ci: use Forgejo-native workflow context #49

Merged
barrettruth merged 1 commit from forgejo-native-workflow-context into main 2026-05-04 17:24:17 +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
  • Mock helper run with two identical pending responses emitted one Waiting for quality checks: line before success
  • 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` - Mock helper run with two identical pending responses emitted one `Waiting for quality checks:` line before success - `git diff --check`
ci: use Forgejo-native workflow context
All checks were successful
quality / Format (pull_request) Successful in 13s
quality / Lint (pull_request) Successful in 9s
0822858f3c
barrettruth deleted branch forgejo-native-workflow-context 2026-05-04 17:24:17 +00:00
Sign in to join this conversation.
No description provided.