-
Notifications
You must be signed in to change notification settings - Fork 15
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
[FIX, DOC] Fix badge in README and docs #39
Conversation
Would you mind enabling the circleci-artifacts-redirector and CircleCI Checks GitHub apps on this repo? They should help with the status checks.
|
As far as I can tell, they are enabled (I know circleci-artifacts-redirector is). The other one looks like it's enabled, but following the directions seems to just keep taking me back to a GitHub page saying I need to enable it on CircleCI... |
Codecov Report
@@ Coverage Diff @@
## master #39 +/- ##
=======================================
Coverage 17.50% 17.50%
=======================================
Files 50 50
Lines 14209 14209
=======================================
Hits 2487 2487
Misses 11722 11722 Continue to review full report at Codecov.
|
I'm sorry getting these things set up is such a slog. I've done it a few times, but every time it's like I have to relearn it. When you go to this repository's Settings --> Integrations --> circleci-artifacts-redirector, and hit the Configure button, it should take you to the "Installed GitHub Apps" tab in your account settings. When you scroll down to the "Repository access" section, does it have |
No need to apologize! I really appreciate the effort getting this running, as I clearly don't know how to do it... In answer to your question, yes. According to the Installed GitHub App circleci-artifacts-redirector page, it has access to all repositories. It does look like all the tests are running - it's just that it's failing the style check, and it's upset about that. You mentioned that I could make is so the style check didn't count as a "real" test, right? |
Okay... I'll try closing this PR and reopening it. Maybe that will trigger it?
Once the individual jobs in the CircleCI workflow show up as separate status checks here (which Check out this PR I have open for tedana: ME-ICA/tedana#591. There's also a status check that renders the documentation. The exact method is slightly different in tedana (i.e., it uses a GitHub webhook directly from ReadTheDocs, while here we are using |
Closes None.
Changes proposed in this pull request: