Major release
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