fix: restore documented Forgejo CI cancel #631

Merged
barrettruth merged 1 commit from fix/forgejo-documented-ci-cancel into main 2026-05-06 19:41:39 +00:00
Owner

Summary

  • restore Forgejo CI cancel through the documented tea actions runs delete --confirm command
  • keep Forgejo CI rerun hidden because tea does not document a rerun command
  • split the vimdoc compatibility row into cancel and rerun, and cover cancel-only picker affordances
  • updated backend capabilities tracker #367 to match the vimdoc split

Closes #630

Verification

  • direnv exec . nix develop .#ci --command just test spec/sources_spec.lua spec/pickers_spec.lua spec/ops_spec.lua
  • direnv exec . nix develop .#ci --command just format
  • direnv exec . nix develop .#ci --command just lint
  • direnv exec . nix develop .#ci --command just ci
## Summary - restore Forgejo CI cancel through the documented `tea actions runs delete --confirm` command - keep Forgejo CI rerun hidden because tea does not document a rerun command - split the vimdoc compatibility row into cancel and rerun, and cover cancel-only picker affordances - updated backend capabilities tracker #367 to match the vimdoc split Closes #630 ## Verification - `direnv exec . nix develop .#ci --command just test spec/sources_spec.lua spec/pickers_spec.lua spec/ops_spec.lua` - `direnv exec . nix develop .#ci --command just format` - `direnv exec . nix develop .#ci --command just lint` - `direnv exec . nix develop .#ci --command just ci`
fix: restore documented Forgejo CI cancel
All checks were successful
quality / Test (pull_request) Successful in 16s
quality / Lint (pull_request) Successful in 20s
quality / Format (pull_request) Successful in 21s
044015df5e
barrettruth deleted branch fix/forgejo-documented-ci-cancel 2026-05-06 19:41:40 +00:00
Sign in to join this conversation.
No description provided.