Skip to content

[dev]: split up test & release into separate workflows #2903

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
jsjoeio opened this issue Mar 16, 2021 · 1 comment
Closed

[dev]: split up test & release into separate workflows #2903

jsjoeio opened this issue Mar 16, 2021 · 1 comment
Assignees
Labels
chore Related to maintenance or clean up ci Issues related to ci
Milestone

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Mar 16, 2021

Right now, we have one main workflow: ci.yaml

When you have an issue with fmt or lint, you have to push up and run the entire workflow again. We'd like to split up the workflows into two:

  1. main workflow - lint, fmt, test:unit
  2. release + e2e workflow

We also don't need to run the docker or arm64 steps on every workflow either.

We're hoping this + smart caching could speed up the workflow.

@jsjoeio jsjoeio added the ci Issues related to ci label Mar 16, 2021
@jsjoeio jsjoeio added this to the v3.9.3 milestone Mar 16, 2021
@oxy oxy self-assigned this Mar 25, 2021
@jsjoeio jsjoeio modified the milestones: v3.9.3, On Deck, v3.9.4 Apr 8, 2021
@oxy oxy modified the milestones: v3.9.4, v3.9.5 Apr 29, 2021
@jsjoeio jsjoeio added the chore Related to maintenance or clean up label May 14, 2021
@code-asher code-asher modified the milestones: v3.10.1, 3.11.0 May 17, 2021
@jsjoeio jsjoeio modified the milestones: 3.10.2, 3.11.0 May 21, 2021
@jsjoeio jsjoeio modified the milestones: 3.11.0, 3.12.0 Jul 19, 2021
@jsjoeio jsjoeio modified the milestones: 3.12.0, On Deck Aug 11, 2021
@stale
Copy link

stale bot commented Feb 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.

@stale stale bot added the stale label Feb 7, 2022
@stale stale bot closed this as completed Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Related to maintenance or clean up ci Issues related to ci
Projects
None yet
Development

No branches or pull requests

3 participants