Skip to content

Commit

Permalink
Post-release 2024.12.29 (#2915)
Browse files Browse the repository at this point in the history
Automated changes for post-release 2024.12.29
  • Loading branch information
tardis-bot authored Dec 30, 2024
1 parent d73192c commit e24ccce
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 21 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Changelog

### release-2024.12.22 (2024/12/21 20:05)
### release-2024.12.29 (2024/12/28 20:05)
- [2909](https://github.com/tardis-sn/tardis/pull/2909) Post-release 2024.12.22 (2909) (@tardis-bot)
### release-2024.12.22 (2024/12/16 10:05)
- [2901](https://github.com/tardis-sn/tardis/pull/2901) Update test docs (2901) (@KasukabeDefenceForce)
- [2905](https://github.com/tardis-sn/tardis/pull/2905) Post-release 2024.12.15 (2905) (@tardis-bot)
### release-2024.12.15 (2024/12/09 10:05)
Expand Down
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
cff-version: 1.0.3
message: If you use this software, please cite it using these metadata.
# FIXME title as repository name might not be the best name, please make human readable
title: 'tardis-sn/tardis: TARDIS v2024.12.22'
doi: 10.5281/zenodo.14542312
title: 'tardis-sn/tardis: TARDIS v2024.12.29'
doi: 10.5281/zenodo.14567778
# FIXME splitting of full names is error prone, please check if given/family name are correct
authors:
- given-names: Wolfgang
Expand Down Expand Up @@ -347,7 +347,7 @@ authors:
- given-names: Atharwa
family-names: Kharkar
affiliation:
version: release-2024.12.22
date-released: 2024-12-22
version: release-2024.12.29
date-released: 2024-12-29
repository-code: https://github.com/tardis-sn/tardis
license: cc-by-4.0
16 changes: 8 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@ The following BibTeX entries are needed for the references:
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
.. |CITATION| replace:: kerzendorf_2024_14542312
.. |CITATION| replace:: kerzendorf_2024_14567778

.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14542312-blue
:target: https://doi.org/10.5281/zenodo.14542312
.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14567778-blue
:target: https://doi.org/10.5281/zenodo.14567778

.. code-block:: bibtex
@software{kerzendorf_2024_14542312,
@software{kerzendorf_2024_14567778,
author = {Kerzendorf, Wolfgang and
Sim, Stuart and
Vogl, Christian and
Expand Down Expand Up @@ -225,13 +225,13 @@ The following BibTeX entries are needed for the references:
Nayak U, Ashwin and
Kumar, Atul and
Kharkar, Atharwa},
title = {tardis-sn/tardis: TARDIS v2024.12.22},
title = {tardis-sn/tardis: TARDIS v2024.12.29},
month = dec,
year = 2024,
publisher = {Zenodo},
version = {release-2024.12.22},
doi = {10.5281/zenodo.14542312},
url = {https://doi.org/10.5281/zenodo.14542312},
version = {release-2024.12.29},
doi = {10.5281/zenodo.14567778},
url = {https://doi.org/10.5281/zenodo.14567778},
}
*******
Expand Down
16 changes: 8 additions & 8 deletions docs/resources/credits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ The following BibTeX entries are needed for the references:
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
.. |CITATION| replace:: kerzendorf_2024_14542312
.. |CITATION| replace:: kerzendorf_2024_14567778

.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14542312-blue
:target: https://doi.org/10.5281/zenodo.14542312
.. |DOI_BADGE| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.14567778-blue
:target: https://doi.org/10.5281/zenodo.14567778

.. code-block:: bibtex
@software{kerzendorf_2024_14542312,
@software{kerzendorf_2024_14567778,
author = {Kerzendorf, Wolfgang and
Sim, Stuart and
Vogl, Christian and
Expand Down Expand Up @@ -189,12 +189,12 @@ The following BibTeX entries are needed for the references:
Nayak U, Ashwin and
Kumar, Atul and
Kharkar, Atharwa},
title = {tardis-sn/tardis: TARDIS v2024.12.22},
title = {tardis-sn/tardis: TARDIS v2024.12.29},
month = dec,
year = 2024,
publisher = {Zenodo},
version = {release-2024.12.22},
doi = {10.5281/zenodo.14542312},
url = {https://doi.org/10.5281/zenodo.14542312},
version = {release-2024.12.29},
doi = {10.5281/zenodo.14567778},
url = {https://doi.org/10.5281/zenodo.14567778},
}

0 comments on commit e24ccce

Please sign in to comment.