Closed caldwellst closed 4 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
{arrow}
Adds in checks to ensure that in all PRs, the .signals-version is incremented and those changes are reflected in CHANGES.md.
.signals-version
CHANGES.md
Closes #207. Closes #187.
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.
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/9890537212Adds in checks to ensure that in all PRs, the
.signals-version
is incremented and those changes are reflected inCHANGES.md
.Closes #207. Closes #187.