fix: homebrew tap trust - #27
Merged
Merged
Conversation
Homebrew 6 refuses to load a formula from a tap the user has not trusted, and `brew install hsnice16/tap/tula` trusts only tula. The formula named tula-latest as a conflict, so Homebrew loaded it to check, refused, and the install line failed before downloading anything. Installing both channels still fails, at the link step, which names `brew unlink`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
On Homebrew 6+, tapping trusts nothing, so `brew install tula` from an untrusted tap is refused; only the full-name line trusts the formula. An install made before Homebrew 6 has no trust entry, and `brew upgrade tula` refuses it until `brew trust --formula hsnice16/tap/tula` runs once, so the update step says so. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
`tula connect` said it never asks for a private key before asking Kraken and Coinbase users for theirs; it now splits the way the in-app screen does. TULA_NO_HISTORY=true went on recording, since only `1` turned it off. The assistant's position filter and scenario compared a venue's raw spelling with upper-cased input, so `purr` was missed; its scenario tool also repriced shocks past -100% that /shock refuses. A forced reinstall of a build that does not start now leaves the working one in place: install.sh unpacks beside the version directory, checks the build there, and only then moves it in. Price-source, Stripe, redirect and update failures name a next step, spelled for the surface they print on. Homebrew upgrades use the full formula name, which Homebrew 6+ trusts. Stale doc claims in tasks/ and AGENTS.md are corrected. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.