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

container label: fix source URL #96

Merged
merged 1 commit into from
Sep 29, 2023
Merged

container label: fix source URL #96

merged 1 commit into from
Sep 29, 2023

Conversation

briantist
Copy link
Owner

@briantist briantist commented Sep 29, 2023

Fixes a mistaken URL in #95

We were setting org.opencontainers.image.source to the git URL, like git://github.com/briantist/galactory.git instead of https://github.com/briantist/galactory.

This should fix it.

@briantist briantist added github_actions Pull requests that update GitHub Actions code docker Pull requests that update Docker code labels Sep 29, 2023
@briantist briantist self-assigned this Sep 29, 2023
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2ddf34f) 56.77% compared to head (41ebda6) 56.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   56.77%   56.77%           
=======================================
  Files          27       27           
  Lines        1011     1011           
=======================================
  Hits          574      574           
  Misses        437      437           

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

@briantist briantist merged commit 7821337 into main Sep 29, 2023
11 checks passed
@briantist briantist deleted the container/label-fix branch September 29, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant