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

Issue to trigger new releases #46

Closed
ablaom opened this issue Feb 6, 2025 · 5 comments
Closed

Issue to trigger new releases #46

ablaom opened this issue Feb 6, 2025 · 5 comments

Comments

@ablaom
Copy link
Member

ablaom commented Feb 6, 2025

@JuliaRegistrator register branch=master

Release notes:

This is a major, breaking rewrite of the original tentative "proposal" represented by 0.1.0, which was never intended for widespread adoption. Noteworthy change affecting StatisticalMeasures.jl and StatisticalMeasuresBase.jl:

  • (breaking) LiteralTarget has been renamed Point.
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/124483

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 v0.2.0 -m "<description of version>" c5b72182f56ab0e6bd6891e1cbeb463c6e948d8f
git push origin v0.2.0

@ablaom ablaom pinned this issue Feb 6, 2025
@ablaom ablaom closed this as completed Feb 6, 2025
@ablaom
Copy link
Member Author

ablaom commented Feb 18, 2025

@JuliaRegistrator register branch=master

Release notes:

This release contains no breaking changes, only final documentation polish, including integration of the newly released packages:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/125331

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 v1.0.0 -m "<description of version>" 920efb63a29c9265d20622f4144d9051e089f92d
git push origin v1.0.0

@ablaom
Copy link
Member Author

ablaom commented Feb 19, 2025

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/125395

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 v1.0.1 -m "<description of version>" 1223f3fa522a7778a247243ab04710246be72d01
git push origin v1.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants