compat: strip live provider credentials in fake dependency runs #371

Open
nsaspy wants to merge 0 commits from rage/220-strip-live-provider-secrets into main
Owner

Closes #220.

RED-first registry/security transaction. The first commit proves fake-dependency lifecycle currently inherits ZARA_GITHUB_TOKEN and BRAVE_SEARCH_API_KEY while Discord is already stripped. Implementation follows only after the exact RED head fails deterministically. Caller environment must be restored after the compatibility context exits.

Closes #220. RED-first registry/security transaction. The first commit proves fake-dependency lifecycle currently inherits `ZARA_GITHUB_TOKEN` and `BRAVE_SEARCH_API_KEY` while Discord is already stripped. Implementation follows only after the exact RED head fails deterministically. Caller environment must be restored after the compatibility context exits.
Some checks failed
CI / test (pull_request) Failing after 19s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/220-strip-live-provider-secrets:rage/220-strip-live-provider-secrets
git switch rage/220-strip-live-provider-secrets

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/220-strip-live-provider-secrets
git switch rage/220-strip-live-provider-secrets
git rebase main
git switch main
git merge --ff-only rage/220-strip-live-provider-secrets
git switch rage/220-strip-live-provider-secrets
git rebase main
git switch main
git merge --no-ff rage/220-strip-live-provider-secrets
git switch main
git merge --squash rage/220-strip-live-provider-secrets
git switch main
git merge --ff-only rage/220-strip-live-provider-secrets
git switch main
git merge rage/220-strip-live-provider-secrets
git push origin main
Sign in to join this conversation.
No description provided.