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(deps): use full semver docker tag for node images #10613

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Jun 25, 2024

Migrate to tags with full semver (with the idea that renovate PRs should update the tags with the actual version bumps, instead of just changing the hash).

If this works, I can make a separate PR in the base-images repo.

@jrasm91 jrasm91 added the dependencies Pull requests that update a dependency file label Jun 25, 2024
@jrasm91 jrasm91 requested a review from bo0tzz June 25, 2024 02:59
@jrasm91 jrasm91 requested a review from danieldietzler as a code owner June 25, 2024 02:59
@jrasm91 jrasm91 changed the title chore: use full semver docker tag for node images deps: use full semver docker tag for node images Jun 25, 2024
@github-actions github-actions bot added 🖥️web 🗄️server cli Tasks related to the Immich CLI labels Jun 25, 2024
@jrasm91 jrasm91 changed the title deps: use full semver docker tag for node images chore(deps): use full semver docker tag for node images Jun 25, 2024
Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

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

Why haven't we had this already? lmao

Copy link
Member

@bo0tzz bo0tzz left a comment

Choose a reason for hiding this comment

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

Definitely better to set the full tag, yeah.

Note that pinDigests is enabled so renovate will create PRs to add shas again:

"extends": ["config:base", "docker:pinDigests"],

@danieldietzler
Copy link
Member

Definitely better to set the full tag, yeah.

Note that pinDigests is enabled so renovate will create PRs to add shas again:

"extends": ["config:base", "docker:pinDigests"],

That probably was intentionally left out as it's just easier to let renovate add the hashs later than having to look them up yourself :D

@bo0tzz
Copy link
Member

bo0tzz commented Jun 25, 2024

I thought the intention was to remove the hash, that's why I mentioned it. If we wanna keep it then that's fine of course.

Copy link
Member

@bo0tzz bo0tzz left a comment

Choose a reason for hiding this comment

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

Oopsie

server/Dockerfile Outdated Show resolved Hide resolved
@zackpollard zackpollard enabled auto-merge (squash) June 25, 2024 11:10
@zackpollard zackpollard merged commit 330648f into main Jun 25, 2024
25 checks passed
@zackpollard zackpollard deleted the deps/node-tag branch June 25, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Tasks related to the Immich CLI dependencies Pull requests that update a dependency file 🗄️server 🖥️web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants