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

Add cargo publish job for rustworkx-core (backport #694) #697

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 10, 2022

This is an automatic backport of pull request #694 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

This commit adds a CI job to automatically publish rustworkx-core to
crates.io on releases. In the past I have just manually run cargo
publish locally but this is error prone and depends on me doing the
correct thing. Having it run automatically in CI limits the chances of
something going wrong.

(cherry picked from commit 749491e)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3219389318

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.036%

Totals Coverage Status
Change from base Build 3219310595: 0.0%
Covered Lines: 13260
Relevant Lines: 13665

💛 - Coveralls

@IvanIsCoding IvanIsCoding added the automerge Queue a approved PR for merging label Oct 10, 2022
@mergify mergify bot merged commit 0ce292d into stable/0.12 Oct 10, 2022
@mergify mergify bot deleted the mergify/bp/stable/0.12/pr-694 branch October 10, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants