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

Update build workflow to push to artifact registry #6810

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjonpaulbrown
Copy link
Collaborator

@sjonpaulbrown sjonpaulbrown commented Dec 12, 2024

Description

GCR is being deprecated by GCP, and we are migrating our images to Artifact Registry. The following PR updates the builds to be pushed to artifact registry. As part of the migration, the registry endpoint will remain the same as it will continue to be the gcr.io/flow-container-registry endpoint.

@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.95%. Comparing base (0310dfd) to head (75e4bba).
Report is 27 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6810      +/-   ##
==========================================
- Coverage   40.98%   40.95%   -0.03%     
==========================================
  Files        2079     2093      +14     
  Lines      183922   184432     +510     
==========================================
+ Hits        75382    75539     +157     
- Misses     102240   102577     +337     
- Partials     6300     6316      +16     
Flag Coverage Δ
unittests 40.95% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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