-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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
MAINT: Add api-token for CircleCI redirector action #25672
Conversation
Co-authored-by: Thomas A Caswell <[email protected]>
I don't know if that helps or not - we are failing way earlier when we try and install codecov? |
Can you drop codecov/coverage here? Re: https://matrix.to/#/!BXmyZMTnRjWJldDRLV:gitter.im/$_KoAHkkUoHKgNSvjo0ByDF0XZWwSXJaErOodoYzi8AQ?via=gitter.im&via=matrix.org&via=aria-net.org |
Ok - I think this is ready (I don't think the CI failures are related). This will only work once merged to main - you can see similar work done here: scipy/scipy#18292 |
…672-on-v3.7.x Backport PR #25672 on branch v3.7.x (MAINT: Add api-token for CircleCI redirector action)
@meeseeksdev backport to v3.7.1-doc |
…672-on-v3.7.1-doc Backport PR #25672 on branch v3.7.1-doc (MAINT: Add api-token for CircleCI redirector action)
PR Summary
The CircleCI artifact redirector action (which creates the docs preview links in PRs) is failing. This is due to an upstream bug. Following the advice on that thread, this PR adds the
api-token
definition in the configuration file for the action.PR Checklist
Documentation and Tests
pytest
passes)Release Notes
.. versionadded::
directive in the docstring and documented indoc/users/next_whats_new/
.. versionchanged::
directive in the docstring and documented indoc/api/next_api_changes/
next_whats_new/README.rst
ornext_api_changes/README.rst