Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert JSON v3 logic #1704

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Revert JSON v3 logic #1704

merged 1 commit into from
Feb 6, 2025

Conversation

apainintheneck
Copy link
Contributor

This hasn't been used in a around 8 months since the approach didn't work as well as we initially hoped so we're removing it per Homebrew/brew#19204 (comment).

It should be safe to just remove this since it means that we're not archiving some generated files and not signing the files that are no longer being archived. In a follow-up PR, I'll remove the generation logic for the JSON files that no longer need to be updated from the main Brew repo.

This PR essentially reverts the following 2 commits:

Related Links:

CC: @Rylan12 since you might want to add some logic like this in the future to sign other JSON files.

This hasn't been used in a around 8 months since the approach didn't
work as well as we initially hoped. The idea was to reduce the size
of the JSON blob to improve performance.

This PR essentially reverts the following 2 commits:
- 439c237
- 8e4d934

Related Links:
- New approach: Homebrew/brew#19204
- Old approach: Homebrew/brew#16410
@MikeMcQuaid MikeMcQuaid merged commit 252dea1 into master Feb 6, 2025
11 checks passed
@MikeMcQuaid MikeMcQuaid deleted the revert-legacy-json-v3-logic branch February 6, 2025 09:42
@MikeMcQuaid
Copy link
Member

Thanks @apainintheneck!

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.

2 participants