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

Upgrade CI workflows #113

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Upgrade CI workflows #113

merged 3 commits into from
Sep 20, 2023

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Sep 20, 2023

This brings the latest CI patterns from syft into this repo, specifically:

  • use a single bootstrap action and reuse in multiple jobs
  • add make release target to trigger tagging to be done in the workflow (not locally)
  • restricts GITHUB_TOKEN permissions to read only by default
  • upgrades job runners to ubuntu 22.04
  • replaces draft-only goreleaser config with direct-to-publish release workflow

This makes additional pattern changes:

  • swaps to using annotated tags instead of lightweight tags
  • swaps the chronicle version used in the pipeline to the current branch

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman marked this pull request as ready for review September 20, 2023 00:31
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman merged commit 84be6b5 into main Sep 20, 2023
6 checks passed
@wagoodman wagoodman deleted the upgrade-release-pipeline branch September 20, 2023 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant