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

New release + JuliaRegistrator + JuliaTagBot #127

Closed
alyst opened this issue Jul 14, 2019 · 5 comments · Fixed by #128
Closed

New release + JuliaRegistrator + JuliaTagBot #127

alyst opened this issue Jul 14, 2019 · 5 comments · Fixed by #128

Comments

@alyst
Copy link
Contributor

alyst commented Jul 14, 2019

It's been a while since the last version (0.4.0) was released.
There are some new features added to master after 0.4.0 (#107, #111) and some bugfixes.

Also, julia ecosystem has switched to using Project.toml instead of REQUIRES and to the new GitHub apps (https://github.com/JuliaRegistries/Registrator.jl and https://github.com/apps/julia-tagbot) that automate the release process.
It would be nice to update BBO to use this too.

@alyst
Copy link
Contributor Author

alyst commented Jul 15, 2019

I'll try to submit the PR replacing REQUIRE with Project.toml (via gen_project.jl) within a few days.

@robertfeldt
Copy link
Owner

Yes, I'm definitely in support of this and did hook up Registrator.jl some time back. However, if you can help out with additional steps that's appreciated; I'm currently on vacation with bad connectivity (for a few more weeks).

@alyst
Copy link
Contributor Author

alyst commented Jul 15, 2019

@robertfeldt Great! Have you also enabled TagBot? (It complements Registrator by automatically generating git tags and github releases once JuliaRegistry accepts the new package version)

@robertfeldt
Copy link
Owner

TagBot is installed. Maybe it is the Registrator setup that is not complete. If you can check which changes are needed to the repo I can then try to set things up correctly. Thanks!

@robertfeldt
Copy link
Owner

Both Registrator and TagBot enabled on BBO repo.

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

Successfully merging a pull request may close this issue.

2 participants