Commit graph

26 commits

Author SHA1 Message Date
kylo252
679cadf590 chore: update the changelog 2022-01-03 16:04:53 +01:00
kylo252
b09ada8940 ci: tweak git-cliff's settings to ignore chores 2021-12-13 17:51:49 +01:00
kylo252
162ed34172 ci: add git-cliff integration 2021-12-11 20:54:45 +01:00
kylo252
32ca5afa4a
feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
kylo252
0744e9a5e9
chore: fix minimal_lsp.lua (#1793) 2021-10-17 10:12:27 +02:00
Subho Banerjee
e270bdbd6f
[Bugfix]: Use local install in Github actions (#1628)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 18:53:14 +02:00
chaesngmin
346925fcdc
feat: add commitlint CI (#1459)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 07:44:35 +02:00
kylo252
fcb764cd63
refactor(ci): better path handling (#1531) 2021-09-13 11:10:07 +02:00
kylo252
38f53bf08c
[Feature]: Add some very basic unit-tests (#1369) 2021-09-09 18:53:21 +02:00
kylo252
27679f988f
[Refactor]: only allow a single logger (#1405) 2021-08-26 23:02:16 +04:30
kylo252
101c683433
[Refactor] Installer v2 with support for backup (#1052) 2021-08-23 17:18:42 +02:00
Abouzar Parvan
1cc2452eb7
[Bugfix] ignore jdtls to fix CI (#1339) 2021-08-17 07:37:11 +00:00
kylo252
1fbc34cf1d
Fix slow CI by installing a neovim binary directly (#1059) 2021-08-15 20:31:37 +04:30
kylo252
988c74ec56
feat: Add pre-commit hook for linting and formatting (#1132)
* feat: Add pre-commit hook for linting and formatting

* format with prettier
2021-08-13 12:11:18 +02:00
kylo252
03b7da74ee
Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
grvxs
e4f146e980
fix: typo in install.yaml 2021-08-06 16:49:05 +05:30
Abouzar Parvan
fc36d2b29f
[Bugfix] Set 4 min timeout for installation (#1157) 2021-07-29 07:13:40 +00:00
Abouzar Parvan
4c4dcf3221
Update format.yaml 2021-07-25 18:43:37 +00:00
Abouzar Parvan
95aa1ea8c6
we no longer require linux dependencies (#1064) 2021-07-21 19:35:02 +00:00
Abouzar Parvan
2827ed76ab
enables testing again (#1039) 2021-07-20 15:05:35 +00:00
Luc Sinet
0b7668d037
[Feature] Add shell workflows (#1030) 2021-07-19 20:52:49 +04:30
kylo252
5f6f5a735d
[Feature] Add an installer for Stylua (#977) 2021-07-15 20:59:59 +04:30
Abouzar Parvan
2d9fa523c9
we don't need brew upgrade in github workflow testing 2021-07-15 08:40:13 +00:00
Abouzar Parvan
1411478e46
disable linux/freebsd testing for now 2021-07-15 06:16:02 +04:30
Abouzar Parvan
7f11162bd8
Update install.yaml 2021-07-15 05:41:02 +04:30
Abouzar Parvan
a222f4ecb8
Github workflows (#807)
* test github workflows

* added stylua checking as well
2021-07-14 20:51:32 -04:00