Skip to content

Releases: tdviet/fedcloudclient

Fixing a missing library in requirement.txt (psutil)

29 Aug 09:16
7ca9807
Compare
Choose a tag to compare

Add support for Windows' shells

28 Aug 21:30
5c2f020
Compare
Choose a tag to compare
Merge pull request #64 from thebe14/env-output-platform

Formatted output of commands that return shell code to set env vars

Including useful scripts to the installation

05 Jul 15:16
b2ea0f8
Compare
Choose a tag to compare

Including useful scripts to the installation

Add CNAF site and update JSON schema

17 Jun 10:51
5a38f44
Compare
Choose a tag to compare
Merge pull request #43 from tdviet/devel

Add CNAF site and update JSON schema

Minor update

13 Jun 23:31
02a13ae
Compare
Choose a tag to compare
  • Update documentation for ec3 module
  • Print site and VO information for openstack commands to stderr instead stdout

Minor changes

08 Jun 10:27
e12f11f
Compare
Choose a tag to compare

Minor changes

First fedcloudclient release with DOI

02 Apr 18:40
a72717d
Compare
Choose a tag to compare
Merge pull request #28 from tdviet/devel

Add github location to docs

Minor update

31 Mar 13:05
a535a21
Compare
Choose a tag to compare

Changes:

  • Fixing conflicting OS_TOKEN environment
  • Adding jq to Docker container
  • Moving documentation from readthedocs.io to fedcloud.eu
  • Improving documentation

Internal changes:

  • Add workflow for automatic linting
  • Reformatting codes/documentations according to linter

Major release

22 Mar 09:59
a60a21c
Compare
Choose a tag to compare

Note: some changes are incompatible with 1.1.0, see bellow.

Changes (in comparison with 1.1.0):

  • Change CHECKIN_* parameters and environments to OIDC_*
  • Change printing of "site show-project-id" (enabling "eval site show-project-id" syntax)
  • Change local site config location to ~/.config/fedcloud/site-config/
  • Add all-JSON output option --json-output
  • Deprecating support for refresh tokens
  • Add command history to Docker
  • Add short options (-i for --ignore-missing-vo, -j for --json-output)
  • Update documentation

Internal changes:

  • Moving repeated decorators to a separate file
  • Full workflow automation
  • Many small changes to improve readability and security

Revising support for tokens and related parameters

18 Mar 21:34
491658a
Compare
Choose a tag to compare
  • Refresh tokens are deprecated in favor of oidc-agent
  • Change CHECKIN_* parameters and environments to OIDC_*

Warning: the change may break compatibility with older versions