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

Formula#bottle_hash: various fixes/updates. #11088

Merged
merged 2 commits into from Apr 9, 2021

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Apr 9, 2021

  • remove cellar because it's no longer global
  • remove prefix because it's no longer customisable
  • add cellar for each bottle tag
  • fix url for GitHub Packages. This will fix the formulae.brew.sh URLs being broken (https://formulae.brew.sh/api/formula/hello.json)

While we're here:

  • Use JSON.pretty_generate globally as it's dramatically more human readable for very little difference in space (and we've used it a few other places already)

@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Apr 9, 2021
@MikeMcQuaid MikeMcQuaid requested a review from Bo98 April 9, 2021 13:08
@MikeMcQuaid MikeMcQuaid changed the title Formula#bottle_hash: various fixes/updates. Formula#bottle_hash: various fixes/updates. Apr 9, 2021
BrewTestBot
BrewTestBot previously approved these changes Apr 9, 2021
BrewTestBot
BrewTestBot previously approved these changes Apr 9, 2021
Bo98
Bo98 previously approved these changes Apr 9, 2021
It's dramatically more human readable for very little difference in
space.
- remove `cellar` because it's no longer global
- remove `prefix` because it's no longer customisable
- add `cellar` for each bottle tag
- fix `url` for GitHub Packages
@MikeMcQuaid MikeMcQuaid removed the critical Critical change which should be shipped as soon as possible. label Apr 9, 2021
@MikeMcQuaid MikeMcQuaid requested review from BrewTestBot and removed request for BrewTestBot April 9, 2021 15:29
@BrewTestBot
Copy link
Member

Review period will end on 2021-04-12 at 13:08:31 UTC.

@BrewTestBot BrewTestBot dismissed their stale review April 9, 2021 15:29

Review period has not ended yet.

@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Apr 9, 2021
@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Apr 9, 2021
@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Apr 9, 2021
@BrewTestBot
Copy link
Member

Review period skipped due to critical label.

@MikeMcQuaid MikeMcQuaid merged commit b7dd6d4 into Homebrew:master Apr 9, 2021
@MikeMcQuaid MikeMcQuaid deleted the bottle_hash branch April 9, 2021 15:31
@github-actions github-actions bot added the outdated PR was locked due to age label May 13, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants