mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #622] [MERGED] Remove checksums #627
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/622
Author: @jacksongoode
Created: 6/9/2025
Status: ✅ Merged
Merged: 6/13/2025
Merged by: @jacksongoode
Base:
main← Head:jackson/remove-checksums📝 Commits (3)
edaaa60Remove checksums0bec02dPre-release test45c87aaBetter formula generate📊 Changes
2 files changed (+46 additions, -84 deletions)
View changed files
📝
.github/workflows/build.yml(+20 -64)📝
.homebrew/generate_formula.sh(+26 -20)📄 Description
We don't need to generate digests anymore with https://github.blog/changelog/2025-06-03-releases-now-expose-digests-for-release-assets/
I think it would look cleaner just for the release title to be "Continuous release (date-sha)". I'm going to use this to update our brew formula.
This will also follow the suggestions made in the brew formula PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.