SciML/CellMLToolkit.jl

Register

ChrisRackauckas opened this issue · 9 comments

Registration pull request created: JuliaRegistries/General/28326

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.1.0 -m "<description of version>" 5c42cd0989c7182224528af137d1ebfc8b69c406
git push origin v1.1.0

Registration pull request created: JuliaRegistries/General/43128

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v2.5.0 -m "<description of version>" 1189d6d2ab43b0079a8e26e2cce7000d7da3983c
git push origin v2.5.0

Registration pull request created: JuliaRegistries/General/81031

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v2.11.0 -m "<description of version>" 5a637030b2807263b6545187b9d6117537c095f4
git push origin v2.11.0

Error while trying to register: Version 2.12.0 already exists

Registration pull request created: JuliaRegistries/General/116652

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v2.13.0 -m "<description of version>" 538af2e6f24e642f60d7815f73c46e30bb17a2fa
git push origin v2.13.0