ci(forgejo): port automation workflows #148
No reviewers
Labels
No labels
breaking-change
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
skip-release-notes
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/tmux-mosaic!148
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/forgejo-automation-workflows"
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
questionlabel after non-Barrett issue commentsVerification
nix-shell -p shfmt shellcheck yq-go --run 'shfmt -i 2 -w .forgejo/scripts/*.sh && shellcheck .forgejo/scripts/*.sh && for f in .forgejo/workflows/*.yaml; do yq eval . "$f" >/dev/null; done'nix develop .#ci --command bash -n .forgejo/scripts/automation.shnix develop .#ci --command just formatnix develop .#ci --command just lintnix develop .#ci --command just testnix build .#defaultand inspected plugin output: only runtime plugin files remainquestionremoved and was closedbuglabel made release metadata dry-run reportbug, then issue was closed60ae1be01654b38f4035ci(forgejo): port issue automation workflowsto ci(forgejo): port automation workflows