Skip to content

Releases: ScilifelabDataCentre/dds_cli

v1.0.71

08 Aug 12:16
619a62f
Compare
Choose a tag to compare

What's Changed

  • Update deploy-workflow.yml by @inaod568 in #512

Full Changelog: v1.0.7...v1.0.71

v1.0.7

08 Aug 11:42
2862560
Compare
Choose a tag to compare

What's Changed

  • Display multiple motds in CLI and deactivate old ones by @valyo in #505
  • Add spinner when getting project private by @inaod568 in #510
  • Display multiple motds and spinner while getting private key by @inaod568 in #511

Full Changelog: v1.0.62...v1.0.7

v1.0.62

02 Aug 08:02
39ff0d9
Compare
Choose a tag to compare

What's Changed

  • Increased timeout variable to 120 seconds by @inaod568 in #508
  • Increase connection timeout by @inaod568 in #509

Full Changelog: v1.0.61...v1.0.62

v1.0.61

01 Aug 13:58
4e3e672
Compare
Choose a tag to compare

What's Changed

  • Link to dev instance added to allow testing by @inaod568 in #506
  • Link to dev instance and error by @inaod568 in #507

Full Changelog: v1.0.6...v1.0.61

v1.0.6

29 Jun 13:47
ca01310
Compare
Choose a tag to compare

What's Changed

  • Unit tests by @zishanmirza in #494
  • Version header fix by @inaod568 in #496
  • Version Header by @zishanmirza in #495
  • Display MOTD in cli by @valyo in #498
  • change message by @inaod568 in #500
  • List all users as superadmin by @inaod568 in #504
  • Allow 640 by @inaod568 in #502
  • Prep for new version release before summer 2022 by @inaod568 in #501

Full Changelog: v1.0.5...v1.0.6

v1.0.5

13 May 14:58
f146d48
Compare
Choose a tag to compare

What's Changed

  • Possible to trigger TOTP activation and login using TOTP by @alneberg in #259
  • New release to include TOTP by @inaod568 in #493

Full Changelog: v1.0.4...v1.0.5

v1.0.4

12 May 13:31
4faa40f
Compare
Choose a tag to compare

What's Changed

  • Reverting changes because didn't help by @inaod568 in #460
  • Pin versions by @inaod568 in #461
  • Refactor requests in account_manager.py by @valyo in #464
  • Update help message for PI option by @inaod568 in #465
  • Update help message and slight refactoring by @inaod568 in #466
  • Remove complicated tests by @inaod568 in #469
  • Replace "requests.get" with the "request_get" function by @zishanmirza in #463
  • Refactor requests in data lister by @valyo in #467
  • Replace "requests.get" in "file_handler_remote.py" with the "request_get" function in "utils.py" by @zishanmirza in #470
  • Replace "requests.get" in "file_handler_local.py" with the "request_get" function from "utils.py" by @valyo in #472
  • Replace "requests.get" in "project_status.py" with the "request_get" function from "utils.py" by @valyo in #473
  • Replace "requests.get" in "user.py" with the "request_get" function from "utils.py" by @valyo in #475
  • Replace "requests.get" in "s3_connector.py" with the "request_get" function in "utils.py" by @zishanmirza in #471
  • Rename utils.py: requests_get() and adapt all calls by @valyo in #476
  • Replace "requests.put" in "data_getter.py" with the "perform_request" function from "utils.py" by @valyo in #477
  • Replace "requests.put/post" in "data_putter.py" with the "perform_request" function from "utils.py" by @valyo in #478
  • Replace "requests.delete/post" in "account_manager.py" with the "perform_request" function from "utils.py" by @valyo in #479
  • Message of the day post request replaced by @inaod568 in #481
  • Replace post request with common function in project_status.py by @inaod568 in #483
  • Refactor post request from project_creator by @inaod568 in #482
  • New PR template by @inaod568 in #487
  • Project Creation Error by @zishanmirza in #485
  • Add codecov to repo by @inaod568 in #488
  • Codecov fixes by @inaod568 in #489
  • handle motd add error by @valyo in #490
  • Parse project specific errors from API by @inaod568 in #491
  • PR before new production release by @inaod568 in #492

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Apr 15:57
4cc0f27
Compare
Choose a tag to compare

What's Changed

  • Change to make clean by @inaod568 in #457
  • Update deploy-ghp.yml by @inaod568 in #458
  • Update version.py by @inaod568 in #459

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Apr 15:08
648e44a
Compare
Choose a tag to compare

What's Changed

  • sys path changed to .. and not dds_cli by @inaod568 in #455
  • Documentation bug by @inaod568 in #456

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Apr 11:11
ee20ab7
Compare
Choose a tag to compare

What's Changed

  • fix invalid characters by @inaod568 in #442
  • Fix of docs by @inaod568 in #443
  • Instructions on executables by @inaod568 in #444
  • Info on executables in docs by @inaod568 in #445
  • Project Access Fix Message by @zishanmirza in #446
  • Add MOTD command by @valyo in #449
  • Add docstring about "Please reauth" before delivery to avoid delivery being cancelled by @inaod568 in #450
  • Change json response by @inaod568 in #451
  • Better error message if there are no unit users by @inaod568 in #452
  • remove 'currently minimal' by @inaod568 in #453
  • Before release 1.0.1 by @inaod568 in #454

Full Changelog: v1.0.0...v1.0.1