Skip to content

Add checksum_url option#1202

Open
matthiasharzer wants to merge 1 commit intoosism:mainfrom
matthiasharzer:add-checksum-url-option
Open

Add checksum_url option#1202
matthiasharzer wants to merge 1 commit intoosism:mainfrom
matthiasharzer:add-checksum-url-option

Conversation

@matthiasharzer
Copy link
Copy Markdown

  • Adds a new checksum_url field for image versions
  • If provided, the content of the checksum_url will be treated as the entire checksum, allowing for checksum-files to contain the checksum only, without the images filename in it
  • Make checksums_url and checksum_url mutually exclusive

closes #1201

Signed-off-by: Matthias Harzer <matthias.harzer@inovex.de>
@matthiasharzer matthiasharzer force-pushed the add-checksum-url-option branch from 2c8957e to 7c09cfb Compare April 9, 2026 09:18
@berendt
Copy link
Copy Markdown
Member

berendt commented Apr 9, 2026

@matthiasharzer Thanks for the PR. Since this is your first commit with us, a quick question: are you working AI-assisted? If so, please mark that in the commit message. (e.g. AI-assisted: Claude Code)

@matthiasharzer
Copy link
Copy Markdown
Author

Hi there @berendt. For this PR I did not use any AI-tooling. If I should use such tool in the future, I'll make sure to mark the PR accordingly.

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.

Using checksums_url fails when the file contains a raw checksum without a filename

2 participants