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

14 Commits

Author SHA1 Message Date
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
5fa130577a
fix(featreq_template): change name from Issue report to Feature request (#20) 2023-09-29 02:56:40 +02:00
dbb8f797f4
feat(featreq_template): convert from markdown to issue form (#18) 2023-09-29 02:51:28 +02:00
faa6371d23
feat(bug_template): add checks, add log formating (#16) 2023-09-29 02:41:15 +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
Andrew Kwon
9aeb8e0cf3
Remove default title in feature template 2022-02-05 12:15:36 -08:00
Andrew Kwon
ca16891d38
Use enhancement label for feature requests 2022-02-05 12:08:00 -08:00
Andrew Kwon
12c38a73d3 Add issue template 2022-02-05 12:00:41 -08:00
Andrew Kwon
bc96cdc85b
Add feature request template 2022-02-05 12:00:05 -08:00
Tobias Schmitz
e7aac8fb01
Add luacheck github workflow (#35) 2021-08-15 08:37:23 -07:00