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

GH15 Download command #23

Closed IanHopkinson closed 5 months ago

IanHopkinson commented 5 months ago

Purpose

Version for this PR: 2024.4.1

This PR adds a download command which will download all the resources for a specified dataset whose names match a pattern (or all if no pattern is supplied). Testing is extended slightly, and the publication to PyPi mechanism is changed to use the GitHub integration.

Major file changes

Describe major file changes in brief

Minor file changes

Outline why other files have changed

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.