-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Run CircleCI jobs in seperate workflows to enable rerunning individually #12449
Conversation
@Borda I think I have to ask someone with a higher privilege to change the setting in this repo. Could you update it after (or before?) this PR lands if you can? |
yes, need to ping @lexierule |
Let's change that after the release so current PRs don't need to re-run their CI @akihironitta ping me if I forget! |
Hi @Borda @carmocca, this is nothing urgent, but could you ping @lexierule to update the setting for required jobs so that we can merge this PR? |
I was checking with her last week, and for some reason, the next CicleCI job is not visible... would need to check again |
this was merged, but still, need to sync with @lexierule 🐰 |
What does this PR do?
Enables individually rerunning the two circleci jobs,
build-Docs
andTPU-tests
by dividing the workflow into two for each job.Just trying... not 100% sure if it works.It seems working correctly :)Does your PR introduce any breaking changes? If yes, please list them.
None
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃
For reference: https://circleci.com/docs/2.0/configuration-reference/#workflows
cc @Borda @carmocca @akihironitta