Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-release 2024.12.01 #2895

Merged
merged 2 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
## Changelog

### release-2024.11.11 (2024/11/11 10:14)
### release-2024.12.01 (2024/11/30 20:10)
- [2889](https://github.com/tardis-sn/tardis/pull/2889) Add token to release workflow (2889) (@KasukabeDefenceForce)
- [2890](https://github.com/tardis-sn/tardis/pull/2890) Update badge for doc string coverage (2890) (@KasukabeDefenceForce)
- [2891](https://github.com/tardis-sn/tardis/pull/2891) Revert "Fix the issue where the docs are built twice when there are no changes" (2891) (@KasukabeDefenceForce)
- [2888](https://github.com/tardis-sn/tardis/pull/2888) Post-release 2024.11.25 (2888) (@tardis-bot)
### release-2024.11.24 (2024/11/20 12:32)
- [2887](https://github.com/tardis-sn/tardis/pull/2887) Post-release 2024.11.20 (2887) (@tardis-bot)
### release-2024.11.20 (2024/11/20 10:01)
- [2886](https://github.com/tardis-sn/tardis/pull/2886) Release Fixes (2886) (@atharva-2001)
- [2884](https://github.com/tardis-sn/tardis/pull/2884) Release Fixes (2884) (@atharva-2001)
- [2870](https://github.com/tardis-sn/tardis/pull/2870) Replace M_PI=np.arccos(-1) with M_PI=np.pi (2870) (@Akash265)
- [2873](https://github.com/tardis-sn/tardis/pull/2873) Post-release 2024.11.11 (2873) (@tardis-bot)
- [2844](https://github.com/tardis-sn/tardis/pull/2844) Remove integration tests (2844) (@KasukabeDefenceForce)
- [2871](https://github.com/tardis-sn/tardis/pull/2871) Fix the issue where the docs are built twice when there are no changes (2871) (@KasukabeDefenceForce)
### release-2024.11.11 (2024/11/04 10:14)
- [2858](https://github.com/tardis-sn/tardis/pull/2858) Gamma ray documentation introduction (2858) (@CePowers)
- [2730](https://github.com/tardis-sn/tardis/pull/2730) Simulation solver workflow (2730) (@andrewfullard)
- [2860](https://github.com/tardis-sn/tardis/pull/2860) Cleanup codestyle workflow (2860) (@KasukabeDefenceForce)
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.11.24'
doi: 10.5281/zenodo.14210866
title: 'tardis-sn/tardis: TARDIS v2024.12.01'
doi: 10.5281/zenodo.14252185
# 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.11.24
date-released: 2024-11-24
version: release-2024.12.01
date-released: 2024-12-01
repository-code: https://github.com/tardis-sn/tardis
license: cc-by-4.0
22 changes: 11 additions & 11 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ stars (*supernovae*).
.. image:: https://codecov.io/gh/tardis-sn/tardis/branch/master/graph/badge.svg
:target: https://codecov.io/gh/tardis-sn/tardis

.. image:: https://img.shields.io/endpoint?url=https://jsonbin.org/tardis-bot/tardis/badges/docstr-cov
:target: https://github.com/tardis-sn/tardis/actions/workflows/docstr-cov.yml?query=branch%3Amaster
.. image:: https://github.com/tardis-sn/tardis/actions/workflows/docstr-cov.yml/badge.svg
:target: https://github.com/tardis-sn/tardis/actions/workflows/docstr-cov.yml

.. image:: https://github.com/tardis-sn/tardis/actions/workflows/tests.yml/badge.svg
:target: https://github.com/tardis-sn/tardis/actions/workflows/tests.yml
Expand Down 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_14210866
.. |CITATION| replace:: kerzendorf_2024_14252185

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

.. code-block:: bibtex

@software{kerzendorf_2024_14210866,
@software{kerzendorf_2024_14252185,
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.11.24},
month = nov,
title = {tardis-sn/tardis: TARDIS v2024.12.01},
month = dec,
year = 2024,
publisher = {Zenodo},
version = {release-2024.11.24},
doi = {10.5281/zenodo.14210866},
url = {https://doi.org/10.5281/zenodo.14210866}
version = {release-2024.12.01},
doi = {10.5281/zenodo.14252185},
url = {https://doi.org/10.5281/zenodo.14252185}
}

*******
Expand Down
18 changes: 9 additions & 9 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_14210866
.. |CITATION| replace:: kerzendorf_2024_14252185

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

.. code-block:: bibtex

@software{kerzendorf_2024_14210866,
@software{kerzendorf_2024_14252185,
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.11.24},
month = nov,
title = {tardis-sn/tardis: TARDIS v2024.12.01},
month = dec,
year = 2024,
publisher = {Zenodo},
version = {release-2024.11.24},
doi = {10.5281/zenodo.14210866},
url = {https://doi.org/10.5281/zenodo.14210866}
version = {release-2024.12.01},
doi = {10.5281/zenodo.14252185},
url = {https://doi.org/10.5281/zenodo.14252185}
}

Loading