summaryrefslogtreecommitdiff
path: root/.github/workflows/install.yaml
AgeCommit message (Expand)Author
2023-02-17feat: lock new installations to nvim 0.9+opalmay
2022-10-15chore(plugins): bump version (#3248)kylo252
2022-10-06feat: lock new installations to nvim 0.8+ (#3111)kylo252
2022-06-26fix(installer): always use check shallow clones (#2763)kylo252
2022-06-25ci: update runners to include nightly neovim (#2756)kylo252
2022-04-27refactor: lock new installations to nvim v0.7+ (#2526)kylo252
2022-04-20refactor: update impatient (#2477)kylo252
2022-04-02ci(test): add write-permission for prs (#2417)kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-09-30[Bugfix]: Use local install in Github actions (#1628)Subho Banerjee
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-15Fix slow CI by installing a neovim binary directly (#1059)kylo252
2021-08-06fix: typo in install.yamlgrvxs
2021-07-29[Bugfix] Set 4 min timeout for installation (#1157)Abouzar Parvan
2021-07-21we no longer require linux dependencies (#1064)Abouzar Parvan
2021-07-20enables testing again (#1039)Abouzar Parvan
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