Skip to content

Releases: leafo/gh-actions-lua

v8

18 Nov 18:54

Choose a tag to compare

v8
fresh install of node modules

v7

21 Oct 00:06

Choose a tag to compare

  • Add support for macos #9
  • Update the GitHub actions core module to the latest version

v6

01 Jul 19:17

Choose a tag to compare

add 5.4 alias, update default version to 5.4

v5

09 Oct 18:29

Choose a tag to compare

Updated to work on latest Ubuntu base image

v4

22 Sep 00:47

Choose a tag to compare

v4
missing ,

v3

11 Sep 00:15

Choose a tag to compare

Updates URLs to https

Lua for GitHub Actions (repository split)

07 Sep 16:02

Choose a tag to compare

All Lua actions were previously in the same repo but this is incompatible with the GitHub marketplace. Lua and LuaRocks are now split across two repositories:

Example:

- uses: leafo/gh-actions-lua@v2
- uses: leafo/gh-actions-luarocks@v2

Initial release

07 Sep 03:03

Choose a tag to compare

These are a collection of GitHub actions for working with Lua and LuaRocks for CI/CD.

For full example, see https://github.com/leafo/gh-actions-lua/blob/master/README.md