Open AntonReinhard opened 2 months ago
Registration pull request created: JuliaRegistries/General/114341
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.
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 v0.1.0 -m "<description of version>" 268cf009f76ecd2e45dd319a08a9bc21d4033c58
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Registration pull request updated: JuliaRegistries/General/114341
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.
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 v0.1.0 -m "<description of version>" 1f8179d03f5f4f778cab605759f88956bd6e07dc
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Registration pull request updated: JuliaRegistries/General/114341
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.
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 v0.1.0 -m "<description of version>" 1f2078f8c05903b7a34024460a7de4a843b53826
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Registration pull request updated: JuliaRegistries/General/114341
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.
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 v0.1.0 -m "<description of version>" c43e326e7c2fbe4829b22560dc06320500cdeb3a
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Error while trying to register: "Tag with name v0.1.0
already exists and points to a different commit"
@JuliaRegistrator register(branch="main")
Registration pull request created: JuliaRegistries/General/115082
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.
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 v0.1.0 -m "<description of version>" d3808746ae2899ba56dc54fde993407254061b06
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Release notes:
Adds some maintenance and improvements to CI scripts. Also updates the versions of QEDbase.jl, QEDcore.jl, QEDprocesses.jl, QEDfields.jl, and QEDevents.jl.
QEDbase.jl v0.3.0 release: https://github.com/QEDjl-project/QEDbase.jl/releases/tag/v0.3.0 QEDcore.jl v0.2.0 release: https://github.com/QEDjl-project/QEDcore.jl/releases/tag/v0.2.0 QEDprocesses.jl v0.3.0 release: https://github.com/QEDjl-project/QEDprocesses.jl/releases/tag/v0.3.0 QEDevents.jl v0.2.0 release: https://github.com/QEDjl-project/QEDevents.jl/releases/tag/v0.2.0 QEDfields.jl v0.2.0 release: https://github.com/QEDjl-project/QEDfields.jl/releases/tag/v0.2.0
Registration pull request created: JuliaRegistries/General/118748
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 v0.2.0 -m "<description of version>" 33a40f591fc50f3d9df0bc463c11a9e97bf37bf4
git push origin v0.2.0
@JuliaRegistrator register(branch="main")