Skip to content

feat(attachment): expose sha256 checksums for attachments#38254

Draft
lunny wants to merge 1 commit into
go-gitea:mainfrom
lunny:lunny/add_attachment_sha256
Draft

feat(attachment): expose sha256 checksums for attachments#38254
lunny wants to merge 1 commit into
go-gitea:mainfrom
lunny:lunny/add_attachment_sha256

Conversation

@lunny

@lunny lunny commented Jun 28, 2026

Copy link
Copy Markdown
Member

Related to #38207

  • Compute and store sha256 checksums for uploaded attachments.
  • Backfill missing sha256 values when attachments are served.
  • Expose sha256 in attachment API responses.
  • Show sha256 for release attachments on the releases page.
image

Assisted-by: GPT-5.4 & Claude Sonnet

@lunny lunny added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jun 28, 2026
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 28, 2026
@a1012112796

Copy link
Copy Markdown
Member

suggest add a prefex to let user know what's this quickly:

屏幕截图 2026-06-29 085831

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants