ci: use fixed Forgejo LuaRocks action #391

Merged
barrettruth merged 1 commit from ci/use-forgejo-luarocks-action-v0.1.2 into main 2026-05-03 18:17:34 +00:00
Owner

Problem

The first cp.nvim runtime test proved the action wrapper installed the publisher with nix profile, but Forgejo composite steps did not see the installed command on PATH.

Solution

Point cp.nvim at luarocks-tag-release-forgejo v0.1.2, which runs the publisher through nix run directly.

Verification

  • Parsed the changed workflow YAML with Ruby YAML
  • Ran git diff --check
Problem The first cp.nvim runtime test proved the action wrapper installed the publisher with nix profile, but Forgejo composite steps did not see the installed command on PATH. Solution Point cp.nvim at luarocks-tag-release-forgejo v0.1.2, which runs the publisher through nix run directly. Verification - Parsed the changed workflow YAML with Ruby YAML - Ran git diff --check
ci: use fixed Forgejo LuaRocks action
All checks were successful
quality / Lint (pull_request) Successful in 9s
quality / Format (pull_request) Successful in 9s
quality / Test (pull_request) Successful in 8s
832f36db9d
Sign in to join this conversation.
No description provided.