ColorSchemes.jl icon indicating copy to clipboard operation
ColorSchemes.jl copied to clipboard

Releases

Open cormullion opened this issue 10 months ago • 3 comments
trafficstars

@JuliaRegistrator register()

cormullion avatar Jan 21 '25 14:01 cormullion

Registration pull request created: JuliaRegistries/General/123406

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 v3.28.0 -m "<description of version>" 096ea3c48732eb8378ba2eefce95f3bec2f32a30
git push origin v3.28.0

JuliaRegistrator avatar Jan 21 '25 14:01 JuliaRegistrator

@JuliaRegistrator register

Release notes:

Change license for a file; add kookaburra

cormullion avatar Feb 12 '25 18:02 cormullion

Registration pull request created: JuliaRegistries/General/124936

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 v3.29.0 -m "<description of version>" 3693bff4af02cbda44e3400b23b5d9eaa38725e2
git push origin v3.29.0

JuliaRegistrator avatar Feb 12 '25 18:02 JuliaRegistrator

could we get another release?

andrew-saydjari avatar Jul 04 '25 21:07 andrew-saydjari

@JuliaRegistrator register()

cormullion avatar Jul 05 '25 13:07 cormullion

Registration pull request created: JuliaRegistries/General/134242

Recommendation: add release notes

Release notes help your users know what has changed in the new version. For breaking releases in particular, it's recommended to document what breaking changes were made (or point to where changes can be found, such as a changelog).

To add release notes, 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 release notes to this registration, just re-invoke JuliaRegistrator 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 v3.30.0 -m "<description of version>" 605b1b95a526acd220ef47d213b65c6b66146e02
git push origin v3.30.0

JuliaRegistrator avatar Jul 05 '25 13:07 JuliaRegistrator

@JuliaRegistrator register()

cormullion avatar Sep 14 '25 12:09 cormullion

Registration pull request created: JuliaRegistries/General/138531

Recommendation: add release notes

Release notes help your users know what has changed in the new version. For breaking releases in particular, it's recommended to document what breaking changes were made (or point to where changes can be found, such as a changelog).

To add release notes, 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 release notes to this registration, just re-invoke JuliaRegistrator 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 v3.31.0 -m "<description of version>" 08ff9a64015699a1042e4d2a817b035529f942e8
git push origin v3.31.0

JuliaRegistrator avatar Sep 14 '25 12:09 JuliaRegistrator