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

Use appropriate context in metadata-action #3796

Merged
merged 2 commits into from
May 1, 2023
Merged

Conversation

lucacome
Copy link
Member

Proposed changes

docker/metadata-action now supports setting the context for generating the metadata.
When the workflow runs to update the docker images, we checkout the tag and the action can now read info like the sha from the appropriate context.

@lucacome lucacome requested a review from a team as a code owner April 18, 2023 18:18
@lucacome lucacome self-assigned this Apr 18, 2023
@github-actions github-actions bot added the chore Pull requests for routine tasks label Apr 18, 2023
@lucacome lucacome changed the title Update to use context in metadata-action Use appropriate context in metadata-action Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #3796 (50228e6) into main (5439951) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3796      +/-   ##
==========================================
- Coverage   52.38%   52.37%   -0.02%     
==========================================
  Files          59       59              
  Lines       16890    16890              
==========================================
- Hits         8848     8846       -2     
  Misses       7747     7747              
- Partials      295      297       +2     

see 2 files with indirect coverage changes

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

@lucacome lucacome merged commit 0aa8995 into main May 1, 2023
@lucacome lucacome deleted the chore/update-workflow branch May 1, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants