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 to Project.toml #128

Merged
merged 3 commits into from
Jul 31, 2019
Merged

Switch to Project.toml #128

merged 3 commits into from
Jul 31, 2019

Conversation

alyst
Copy link
Contributor

@alyst alyst commented Jul 15, 2019

Switch from REQUIRE to Project.toml generated by gen_project.jl script.
The package version is bumped to v0.5.0 since it requires Julia >= v1.0.3 (some compiler fixes), and v0.4.0 required Julia v0.7.

After this PR is merged, commenting on the head commit of the master branch (@ instead of @_) with

@_JuliaRegistrator register

Release notes:
<some release notes>

would automatically create new version PR to JuliaRegistry. Once it's merged, JuliaTagBot would tag a new BBO version and create the corresponding github release with the provided release notes.

Closes #127

Project.toml was generated by gen_project.jl script
@coveralls
Copy link

coveralls commented Jul 15, 2019

Coverage Status

Coverage decreased (-0.1%) to 63.003% when pulling fb58af4 on alyst:toml_switch into 453f69d on robertfeldt:master.

alyst added 2 commits July 15, 2019 14:46
workaround Dict printing formatting changes
@alyst
Copy link
Contributor Author

alyst commented Jul 25, 2019

This should be ready to merge.

P.S. Strangely, I don't see the CI (Travis) references in the PR status box (just above the message box), only the "no conflicts with the base branch".
Does it have anything to do with the repository settings?

@robertfeldt robertfeldt merged commit d73e440 into robertfeldt:master Jul 31, 2019
@alyst alyst deleted the toml_switch branch July 31, 2019 16:03
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 this pull request may close these issues.

New release + JuliaRegistrator + JuliaTagBot
3 participants