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

feat(ci): honor IMAGE_REGISTRY in Containerfile #607

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

m0gg
Copy link
Contributor

@m0gg m0gg commented Jul 18, 2024

This is a small one.
A fix for a statically referenced repo in the workflow and actually honoring the IMAGE_REGISTRY in the Containerfile.

@m0gg m0gg requested a review from castrojo as a code owner July 18, 2024 08:09
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Jul 18, 2024
@m0gg m0gg force-pushed the fix-registry-ref branch from 452ca35 to 57f5138 Compare July 21, 2024 19:47
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 27, 2024
@bsherman bsherman added this pull request to the merge queue Jul 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 29, 2024
@m0gg m0gg force-pushed the fix-registry-ref branch from 57f5138 to 293f84d Compare July 31, 2024 12:21
@bsherman
Copy link
Contributor

bsherman commented Jul 31, 2024

@m0gg please don't force push in PRs, especially after reviews Doing so loses context for comments previously made and makes it difficult or impossible to see what changed.

I know this isn't a complex example, but the point still stands.

@bsherman bsherman requested review from castrojo and bsherman July 31, 2024 15:18
@m0gg
Copy link
Contributor Author

m0gg commented Jul 31, 2024

Alright, no problem. I'm just used to rebase before a (ff) merge.

@bsherman
Copy link
Contributor

Alright, no problem. I'm just used to rebase before a (ff) merge.

Yep, I understand.

It's something I never cared about until I started reviewing PRs more often.

Thank you.

@bsherman bsherman added this pull request to the merge queue Jul 31, 2024
Merged via the queue into ublue-os:main with commit 3107f29 Jul 31, 2024
18 checks passed
@m0gg m0gg deleted the fix-registry-ref branch August 1, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants