Replace publication harness with autonomous Forgejo agent #14
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/autonomous-agent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
git/teaworkflowSecurity boundary
public-only,write:issue,write:repository, andread:userVerification
GOMAXPROCS=1 go test -p 1 ./...GOMAXPROCS=1 go vet -p 1 ./...GOMAXPROCS=1 sh scripts/adversarial-check.shgit diff --checkThe proxy image was not rebuilt locally because its pinned base image was absent and verification uses
--pull=never; the Squid configuration change is covered by static tests.