When a new release is made, various things need to happen. The version number within these files need to be edited before/alongside the new release:
- CITATION.cff
- README.md
- codemeta.json
- inst/CITATION
- DESCRIPTION
The Zenodo should sort itself out.
A regular thing that happens is that I forget to update all of these files on a new release, and the release number is not updated within these files.
We may need more GitHub Actions to automate this workflow. For example:
When a new release is made, various things need to happen. The version number within these files need to be edited before/alongside the new release:
The Zenodo should sort itself out.
A regular thing that happens is that I forget to update all of these files on a new release, and the release number is not updated within these files.
We may need more GitHub Actions to automate this workflow. For example: