OCHA-DAP / hdx-cli-toolkit

A commandline tool for interacting with HDX with a view to doing bulk updates
MIT License
1 stars 0 forks source link

GH20 Fix get_organization_metadata bug #21

Closed IanHopkinson closed 7 months ago

IanHopkinson commented 7 months ago

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 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.