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

startup/bootsnap: base key on in install state rather than projection #18246

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Sep 4, 2024

Instead of keying based on what we intend to install, key instead based on what is actually installed. Otherwise the Bootsnap cache might populate before the install changes have taken place.

@MikeMcQuaid MikeMcQuaid merged commit 61e8483 into master Sep 4, 2024
27 checks passed
@MikeMcQuaid MikeMcQuaid deleted the bootsnap-key-tweak branch September 4, 2024 14:26
toobuntu added a commit to toobuntu/babble that referenced this pull request Dec 2, 2024
Highlights:
- fix: Resolve syntax error by ensuring variables are nonempty.
- feat: Workaround Homebrew issue by handling a corrupt cache.
  - See https://github.com/orgs/Homebrew/discussions/5226.
  - Possibly addressed in:
    - Homebrew/brew#16977
    - Homebrew/brew#18240
    - Homebrew/brew#18246
- feat: Prepare for feature (not yet implemented) to quit apps
  prior to upgrade, reinstall, uninstall and relaunch after upgrade
  and reinstall.
toobuntu added a commit to toobuntu/babble that referenced this pull request Dec 2, 2024
Highlights:
- fix: Resolve syntax error by ensuring variables are nonempty.
- feat: Workaround Homebrew issue by handling a corrupt cache.
  - See https://github.com/orgs/Homebrew/discussions/5226.
  - Possibly addressed in:
    - Homebrew/brew#16977
    - Homebrew/brew#18240
    - Homebrew/brew#18246
- feat: Prepare for feature (not yet implemented) to quit apps
  prior to upgrade/reinstall/uninstall and relaunch after upgrade
  and reinstall.
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