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

issue to tag a new release

Open OkonSamuel opened this issue 3 years ago • 5 comments

@JuliaRegistrator register

OkonSamuel avatar Jun 09 '21 07:06 OkonSamuel

Registration pull request created: JuliaRegistries/General/38468

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

JuliaRegistrator avatar Jun 09 '21 07:06 JuliaRegistrator

@JuliaRegistrator register

OkonSamuel avatar Feb 24 '23 01:02 OkonSamuel

Error while trying to register: "Tag with name v0.6.6 already exists and points to a different commit"

JuliaRegistrator avatar Feb 24 '23 01:02 JuliaRegistrator

@JuliaRegistrator register

OkonSamuel avatar Feb 24 '23 01:02 OkonSamuel

Registration pull request created: JuliaRegistries/General/78391

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.7.0 -m "<description of version>" 85eaadf87fd1791731d732925ca45014e803c183
git push origin v0.7.0

JuliaRegistrator avatar Feb 24 '23 01:02 JuliaRegistrator