Skip to content

Update CI badge to GitHub Actions badge in docs #4356

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

Merged
merged 1 commit into from
Dec 19, 2020

Conversation

CloudChaoszero
Copy link
Contributor

@CloudChaoszero CloudChaoszero commented Dec 19, 2020

closes #4350

This PR changes the TravisCI badge to the GitHub Actions in docs such as README & Sphinx.

This was requested in Issue #4350

Sphinx Example w/make html & make build ⬇️
Sphinx build

@codecov
Copy link

codecov bot commented Dec 19, 2020

Codecov Report

Merging #4356 (d1ac6b4) into master (4e5edd5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4356   +/-   ##
=======================================
  Coverage   87.95%   87.95%           
=======================================
  Files          88       88           
  Lines       14499    14499           
=======================================
  Hits        12752    12752           
  Misses       1747     1747           

Copy link
Contributor

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks @CloudChaoszero !

Can you edit your pull request message so it says

closes #4350

somewhere in there?

@MarcoGorelli
Copy link
Contributor

MarcoGorelli commented Dec 19, 2020

Not the commit message, the pull request one - this one: #4356 (comment)

e.g. look here #4287


then the issue will be closed automatically when the PR's merged

@CloudChaoszero
Copy link
Contributor Author

Not the commit message, the pull request one - this one: #4356 (comment)

e.g. look here #4287

then the issue will be closed automatically when the PR's merged

Ah, thank you for the clarification. Done!

Copy link
Contributor

@AlexAndorra AlexAndorra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thanks @CloudChaoszero, and thanks @MarcoGorelli for the review 😉

@AlexAndorra AlexAndorra merged commit 52a0479 into pymc-devs:master Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace TravisCI badge with GitHubActions one
3 participants