Skip to content

CI: Split .github\workflows\ci.yml into separate workflows #37242

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

Closed
simonjayhawkins opened this issue Oct 19, 2020 · 0 comments · Fixed by #45097
Closed

CI: Split .github\workflows\ci.yml into separate workflows #37242

simonjayhawkins opened this issue Oct 19, 2020 · 0 comments · Fixed by #45097
Labels
CI Continuous Integration
Milestone

Comments

@simonjayhawkins
Copy link
Member

CI / Checks (push) — Checks and CI / Web and docs (push) — Web and docs are part of the same workflow.

If we want to restart one of the jobs (quiet infrequent - a few instances of connection issues on web and docs IIRC), both are re-run.

It may make sense to split these.

An alternative could be to combine with pre-commit into a single workflow and only run 'Checks' and 'Web and docs' on success.

@simonjayhawkins simonjayhawkins added CI Continuous Integration Needs Discussion Requires discussion from core team before further action labels Oct 19, 2020
@mroeschke mroeschke removed the Needs Discussion Requires discussion from core team before further action label Aug 13, 2021
@jreback jreback added this to the 1.4 milestone Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants