Skip to content

Commit

Permalink
Post-release 2024.12.15 (#2905)
Browse files Browse the repository at this point in the history
Automated changes for post-release 2024.12.15
  • Loading branch information
tardis-bot authored Dec 16, 2024
1 parent 068d33d commit 22ffd40
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 21 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Changelog

### release-2024.12.08 (2024/12/07 20:08)
### release-2024.12.15 (2024/12/14 20:07)
- [2902](https://github.com/tardis-sn/tardis/pull/2902) Fix Benchmarks Workflow (2902) (@atharva-2001)
- [2900](https://github.com/tardis-sn/tardis/pull/2900) Post-release 2024.12.08 (2900) (@tardis-bot)
### release-2024.12.08 (2024/12/04 12:24)
- [2898](https://github.com/tardis-sn/tardis/pull/2898) Remove "labeled" from tests workflow triggers (2898) (@KasukabeDefenceForce)
- [2865](https://github.com/tardis-sn/tardis/pull/2865) Rates matrix solver (2865) (@andrewfullard)
- [2874](https://github.com/tardis-sn/tardis/pull/2874) Remove tau sobolevs from plasma (2874) (@andrewfullard)
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.08'
doi: 10.5281/zenodo.14300679
title: 'tardis-sn/tardis: TARDIS v2024.12.15'
doi: 10.5281/zenodo.14485351
# 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.08
date-released: 2024-12-08
version: release-2024.12.15
date-released: 2024-12-15
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_14300679
.. |CITATION| replace:: kerzendorf_2024_14485351

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

.. code-block:: bibtex
@software{kerzendorf_2024_14300679,
@software{kerzendorf_2024_14485351,
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.08},
title = {tardis-sn/tardis: TARDIS v2024.12.15},
month = dec,
year = 2024,
publisher = {Zenodo},
version = {release-2024.12.08},
doi = {10.5281/zenodo.14300679},
url = {https://doi.org/10.5281/zenodo.14300679}
version = {release-2024.12.15},
doi = {10.5281/zenodo.14485351},
url = {https://doi.org/10.5281/zenodo.14485351}
}
*******
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_14300679
.. |CITATION| replace:: kerzendorf_2024_14485351

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

.. code-block:: bibtex
@software{kerzendorf_2024_14300679,
@software{kerzendorf_2024_14485351,
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.08},
title = {tardis-sn/tardis: TARDIS v2024.12.15},
month = dec,
year = 2024,
publisher = {Zenodo},
version = {release-2024.12.08},
doi = {10.5281/zenodo.14300679},
url = {https://doi.org/10.5281/zenodo.14300679}
version = {release-2024.12.15},
doi = {10.5281/zenodo.14485351},
url = {https://doi.org/10.5281/zenodo.14485351}
}

0 comments on commit 22ffd40

Please sign in to comment.