fabro/.github/workflows
Bryan Helmkamp dda6f44d1e
ci: drop check-env-mutation.sh, rely on clippy disallowed_methods
clippy.toml already bans std::env::{set_var,remove_var} via
disallowed_methods, and every existing call site carries a scoped
#[expect(clippy::disallowed_methods, reason = "...")]. The shell grep
is redundant and forced a second, less granular allowlist.

Also update server-secrets-strategy.md to describe clippy as the
enforcement mechanism.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:24:33 -04:00
..
nightly.yml ci: freeze bun lockfile and widen typescript path filter 2026-04-20 07:32:24 -04:00
release.yml ci(release): restore musl toolchain for x86_64 musl tests 2026-04-19 10:02:39 -04:00
rust.yml ci: drop check-env-mutation.sh, rely on clippy disallowed_methods 2026-04-23 15:24:33 -04:00
typescript.yml ci: freeze bun lockfile and widen typescript path filter 2026-04-20 07:32:24 -04:00