Skip to content

fix: align docker image version to Cargo.toml#2228

Merged
mre merged 1 commit into
lycheeverse:masterfrom
cbachhuber:fix/align-docker-image-version
Jun 3, 2026
Merged

fix: align docker image version to Cargo.toml#2228
mre merged 1 commit into
lycheeverse:masterfrom
cbachhuber:fix/align-docker-image-version

Conversation

@cbachhuber

Copy link
Copy Markdown
Contributor

To prevent that these go out of sync in future, we could use something like this pre-commit hook. If you want me to, I'll propose that change in this repo.

@mre mre merged commit ed088a7 into lycheeverse:master Jun 3, 2026
7 checks passed
@mre

mre commented Jun 3, 2026

Copy link
Copy Markdown
Member

Thanks for the fix and an automatic update would be great. I envision some kind of workflow, which bumps the version automatically.

@cbachhuber

Copy link
Copy Markdown
Contributor Author

So you create the tag, and the workflow rolls that out to the corresponding places in the codebase? I think https://github.com/marketplace/actions/write-tag-to-version-file might work for that.

Just setting expectations: I personally won't have time to implement this any time soon :/

@mre

mre commented Jun 4, 2026

Copy link
Copy Markdown
Member

I played around with it a bit. It's harder than I thought. Could only come up with super ugly, big solutions so far. Still investigating.

@mre

mre commented Jun 4, 2026

Copy link
Copy Markdown
Member

Think I found another angle in #2231.

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