ci: use Forgejo-native workflow context #31

Merged
barrettruth merged 1 commit from ci/forgejo-native-context into main 2026-05-04 17:24:38 +00:00
Owner

Changed files:

  • .forgejo/scripts/wait-for-quality.sh
  • .forgejo/workflows/deploy.yaml
  • .forgejo/workflows/deploy-nightly.yaml

Verification:

  • rg -n 'GITHUB_|\$\{\{[[:space:]]*github\.' .forgejo returned no matches
  • nix shell nixpkgs#yq-go -c yq '.' .forgejo/workflows/deploy.yaml .forgejo/workflows/deploy-nightly.yaml
  • nix shell nixpkgs#shellcheck -c shellcheck .forgejo/scripts/wait-for-quality.sh
  • Mocked wait helper with two identical pending responses before success; exactly one Waiting for quality checks: line printed
  • git diff --check
Changed files: - .forgejo/scripts/wait-for-quality.sh - .forgejo/workflows/deploy.yaml - .forgejo/workflows/deploy-nightly.yaml Verification: - `rg -n 'GITHUB_|\$\{\{[[:space:]]*github\.' .forgejo` returned no matches - `nix shell nixpkgs#yq-go -c yq '.' .forgejo/workflows/deploy.yaml .forgejo/workflows/deploy-nightly.yaml` - `nix shell nixpkgs#shellcheck -c shellcheck .forgejo/scripts/wait-for-quality.sh` - Mocked wait helper with two identical pending responses before success; exactly one `Waiting for quality checks:` line printed - `git diff --check`
ci: use Forgejo-native workflow context
All checks were successful
quality / Format (pull_request) Successful in 7s
quality / Lint (pull_request) Successful in 9s
quality / Test (pull_request) Successful in 9s
a363b4bc3b
barrettruth deleted branch ci/forgejo-native-context 2026-05-04 17:24:38 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/blink-cmp-ghostty!31
No description provided.