jeremiahpslewis / AlgorithmicCompetition.jl

Computational models of algorithmic competition
MIT License
3 stars 0 forks source link

Register Package #56

Closed jeremiahpslewis closed 1 year ago

jeremiahpslewis commented 1 year ago

@JuliaRegistrator register branch=main

JuliaRegistrator commented 1 year ago

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

jeremiahpslewis commented 1 year ago

@JuliaRegistrator register branch=main

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/90318

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.3 -m "<description of version>" 778d35afdd46b3c27ddd2734f5e72e65f7f8d2e5
git push origin v0.1.3

Also, note the warning: This looks like a new registration that registers version 0.1.3. Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers 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.

jeremiahpslewis commented 1 year ago

@JuliaRegistrator register branch=main

JuliaRegistrator commented 1 year ago

Registration pull request updated: JuliaRegistries/General/90318

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.3 -m "<description of version>" 90da269f46bd576628c26d41de125d326b9a50f6
git push origin v0.1.3

Also, note the warning: This looks like a new registration that registers version 0.1.3. Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers 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.

jeremiahpslewis commented 1 year ago

@JuliaRegistrator register branch=main

JuliaRegistrator commented 1 year ago

Registration pull request updated: JuliaRegistries/General/90318

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.3 -m "<description of version>" 44618082f34e6f74403d771ad8236ca40df875e4
git push origin v0.1.3

Also, note the warning: This looks like a new registration that registers version 0.1.3. Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers 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.