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

add docker login action #354

Merged
merged 3 commits into from
Jul 14, 2023
Merged

add docker login action #354

merged 3 commits into from
Jul 14, 2023

Conversation

shreyas-badiger
Copy link
Collaborator

@shreyas-badiger shreyas-badiger commented Jul 13, 2023

Docker login action was missing.

Error: buildx failed with: ERROR: failed to solve: failed to push master: 
failed to authorize: failed to fetch oauth token: 

unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fmaster%3Apull%2Cpush&service=registry.docker.io: 
401 Unauthorized

https://github.com/keikoproj/upgrade-manager/actions/runs/5536644181/jobs/10104571473

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #354 (d02f36d) into master (952b2df) will not change coverage.
The diff coverage is n/a.

❗ Current head d02f36d differs from pull request most recent head 9a61508. Consider uploading reports for the commit 9a61508 to get more accurate results

@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   45.17%   45.17%           
=======================================
  Files           7        7           
  Lines         757      757           
=======================================
  Hits          342      342           
  Misses        376      376           
  Partials       39       39           
Flag Coverage Δ
unittests 45.17% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

shreyas-badiger and others added 3 commits July 14, 2023 16:45
Signed-off-by: sbadiger <shreyas_badiger@intuit.com>
Co-authored-by: Venkata Gunapati <gvsukumar@gmail.com>
Signed-off-by: sbadiger <shreyas_badiger@intuit.com>
Signed-off-by: sbadiger <shreyas_badiger@intuit.com>
@shreyas-badiger shreyas-badiger merged commit 204f08a into keikoproj:master Jul 14, 2023
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