ci: fix Forgejo LuaRocks publishing #20

Merged
barrettruth merged 1 commit from ci/fix-forgejo-luarocks-tag-release into main 2026-05-03 17:38:19 +00:00
Owner

Problem

The Forgejo LuaRocks tag workflow invokes luarocks-tag-release directly with nix run, so it misses composite-action input defaults. The upstream template also assumes GitHub archive directories, while Forgejo archives unpack as the repository name.

Solution

Add a Forgejo-specific rockspec template, pass the required action inputs explicitly, and wait for main-push quality before publishing tagged LuaRocks releases.

## Problem The Forgejo LuaRocks tag workflow invokes `luarocks-tag-release` directly with `nix run`, so it misses composite-action input defaults. The upstream template also assumes GitHub archive directories, while Forgejo archives unpack as the repository name. ## Solution Add a Forgejo-specific rockspec template, pass the required action inputs explicitly, and wait for main-push quality before publishing tagged LuaRocks releases.
ci: fix Forgejo LuaRocks publishing
All checks were successful
quality / Format (pull_request) Successful in 5s
quality / Lint (pull_request) Successful in 5s
quality / Test (pull_request) Successful in 4s
d3b0b427bc
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/blink-cmp-ghostty!20
No description provided.