Skip to content

fix: don't resolve checksum from release notes body - #78

Merged
dsherret merged 1 commit into
mainfrom
no_body_checksum
Aug 21, 2026
Merged

dsherret merged 1 commit into
mainfrom
no_body_checksum

Conversation

@dsherret

@dsherret dsherret commented Aug 21, 2026

Copy link
Copy Markdown
Member

Previously, if the release asset (plugin.wasm/plugin.json) had no sha256: digest, the checksum was scraped from the release notes body by matching a @<64 hex chars> pattern. That text might not necessarily be of the release asset anymore (ex. with npm), so we're removing this now as I believe getting it from the published release assets should be sufficient (it was kind of hacky to get it from the body).

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
dprint-plugins e8d428f Commit Preview URL

Branch Preview URL
Aug 21 2026, 06:36 PM

@dsherret
dsherret added this pull request to the merge queue Aug 21, 2026
Merged via the queue into main with commit f6b9cf7 Aug 21, 2026
2 checks passed
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.

1 participant