diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 11e457fa..7507b3ba 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Changelog ========== +.. _2.9.0: + +2.9.0 - 2024-12-18 +~~~~~~~~~~~~~~~~~~~ +- New features: + - Added 'Upload' or 'Download' to end of staging directory depending on command + .. _2.8.1: 2.8.1 - 2024-10-22 diff --git a/SPRINTLOG.md b/SPRINTLOG.md index 25cbbc4e..e19a7d64 100644 --- a/SPRINTLOG.md +++ b/SPRINTLOG.md @@ -388,8 +388,9 @@ _Empty sprint_ # 2024-10-07 - 2024-10-18 - Update MOTD command according to post merge review ([#720](https://github.com/ScilifelabDataCentre/dds_cli/pull/720)) -- New version: 2.8.1([#719](https://github.com/ScilifelabDataCentre/dds_cli/pull/719)) +- New version: 2.8.1 ([#719](https://github.com/ScilifelabDataCentre/dds_cli/pull/719)) # 2024-12-02 - 2024-12-13 - 'Upload' or 'Download' added to end of delivery directory name depending on command ([#726](https://github.com/ScilifelabDataCentre/dds_cli/pull/726)) +- New version: 2.9.0 ([#728](https://github.com/ScilifelabDataCentre/dds_cli/pull/728)) diff --git a/dds_cli/version.py b/dds_cli/version.py index c3282ab9..4116c36a 100644 --- a/dds_cli/version.py +++ b/dds_cli/version.py @@ -2,4 +2,4 @@ # Do not change bump the major version unless absolutely necessary - makes incompatible with API # If mid or minor version reaches 9, continue to 10, 11 etc. -__version__ = "2.8.1" +__version__ = "2.9.0" diff --git a/img/dds-help-1.svg b/img/dds-help-1.svg index a6fa18b2..0fa17270 100644 --- a/img/dds-help-1.svg +++ b/img/dds-help-1.svg @@ -19,140 +19,140 @@ font-weight: 700; } - .terminal-3849839141-matrix { + .terminal-3849970213-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-3849839141-title { + .terminal-3849970213-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-3849839141-r1 { fill: #c5c8c6 } -.terminal-3849839141-r2 { fill: #868887;font-style: italic; } -.terminal-3849839141-r3 { fill: #c5c8c6;font-weight: bold } -.terminal-3849839141-r4 { fill: #d0b344;font-weight: bold } -.terminal-3849839141-r5 { fill: #68a0b3;font-weight: bold } -.terminal-3849839141-r6 { fill: #868887 } -.terminal-3849839141-r7 { fill: #4e707b;font-weight: bold } -.terminal-3849839141-r8 { fill: #98a84b;font-weight: bold } -.terminal-3849839141-r9 { fill: #8d7b39;font-weight: bold } + .terminal-3849970213-r1 { fill: #c5c8c6 } +.terminal-3849970213-r2 { fill: #868887;font-style: italic; } +.terminal-3849970213-r3 { fill: #c5c8c6;font-weight: bold } +.terminal-3849970213-r4 { fill: #d0b344;font-weight: bold } +.terminal-3849970213-r5 { fill: #68a0b3;font-weight: bold } +.terminal-3849970213-r6 { fill: #868887 } +.terminal-3849970213-r7 { fill: #4e707b;font-weight: bold } +.terminal-3849970213-r8 { fill: #98a84b;font-weight: bold } +.terminal-3849970213-r9 { fill: #8d7b39;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -164,46 +164,46 @@ - + - - $ dds -     ︵  - ︵ (  )   ︵  -(  ) ) (  (  )   SciLifeLab Data Delivery System  - ︶  (  ) ) (    https://delivery.scilifelab.se/  -      ︶ (  )    CLI Version 2.8.1  -          ︶ -[..truncated..] -Usage: dds [OPTIONSCOMMAND [ARGS]... - - SciLifeLab Data Delivery System (DDS) command line interface.                                       -Access token is saved in a .dds_cli_token file in the home directory. -The token is valid for 7 days. Make sure your token is valid long enough for the delivery to  -finish. To avoid that a delivery fails because of an expired token, we recommend reauthenticating  -yourself before each delivery ('dds data put' / 'get'). - -╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮ ---verbose-v  Print verbose output to the console.                               ---log-file-l<filename>  Save a log to a file.                                              ---no-prompt  Run without any interactive features.                              ---token-path-tpTEXT        The path where the authentication token will be stored. For a      -                                normal use-case, this should not be needed.                        ---version  Display the version of this software.                              ---help  List the options of any DDS subcommand and its default settings.   -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ -╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮ -auth         Group command for creating and managing authenticated sessions (valid for 7 days).  -data         Group command for uploading, downloading and managing project data.                 -ls           List the active projects you have access to or the project contents.                -maintenance  [Super Admins only] Activate / Deactivate / Display status for Maintenance mode.    -motd         [Super Admins only] Group command for managing Message of the Day within DDS.       -project      Group command for creating and managing projects within the DDS.                    -stats        Get statistics in the DDS.                                                          -unit         [Super Admins only] Group command for managing units.                               -user         Group command for managing user accounts, including your own.                       -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ - + + $ dds +     ︵  + ︵ (  )   ︵  +(  ) ) (  (  )   SciLifeLab Data Delivery System  + ︶  (  ) ) (    https://delivery.scilifelab.se/  +      ︶ (  )    CLI Version 2.9.0  +          ︶ +[..truncated..] +Usage: dds [OPTIONSCOMMAND [ARGS]... + + SciLifeLab Data Delivery System (DDS) command line interface.                                       +Access token is saved in a .dds_cli_token file in the home directory. +The token is valid for 7 days. Make sure your token is valid long enough for the delivery to  +finish. To avoid that a delivery fails because of an expired token, we recommend reauthenticating  +yourself before each delivery ('dds data put' / 'get'). + +╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮ +--verbose-v  Print verbose output to the console.                               +--log-file-l<filename>  Save a log to a file.                                              +--no-prompt  Run without any interactive features.                              +--token-path-tpTEXT        The path where the authentication token will be stored. For a      +                                normal use-case, this should not be needed.                        +--version  Display the version of this software.                              +--help  List the options of any DDS subcommand and its default settings.   +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮ +auth         Group command for creating and managing authenticated sessions (valid for 7 days).  +data         Group command for uploading, downloading and managing project data.                 +ls           List the active projects you have access to or the project contents.                +maintenance  [Super Admins only] Activate / Deactivate / Display status for Maintenance mode.    +motd         [Super Admins only] Group command for managing Message of the Day within DDS.       +project      Group command for creating and managing projects within the DDS.                    +stats        Get statistics in the DDS.                                                          +unit         [Super Admins only] Group command for managing units.                               +user         Group command for managing user accounts, including your own.                       +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ + diff --git a/img/dds-help-2.svg b/img/dds-help-2.svg index 65469e2d..06a98124 100644 --- a/img/dds-help-2.svg +++ b/img/dds-help-2.svg @@ -19,140 +19,140 @@ font-weight: 700; } - .terminal-3983402056-matrix { + .terminal-3983533128-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-3983402056-title { + .terminal-3983533128-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-3983402056-r1 { fill: #c5c8c6 } -.terminal-3983402056-r2 { fill: #868887;font-style: italic; } -.terminal-3983402056-r3 { fill: #c5c8c6;font-weight: bold } -.terminal-3983402056-r4 { fill: #d0b344;font-weight: bold } -.terminal-3983402056-r5 { fill: #68a0b3;font-weight: bold } -.terminal-3983402056-r6 { fill: #868887 } -.terminal-3983402056-r7 { fill: #4e707b;font-weight: bold } -.terminal-3983402056-r8 { fill: #98a84b;font-weight: bold } -.terminal-3983402056-r9 { fill: #8d7b39;font-weight: bold } + .terminal-3983533128-r1 { fill: #c5c8c6 } +.terminal-3983533128-r2 { fill: #868887;font-style: italic; } +.terminal-3983533128-r3 { fill: #c5c8c6;font-weight: bold } +.terminal-3983533128-r4 { fill: #d0b344;font-weight: bold } +.terminal-3983533128-r5 { fill: #68a0b3;font-weight: bold } +.terminal-3983533128-r6 { fill: #868887 } +.terminal-3983533128-r7 { fill: #4e707b;font-weight: bold } +.terminal-3983533128-r8 { fill: #98a84b;font-weight: bold } +.terminal-3983533128-r9 { fill: #8d7b39;font-weight: bold } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -164,46 +164,46 @@ - + - - $ dds --help -     ︵  - ︵ (  )   ︵  -(  ) ) (  (  )   SciLifeLab Data Delivery System  - ︶  (  ) ) (    https://delivery.scilifelab.se/  -      ︶ (  )    CLI Version 2.8.1  -          ︶ -[..truncated..] -Usage: dds [OPTIONSCOMMAND [ARGS]... - - SciLifeLab Data Delivery System (DDS) command line interface.                                       -Access token is saved in a .dds_cli_token file in the home directory. -The token is valid for 7 days. Make sure your token is valid long enough for the delivery to  -finish. To avoid that a delivery fails because of an expired token, we recommend reauthenticating  -yourself before each delivery ('dds data put' / 'get'). - -╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮ ---verbose-v  Print verbose output to the console.                               ---log-file-l<filename>  Save a log to a file.                                              ---no-prompt  Run without any interactive features.                              ---token-path-tpTEXT        The path where the authentication token will be stored. For a      -                                normal use-case, this should not be needed.                        ---version  Display the version of this software.                              ---help  List the options of any DDS subcommand and its default settings.   -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ -╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮ -auth         Group command for creating and managing authenticated sessions (valid for 7 days).  -data         Group command for uploading, downloading and managing project data.                 -ls           List the active projects you have access to or the project contents.                -maintenance  [Super Admins only] Activate / Deactivate / Display status for Maintenance mode.    -motd         [Super Admins only] Group command for managing Message of the Day within DDS.       -project      Group command for creating and managing projects within the DDS.                    -stats        Get statistics in the DDS.                                                          -unit         [Super Admins only] Group command for managing units.                               -user         Group command for managing user accounts, including your own.                       -╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ - + + $ dds --help +     ︵  + ︵ (  )   ︵  +(  ) ) (  (  )   SciLifeLab Data Delivery System  + ︶  (  ) ) (    https://delivery.scilifelab.se/  +      ︶ (  )    CLI Version 2.9.0  +          ︶ +[..truncated..] +Usage: dds [OPTIONSCOMMAND [ARGS]... + + SciLifeLab Data Delivery System (DDS) command line interface.                                       +Access token is saved in a .dds_cli_token file in the home directory. +The token is valid for 7 days. Make sure your token is valid long enough for the delivery to  +finish. To avoid that a delivery fails because of an expired token, we recommend reauthenticating  +yourself before each delivery ('dds data put' / 'get'). + +╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮ +--verbose-v  Print verbose output to the console.                               +--log-file-l<filename>  Save a log to a file.                                              +--no-prompt  Run without any interactive features.                              +--token-path-tpTEXT        The path where the authentication token will be stored. For a      +                                normal use-case, this should not be needed.                        +--version  Display the version of this software.                              +--help  List the options of any DDS subcommand and its default settings.   +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ +╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮ +auth         Group command for creating and managing authenticated sessions (valid for 7 days).  +data         Group command for uploading, downloading and managing project data.                 +ls           List the active projects you have access to or the project contents.                +maintenance  [Super Admins only] Activate / Deactivate / Display status for Maintenance mode.    +motd         [Super Admins only] Group command for managing Message of the Day within DDS.       +project      Group command for creating and managing projects within the DDS.                    +stats        Get statistics in the DDS.                                                          +unit         [Super Admins only] Group command for managing units.                               +user         Group command for managing user accounts, including your own.                       +╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ + diff --git a/img/dds-version.svg b/img/dds-version.svg index 51c614a9..8f1421dd 100644 --- a/img/dds-version.svg +++ b/img/dds-version.svg @@ -19,31 +19,31 @@ font-weight: 700; } - .terminal-1542862740-matrix { + .terminal-1542993812-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1542862740-title { + .terminal-1542993812-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1542862740-r1 { fill: #c5c8c6 } -.terminal-1542862740-r2 { fill: #868887;font-style: italic; } + .terminal-1542993812-r1 { fill: #c5c8c6 } +.terminal-1542993812-r2 { fill: #868887;font-style: italic; } - + - + - + @@ -55,12 +55,12 @@ - + - - $ dds --version -[..truncated..] -Data Delivery System, version 2.8.1 + + $ dds --version +[..truncated..] +Data Delivery System, version 2.9.0 diff --git a/img/python-version.svg b/img/python-version.svg index f0625d58..577cac91 100644 --- a/img/python-version.svg +++ b/img/python-version.svg @@ -19,27 +19,27 @@ font-weight: 700; } - .terminal-628300174-matrix { + .terminal-629348751-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-628300174-title { + .terminal-629348751-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-628300174-r1 { fill: #c5c8c6 } + .terminal-629348751-r1 { fill: #c5c8c6 } - + - + @@ -51,11 +51,11 @@ - + - - $ python --version -Python 3.12.7 + + $ python --version +Python 3.12.8 diff --git a/img/python3-version.svg b/img/python3-version.svg index 03cd4324..b418339c 100644 --- a/img/python3-version.svg +++ b/img/python3-version.svg @@ -19,27 +19,27 @@ font-weight: 700; } - .terminal-940120513-matrix { + .terminal-941169090-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-940120513-title { + .terminal-941169090-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-940120513-r1 { fill: #c5c8c6 } + .terminal-941169090-r1 { fill: #c5c8c6 } - + - + @@ -51,11 +51,11 @@ - + - - $ python3 --version -Python 3.12.7 + + $ python3 --version +Python 3.12.8