Closed santisoler closed 2 years ago
Zenodo DOI: 10.5281/zenodo.6513957
README.md
v
v1.5.7
AUTHORS.md
git log HEAD...v1.2.3 > changes.rst
git shortlog HEAD...v1.2.3 -sne
sed --in-place "s,#\([0-9]\+\),\`#\1 <https://github.com/fatiando/PROJECT/pull/\1>\`__,g" changes.rst
doc/changes.rst
pandoc -s changes.rst -o changes.md --wrap=none
README.rst
make -C doc all serve
After the changelog PR is merged:
A PR should be opened automatically on the project feedstock repository.
meta.yaml
We can make the v0.4.0 release after https://github.com/fatiando-data/bushveld-gravity/pull/1 is merged and we can also include the Bushveld gravity data in Ensaio in the same release.
👍🏾
Zenodo DOI: 10.5281/zenodo.6513957
Draft a Zenodo archive (to be done by a manager on Zenodo)
README.md
file)v
, likev1.5.7
)AUTHORS.md
in the same orderUpdate the changelog
git log HEAD...v1.2.3 > changes.rst
git shortlog HEAD...v1.2.3 -sne
sed --in-place "s,#\([0-9]\+\),\`#\1 <https://github.com/fatiando/PROJECT/pull/\1>\`__,g" changes.rst
doc/changes.rst
pandoc -s changes.rst -o changes.md --wrap=none
README.rst
make -C doc all serve
to check if the changelog looks wellMake a release
After the changelog PR is merged:
v
(v1.5.7
)Publish to Zenodo
Conda-forge package
A PR should be opened automatically on the project feedstock repository.
meta.yaml
meta.yaml