1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 20:37:50 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
655aa1d9c7
Task/69 make workflow compatible with medium act images (#46)
Some checks failed
Luacheck / Luacheck (push) Failing after 22s
StyLua / StyLuacheck (push) Successful in 1m36s
* 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
2024-04-17 17:40:49 +02:00
5e8439ef55
fix(ci/cd-spelling): Bad name for Action step (#42) 2024-04-10 13:47:52 +02:00
f14ae7ef52
fix(ci/cd): Move StyLua from action to cargo + command (#40)
* fix(ci/cd): Move StyLua from action to cargo + command
[#68] StyLUA check is not working for PRs from forks

https://openproject.stefka.eu/work_packages/68

* fix(formatting): fix bad formatting from #39
2024-04-08 12:28:57 +02:00
9e478c9960
fix(ci/cd-stylua): cannot contain spaces, invalid StyLua version (#15)
* fix(ci/cd-stylua): cannot contain spaces

* fix(ci/cs-stylua): invalid version number
2023-09-29 02:14:06 +02:00
e9db37bcfa
fix(ci/cd-stylua): Missing runs on, steps, names (#14)
* fix(ci/cd-luacheck): Rename job from sile to Luacheck

* fix(ci/cd-stylua): Missing runs on, steps, names
2023-09-29 02:08:42 +02:00
804f14842f
fix(ci/cd-luacheck): Rename job from sile to Luacheck (#13) 2023-09-29 02:03:51 +02:00
fb129b1de7
feat(ci/cd): add stylua action (#12)
* feat(ci/cd): add stylua action

* docs: Add StyLua disclaimer to README

* fix(ci/cd-stylua): Secret started with GITHUB_

* fix(ci/cd-stylua): Missing name, on, jobs
2023-09-29 01:57:42 +02:00
098de1e630
fix(Luacheck) 2023-09-28 21:57:22 +02:00
Tobias Schmitz
e7aac8fb01
Add luacheck github workflow (#35) 2021-08-15 08:37:23 -07:00