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

Always build & test Zarf Agent during pull requests; publish latest Zarf Agent on release #651

Merged
merged 21 commits into from
Aug 1, 2022

Conversation

jeff-mccoy
Copy link
Contributor

@jeff-mccoy jeff-mccoy commented Jul 30, 2022

  • Adds the Zarf Agent (mutating webook) automatic build in test with the latest code
  • Fix issue with out of sync Zarf Agent image tag, always cut a new agent image before a release
  • Test the release once more before publishing
  • Full support for Linux ARM, closes Complete ARM Support #386

@jeff-mccoy jeff-mccoy marked this pull request as ready for review July 30, 2022 04:18
@jeff-mccoy jeff-mccoy changed the title try building a dev image on PR for the zarf agent Always build & test Zarf Agent during pull requests; publish latest Zarf Agent on release Jul 30, 2022
YrrepNoj
YrrepNoj previously approved these changes Aug 1, 2022
@jeff-mccoy
Copy link
Contributor Author

This is the related multi-arch Stage II Injector build: https://github.com/defenseunicorns/zarf/actions/runs/2771188396

Screen Shot 2022-08-01 at 11 57 48 AM

@jeff-mccoy
Copy link
Contributor Author

Every PR now will rebuild/publish a dev zarf agent image (using a different dockerhub account) so that every PR tests against the latest cut of the go codebase.

Screen Shot 2022-08-01 at 12 03 22 PM

@jeff-mccoy jeff-mccoy merged commit de395b7 into master Aug 1, 2022
@jeff-mccoy jeff-mccoy deleted the zarf-agent-dev branch August 1, 2022 17:54
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
…arf Agent on release (#651)

- Adds the Zarf Agent (mutating webook) automatic build in test with the latest code
- Fix issue with out of sync Zarf Agent image tag, always cut a new agent image before a release
- Test the release once more before publishing
- Full support for Linux ARM, closes Complete ARM Support #386
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.

Complete ARM Support
2 participants