DhruvaSambrani / PlutoReport.jl

Make awesome reports and talk slides in Pluto!
GNU General Public License v3.0
31 stars 0 forks source link

Julia Registrator #9

Closed DhruvaSambrani closed 1 year ago

DhruvaSambrani commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

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

DhruvaSambrani commented 1 year ago

@JuliaRegistrator update()

JuliaRegistrator commented 1 year ago

Error while trying to register: Action not recognized: update

DhruvaSambrani commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/66191

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.1 -m "<description of version>" f86271494d7d6e39ddbba8a0acaedab3d6401c07
git push origin v0.2.1

Also, note the warning: Version 0.2.1 skips over 0.2.0 This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

DhruvaSambrani commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

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

DhruvaSambrani commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

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

DhruvaSambrani commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/66192

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>" 5153c6e78720344b07c7cee1fd575bfe11b57499
git push origin v0.2.0