-
Notifications
You must be signed in to change notification settings - Fork 474
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
New package Ditherings: 0.1.0 #478
Conversation
Can you add some compatibility constraints? See https://julialang.github.io/Pkg.jl/v1/compatibility/ |
With the new Registrator do I simply tag the updated version? |
No, you trigger registrator again the same way as the first time. There is a tag-bot which you can enable on your repos that will automatically create tags and releases for you after they have been registered. |
Registrator Errors with : "Error while trying to register: Version 0.3.3 already exists" I have tag-bot installed and activated on that respository Do I need to update the version number to update this release? |
That's a different package (ApproximateComputations) than the one that's being registered here (Ditherings). The 0.3.3 version of ApproximateComputations is already registered: In order to make progress here, you'd have to retrigger the registration of Ditherings 0.1.0 with some compatibility constraints. |
Whoopsie daises. |
UUID: 18716f60-6c0e-11e9-0a37-e9870d4a7c8f Repo: https://github.com/NTimmons/Ditherings.jl.git Tree: b82c1da2a9bde0821926927b2185f312c0c8e4c5 Registrator commit: f42a6a5763742b5b7285f36b7ba8be1072ff3517
504b1de
to
c88221b
Compare
I tried to create a release but ran into this error:
To retry, comment on this PR with the phrase |
Registering: Ditherings
Repository: https://github.com/NTimmons/Ditherings.jl
Version: v0.1.0
Commit: 23d290315de3e307a4fd4d06746abc0c69129b98
Proposed by: @NTimmons
Reviewed by: @NTimmons
Reference: NTimmons/Ditherings.jl@23d2903#commitcomment-33386469