ci: use Forgejo-native workflow context #164
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/vimdoc-language-server!164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/forgejo-native-workflow-env"
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
secrets.GITHUB_TOKENand${{ github.* }}usage from.forgejoworkflowsFORGEJO_*runner env varsVerification
nix develop .#ci --command biome check .forgejo/workflows/deploy.yaml .forgejo/workflows/deploy-nightly.yaml .forgejo/workflows/release.yaml .forgejo/scripts/wait-for-quality.jsnix develop .#ci --command node --check .forgejo/scripts/wait-for-quality.jsnix shell nixpkgs#yq-go -c yq '.' .forgejo/workflows/deploy.yaml .forgejo/workflows/deploy-nightly.yaml .forgejo/workflows/release.yamlgit diff --checkrg -n "GITHUB|github\." .forgejoreturns no matches