Skip to content
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

Switch from attobot to Registrator.jl #45

Closed
carstenbauer opened this issue Apr 8, 2019 · 5 comments
Closed

Switch from attobot to Registrator.jl #45

carstenbauer opened this issue Apr 8, 2019 · 5 comments

Comments

@carstenbauer
Copy link
Owner

carstenbauer commented Apr 8, 2019

See https://discourse.julialang.org/t/switching-package-registration-systems-on-monday/22677/

From today on, Julia doesn't rely on METADATA.jl anymore but instead uses JuliaRegistries/General.

Hence, one has to switch from using attobot to using Registrator.jl.

@carstenbauer
Copy link
Owner Author

JuliaLang/Pkg.jl#1133

REQUIRE -> Project.toml script

@carstenbauer
Copy link
Owner Author

Let's try triggering Registrator:

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/191

After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version:

git tag -a v0.2.1 -m "<description of version>" 9531b3c73aef9e2108099f1eef90d962838c6c3b
git push origin v0.2.1

@carstenbauer
Copy link
Owner Author

Nice, that worked. Let's wait until the PR to General.jl is merged and see if TagBot creates a new github tag/release.

@carstenbauer
Copy link
Owner Author

Neat, worked as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants