OCHA-DAP / hdx-signals

HDX Signals
https://un-ocha-centre-for-humanitarian.gitbook.io/hdx-signals/
GNU General Public License v3.0
5 stars 0 forks source link

Use new IDMC release and add check Signals version incremented and CHANGES updated #206

Closed caldwellst closed 2 months ago

caldwellst commented 2 months ago

Updates all packages in the lock file, particularly the new IDMC release: https://github.com/OCHA-DAP/idmc. The {arrow} error seems to no longer be present, so we can now start using the latest release! https://github.com/OCHA-DAP/hdx-signals/actions/runs/9890537212

Adds in checks to ensure that in all PRs, the .signals-version is incremented and those changes are reflected in CHANGES.md.

Closes #207. Closes #187.

caldwellst commented 2 months ago

I have also, by accidentally forgetting to put a new branch, implemented a check on all pull requests to require incrementing version. Addressing slightly #187.