This is a quick fix for a bug introduced into get_organization_metadata in the refactor. It includes the addition of a shell script containing all of the
Version for this PR: 2024.3.4
20
Major file changes
None
Minor file changes
Added a shell test file. A very small change in cli.py
Versioning
hdx-cli-toolkit uses the CalVer versioning scheme with format YYYY.MM.Micro i.e. 2022.12.1 which is updated manually in pyproject.toml. The "Micro" component is simply an integer increased by 1 at each version, starting from 0.
[x] Version updated in pyproject.toml and PR description
[x] Update README.md and DEMO.md with any new CLI commands
Purpose
This is a quick fix for a bug introduced into
get_organization_metadata
in the refactor. It includes the addition of a shell script containing all of theVersion for this PR: 2024.3.4
20
Major file changes
None
Minor file changes
Added a shell test file. A very small change in
cli.py
Versioning
hdx-cli-toolkit
uses the CalVer versioning scheme with format YYYY.MM.Micro i.e. 2022.12.1 which is updated manually inpyproject.toml
. The "Micro" component is simply an integer increased by 1 at each version, starting from 0.pyproject.toml
and PR description