Skip to content

Tweaks to image publishing flow #742

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

Merged
merged 5 commits into from
Mar 14, 2025
Merged

Tweaks to image publishing flow #742

merged 5 commits into from
Mar 14, 2025

Conversation

esune
Copy link
Member

@esune esune commented Mar 14, 2025

This PR adds some tweaks to the build steps for the vc-authn image. In particular:

  • Scopes development builds to only happen when relevant changes are pushed to main by specifying context directories
  • Adds linux/arm64 as a default target platform
  • Adds conditional tagging of the images: images will be tagged as dev if the build originates from the main branch and will include the latest tag if the build is triggered by a release

c.c.: @i5okie

@esune esune requested review from WadeBarnes and loneil March 14, 2025 23:20
@coveralls
Copy link

coveralls commented Mar 14, 2025

Pull Request Test Coverage Report for Build 13867038535

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.272%

Totals Coverage Status
Change from base Build 13865958180: 0.0%
Covered Lines: 689
Relevant Lines: 808

💛 - Coveralls

@esune esune force-pushed the fix/image-publish-flow branch from dd8eeed to 71bef96 Compare March 14, 2025 23:32
@esune esune merged commit 2c0b641 into main Mar 14, 2025
4 checks passed
@esune esune deleted the fix/image-publish-flow branch March 14, 2025 23:35
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.

3 participants