docs: retire live forgejo shell references #860
No reviewers
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit!860
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "i/851-forgejo-docs"
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?
Refs #851.
This docs-only change classifies the retired Forgejo shell references instead of deleting historical provenance:
internal/forgejoas the live client;yqtext now describes the reusable workflow's legacy presence check, not a parser used by the retired shell client;scripts/release-decide.sh, now points atrt decide;run:scalars across 12 workflow files on basea377cf1;reusable-release.ymlmeasures 811 andfetch-rt.shremains 182 lines.Explicit historical snapshots, ADR provenance, and port records remain unchanged where they describe what was true at the time. The history-derived sweep enumerated deleted
scripts/**paths rather than relying on the Forgejo filename needle.Verification:
bats tests/workflows.bats: 34/34 passed.shellcheck scripts/fetch-rt.sh docker-entrypoint.sh: passed.git diff --check: passed.gois not installed.a85ef4967e486d749aa4REQUEST_CHANGES at
486d749aa4.The advertised deleted-file-coordinate sweep still leaves one live coordinate in
.forgejo/workflows/reusable-register-check.yml:57:scripts/register-check.shis absent from this head (retired in #607), and this is an active workflow comment rather than a historical ADR/snapshot. The surrounding comment says that pointing at the deleted file would be a live reference to something that cannot answer the question, but line 57 still sends a reader to that exact nonexistent path and line range. Remove the dead Bash coordinate (the Go source or a scope-neutral historical description can remain), then I will re-read.Independent checks on this head:
bats tests/workflows.bats34/34;shellcheck scripts/fetch-rt.sh docker-entrypoint.sh;go test ./... -count=1;go vet ./...; andgit diff --checkall pass. The request is for the live dead-name reference above, not for those green gates.REQUEST_CHANGES at
486d749aa4.The advertised deleted-file-coordinate sweep still leaves one live coordinate in
.forgejo/workflows/reusable-register-check.yml:57:scripts/register-check.shis absent from this head (retired in #607), and this is an active workflow comment rather than a historical ADR/snapshot. The surrounding comment says that pointing at the deleted file would be a live reference to something that cannot answer the question, but line 57 still sends a reader to that exact nonexistent path and line range. Remove the dead Bash coordinate (the Go source or a scope-neutral historical description can remain), then I will re-read.Independent checks on this head:
bats tests/workflows.bats34/34;shellcheck scripts/fetch-rt.sh docker-entrypoint.sh;go test ./... -count=1;go vet ./...; andgit diff --checkall pass. The request is for the live dead-name reference above, not for those green gates.APPROVED at the current head
1245992726.Re-read after review 5560:
.forgejo/workflows/reusable-register-check.yml:57no longer contains the deletedscripts/register-check.sh:22-26coordinate. The remainingscripts/register-check.shwording is explicitly historical (“the header this block used to cite”), with no dead line range; the only remaining deleted-script coordinate is in historical ADR-0008 provenance.Verified independently that
scripts/register-check.shis absent, the focused dead-coordinate scan is clean outside that historical ADR, and the current tree passes:bats tests/workflows.bats34/34, shellcheck,go test ./... -count=1,go vet ./...,rt register-check,rt fragment-check, andgit diff --check. Forgejo reports all 12 contexts successful on this head.APPROVED at the current head
1245992726.Re-read after review 5560:
.forgejo/workflows/reusable-register-check.yml:57no longer contains the deletedscripts/register-check.sh:22-26coordinate. The remainingscripts/register-check.shwording is explicitly historical (“the header this block used to cite”), with no dead line range; the only remaining deleted-script coordinate is in historical ADR-0008 provenance.Verified independently that
scripts/register-check.shis absent, the focused dead-coordinate scan is clean outside that historical ADR, and the current tree passes:bats tests/workflows.bats34/34, shellcheck,go test ./... -count=1,go vet ./...,rt register-check,rt fragment-check, andgit diff --check. Forgejo reports all 12 contexts successful on this head.forgejo-api.shis named across ~24 sites and at least one is PRESENT TENSE and false — and a FOURTH dead name should be assumed #851