Skip to content

chore(ci): unify CI workflows#172

Merged
julio-lopez merged 11 commits intomasterfrom
ci/simplify
Sep 15, 2023
Merged

chore(ci): unify CI workflows#172
julio-lopez merged 11 commits intomasterfrom
ci/simplify

Conversation

@julio-lopez
Copy link
Copy Markdown
Contributor

@julio-lopez julio-lopez commented Sep 14, 2023

Move build and linting jobs to a single GH workflow file. It simplifies managing the settings for these jobs and keeping them consistent.

Sample unified run => https://github.com/kastenhq/kubestr/actions/runs/6191967078

Reduce permissions scope for ci workflow

Allow triggering when pushing to the 'main' branch
Run on pull requests on all branches
Build when pushing tags

Run Docker workflow on push to 'main' branch
Run Docker workflow on pull requests on all branches

Cleanups:

  • rename workflow
  • use consistent indentation for steps
  • capitalize job name

@julio-lopez julio-lopez enabled auto-merge (squash) September 14, 2023 23:55
@julio-lopez julio-lopez merged commit f7a24bd into master Sep 15, 2023
@julio-lopez julio-lopez deleted the ci/simplify branch September 15, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants