Skip to content

fix: homebrew tap trust - #27

Merged
hsnice16 merged 3 commits into
mainfrom
fix/homebrew-tap-trust
Sep 22, 2026
Merged

hsnice16 merged 3 commits into
mainfrom
fix/homebrew-tap-trust

Conversation

@hsnice16

Copy link
Copy Markdown
Owner

No description provided.

hsnice16 and others added 3 commits September 22, 2026 14:16
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>
@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
tula Ready Ready Preview Sep 22, 2026 9:47am UTC

@hsnice16
hsnice16 merged commit c1105c4 into main Sep 22, 2026
7 checks passed

This branch was successfully deployed

1 active deployment
Preview — 38e59a7a Deployed Sep 22, 2026 by vercel[bot]
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.

1 participant