[PR #622] [MERGED] Remove checksums #627

Closed
opened 2026-02-28 14:33:41 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: jackson/remove-checksums


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/622 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/13/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `jackson/remove-checksums` --- ### 📝 Commits (3) - [`edaaa60`](https://github.com/jpochyla/psst/commit/edaaa6099d212caf73e040d2b5e093b67d25b61e) Remove checksums - [`0bec02d`](https://github.com/jpochyla/psst/commit/0bec02dbaa2fc106f6198410f27ebaa56a508f2b) Pre-release test - [`45c87aa`](https://github.com/jpochyla/psst/commit/45c87aad7d3e407a56b1c01d6a133f2f739ae02c) Better formula generate ### 📊 Changes **2 files changed** (+46 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+20 -64) 📝 `.homebrew/generate_formula.sh` (+26 -20) </details> ### 📄 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](https://github.com/Homebrew/homebrew-cask/pull/215521#issuecomment-2970472280). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#627
No description provided.