Skip to content

Replace a templated .rockspec with a real one. A hacky (and hopefully temporary) GitHub action

License

Notifications You must be signed in to change notification settings

ColinKennedy/luarocks-rockspec-expander

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

luarocks-rockspec-expander

This is a hacky stopgap GitHub action that builds off of luarocks-tag-release.

In the future we hope to deprecate the need for this repository which should be possible once lumen-oss/luarocks-tag-release#435 or something similar is made. But for now, this repository exists.

Requires

  • A Linux, MacOS, or Windows container

How To Use

Add this to your GitHub workflow .yml / .yaml file:

- name: Expand The Template Rockspec
  uses: ColinKennedy/luarocks-rockspec-expander@master
  with:
    input: template.rockspec
    output: package_name-scm-1.rockspec

Example

About

Replace a templated .rockspec with a real one. A hacky (and hopefully temporary) GitHub action

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •