chore: polish Forgejo action repo #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/quality-luacats-acknowledgements"
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?
Pull Request
Problem
The Forgejo action repo still carried upstream/import cruft and did not match the local Neovim plugin quality tooling pattern. LuaCATS was not tracked, and the quality workflow only exposed broad build/test jobs.
Solution
Verification
nix fmt -- --cinix develop --accept-flake-config .#ci --command just cinix flake check --accept-flake-configgit diff --check.forgejo/workflows/quality.yamlwith PyYAMLView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.