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

CI skips docker build/push if tag is on commit with "DOC: " message #2592

Closed
effigies opened this issue Oct 12, 2021 · 3 comments · Fixed by #2593
Closed

CI skips docker build/push if tag is on commit with "DOC: " message #2592

effigies opened this issue Oct 12, 2021 · 3 comments · Fixed by #2593
Labels

Comments

@effigies
Copy link
Member

Forgot to update the release date for 20.2.5, did it with a DOC: message, and the workflow powered through: https://app.circleci.com/pipelines/github/nipreps/fmriprep/506/workflows/e70958be-c88e-46c0-b48f-91eb77753401

We should probably skip those checks for tags.

The code is already on PyPI, so we should build locally and push. @oesteban who all has credentials to do the push? Happy to let you build if that's easiest. Or I can push to markiewicz/fmriprep:20.2.5 and you can re-tag?

@effigies effigies added the bug label Oct 12, 2021
@oesteban
Copy link
Member

I can build and push.

@effigies
Copy link
Member Author

I'll submit a PR for the CircleCI config.

@oesteban
Copy link
Member

Pushing ATM. Should be up within minutes.

@oesteban oesteban linked a pull request Oct 15, 2021 that will close this issue
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 a pull request may close this issue.

2 participants