summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2022-03-10Merge branch 'rolling'1.1.2kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2022-02-12chore: fix git-cliff catgetorykylo252
2022-01-13chore: update changelogkylo252
2022-01-03chore: update the changelogkylo252
2021-12-13ci: tweak git-cliff's settings to ignore choreskylo252
2021-12-11ci: add git-cliff integrationkylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-10-17chore: fix minimal_lsp.lua (#1793)kylo252
2021-09-30[Bugfix]: Use local install in Github actions (#1628)Subho Banerjee
Co-authored-by: kylo252 <[email protected]>
2021-09-30feat: add commitlint CI (#1459)chaesngmin
Co-authored-by: kylo252 <[email protected]>
2021-09-13refactor(ci): better path handling (#1531)kylo252
2021-09-09[Feature]: Add some very basic unit-tests (#1369)kylo252
2021-08-26[Refactor]: only allow a single logger (#1405)kylo252
2021-08-23[Refactor] Installer v2 with support for backup (#1052)kylo252
2021-08-17[Bugfix] ignore jdtls to fix `CI` (#1339)Abouzar Parvan
2021-08-15Fix slow CI by installing a neovim binary directly (#1059)kylo252
2021-08-13feat: Add pre-commit hook for linting and formatting (#1132)kylo252
* feat: Add pre-commit hook for linting and formatting * format with prettier
2021-08-12Fix formatting according to style-guide (#1057)kylo252
2021-08-06fix: typo in install.yamlgrvxs
2021-07-29[Bugfix] Set 4 min timeout for installation (#1157)Abouzar Parvan
2021-07-25Update format.yamlAbouzar Parvan
2021-07-21we no longer require linux dependencies (#1064)Abouzar Parvan
2021-07-20enables testing again (#1039)Abouzar Parvan
2021-07-19[Feature] Add shell workflows (#1030)Luc Sinet
2021-07-15[Feature] Add an installer for Stylua (#977)kylo252
2021-07-15we don't need brew upgrade in github workflow testingAbouzar Parvan
2021-07-15disable linux/freebsd testing for nowAbouzar Parvan
2021-07-15Update install.yamlAbouzar Parvan
2021-07-14Github workflows (#807)Abouzar Parvan
* test github workflows * added stylua checking as well