1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2025-04-06 04:13:00 +02:00
Commit graph

7 commits

Author SHA1 Message Date
196eba24e8
Merge branch 'main' into task/69-make-workflow-compatible-with-medium-act-images 2024-04-17 18:44:05 +02:00
9b4964dffd
fix(ci/cd): Bad job name 2024-04-17 18:41:56 +02:00
d32c67370f
fix(ci/cd): Use cache, Luacheck not working on Gitea (#47)
All checks were successful
Luacheck / Luacheck (push) Successful in 11s
StyLua / StyLuacheck (push) Successful in 16s
* feat(ci/cd): Make workflows compatible with medium act images
for reference: https://nektosact.com/usage/runners.html

* fix(ci/cd): use sudo to install cargo

* fix(ci/cd): Luacheck failing install on Gitea
Install luacheck using apt and cache the install

* feat(ci/cd): Cache apt install cargo

* fix(ci/cd): remove unnecessary comments

* [69] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69
2024-04-17 18:38:05 +02:00
bb9dcbebc9
fix(ci/cd): remove unnecessary comments 2024-04-17 18:33:15 +02:00
f3d58ee8ca
fix(ci/cd): Luacheck failing install on Gitea
Install luacheck using apt and cache the install

[#69] Make workflow compatible with medium act images

https://openproject.stefka.eu/work_packages/69
2024-04-17 18:15:20 +02:00
804f14842f
fix(ci/cd-luacheck): Rename job from sile to Luacheck (#13) 2023-09-29 02:03:51 +02:00
098de1e630
fix(Luacheck) 2023-09-28 21:57:22 +02:00