Commit graph

3 commits

Author SHA1 Message Date
Alexander Courtis
5efb8bd068
ci: use vim-colortemplate tarball rather than git clone (#347)
* ci: add vim-colortemplate to .gitignore

* ci: download vim-colortemplate rather than clone
2023-11-27 13:25:41 +11:00
Alexander Courtis
d3cf19ef81
ci: harden colour generation (#338)
* ci: harden generation

* ci: harden generation

* ci: refactor to use make
2023-11-20 09:26:23 +11:00
gegoune
95b1e30069
ci(pre-commit): install required dependencies (#235)
* ci: install lua, luarocks, luacheck and neovim

* chore: add gitignore

This is necessary due to leafo/gh-actions-lua installing lua and
luarocks in working directory (see 1) which causes
peter-evans/create-pull-request to pick them up as wanted changes.

1) https://github.com/leafo/gh-actions-lua/issues/15
2023-03-21 14:52:36 +11:00