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

chore: Change adapter image into temp ACR registry #503

Closed
wants to merge 1 commit into from

Conversation

bangqipropel
Copy link
Collaborator

Reason for Change:

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Notes for Reviewers:

@@ -134,7 +134,7 @@ jobs:
run: |
make docker-build-adapter
env:
REGISTRY: ${{ env.REGISTRY }}
REGISTRY: ${{ env.CLUSTER_NAME }}.azurecr.io
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently this is working unchanged for e2e tests outside of publish-gh-image.yaml

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.94%. Comparing base (b4778e7) to head (13d0e32).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
- Coverage   61.01%   60.94%   -0.08%     
==========================================
  Files          29       29              
  Lines        2588     2591       +3     
==========================================
  Hits         1579     1579              
- Misses        918      921       +3     
  Partials       91       91              

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

@bangqipropel bangqipropel changed the title chore: change adapter image into temp ACR registry chore: Change adapter image into temp ACR registry Jul 11, 2024
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.

2 participants