1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-12-29 03:12:04 +01:00
Commit graph

7 commits

Author SHA1 Message Date
c850b9e245 Revert "fix(ci): Use submodules for actions"
All checks were successful
StyLua / StyLua (push) Successful in 2m3s
Luacheck / Luacheck (push) Successful in 21s
Breaks `lazy.nvim` because of the submodules

Fixes https://github.com/jiriks74/presence.nvim/issues/67

This reverts commit 8117a074d5.
2024-12-13 03:33:59 +01:00
8117a074d5 fix(ci): Use submodules for actions
All checks were successful
Luacheck / Luacheck (push) Successful in 11s
StyLua / StyLua (push) Successful in 14s
I've moved to forgejo which uses https://code.forgejo.org/actions/ by
default
2024-12-12 17:09:31 +01:00
f989f7ed50
fix(ci/cd): Node.js 16 actions are deprecated (#50)
All checks were successful
Luacheck / Luacheck (push) Successful in 21s
StyLua / StyLuacheck (push) Successful in 17s
[71] Node.js 16 actions are deprecated

https://openproject.stefka.eu/work_packages/71
2024-04-17 19:17:02 +02:00
28bf1bad66
fix(ci/cd): Bad job name (#48)
All checks were successful
Luacheck / Luacheck (push) Successful in 12s
StyLua / StyLuacheck (push) Successful in 15s
* feat(ci/cd): Make workflows compatible with medium act images
for reference: https://nektosact.com/usage/runners.html

[#69] Make workflow compatible with medium act images
https://openproject.stefka.eu/work_packages/69

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

* 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

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

* fix(ci/cd): remove unnecessary comments

* fix(ci/cd): Bad job name
2024-04-17 18:45:30 +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
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