1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:40:06 +08:00
Commit Graph

40 Commits

Author SHA1 Message Date
Eric Wong
13fe60ed2e feat(github): enable github action 2024-07-08 17:45:42 +08:00
wsdjeg
c1541c006e chore(dev): remove github specific files 2023-09-23 23:15:22 +08:00
Eric Wong
100aa31e52
test(nvim): fix nvim test in linux 2023-08-09 22:39:23 +08:00
wsdjeg
1102e25686 test(nvim): use --headless for neovim test 2023-08-09 03:17:28 +08:00
Eric Wong
df7925fc4d
test(win): fix win test 2023-08-09 02:50:34 +08:00
wsdjeg
14d9c8bb55 test(win): add codecov 2023-08-09 01:43:10 +08:00
wsdjeg
893bc9ceb4 test(win): fix windows test 2023-08-09 01:25:27 +08:00
wsdjeg
80a3a4051c test(nvim): add test for nvim 0.7.0 - 0.9.1 2023-08-09 01:03:52 +08:00
wsdjeg
2d28abac50 ci(test): merge vim tasks 2023-04-18 20:12:40 +08:00
wsdjeg
49a995f7b9 ci(runner): update to ubuntu 20.04
ubuntu 18.04 runner is deprecated
2023-04-04 08:14:53 +08:00
wsdjeg
4baafa2750 test(neovim): remove test for nvim 0.7.1 2022-09-11 21:28:37 +08:00
wsdjeg
48a82c602c test(neovim): add test for nvim 0.7 2022-09-11 20:21:05 +08:00
wsdjeg
e0828f5a7e ci(test): use ubuntu18.04 for old vim 2022-09-11 20:04:49 +08:00
wsdjeg
4d6554e187 ci(linux): upgrade to ubuntu-20.04 2022-09-10 20:52:28 +08:00
wsdjeg
fba36bf5a0 ci(action): use windows-latest Virtual Environments 2022-05-19 08:55:39 +08:00
Wang Shidong
59a3ba86be
fix(vader): fix vader test for vim 2022-04-11 16:04:35 +08:00
wsdjeg
6a3d1968ab fix(test): update Makefile 2022-04-03 22:50:58 +08:00
wsdjeg
498c32836f test(nvim): remove windows test for nvim v0.4.0
The following releases do not contain windows target
https://github.com/neovim/neovim/releases/tag/v0.4.0
https://github.com/neovim/neovim/releases/tag/v0.4.1
2022-04-02 12:33:20 +08:00
wsdjeg
6ad76ee048 test(check.yml): add more test 2022-04-02 12:11:41 +08:00
wsdjeg
4ff3eaf3e2 fix(test): switch to windows-2019 2022-04-02 11:01:32 +08:00
wsdjeg
a8d183fdd9 ci(vim): add test for vim 8.2.2434 and 8.2.3995 2022-03-27 15:58:07 +08:00
wsdjeg
3e4683831b test(nvim): add test for neovim 2022-03-23 22:31:43 +08:00
Shidong Wang
4b4e80e7dc
ci(test): disable test for nvim nightly
Problem: sometimes the assets of neovim nightly is empty
Solution: disable the test for neovim nightly release
2021-09-25 01:26:12 +08:00
Wang Shidong
fd4b7a6e75
Add test for windows (#4412) 2021-08-21 13:21:11 +08:00
Wang Shidong
66f3306acb
Add lua system api & test (#4392) 2021-08-14 09:30:57 +08:00
Wang Shidong
be155d6ff4
Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
Wang Shidong
722b6f97cc
Release v1.7.0 (#4285) 2021-06-14 10:31:58 +08:00
Wang Shidong
2446f60f98
Enable neovim test (#4108) 2021-06-06 15:03:42 +08:00
Wang Shidong
4407b7c8af
Add multiple tasks support (#4150) 2021-03-31 19:47:05 +08:00
Wang Shidong
d6f19f9fa7
Update codecov (#4107) 2021-02-21 16:24:10 +08:00
Wang Shidong
c761841999
Fix github action build status (#4105) 2021-02-21 15:56:37 +08:00
Shidong Wang
1b57c561f9 Omit bundle directory 2021-02-17 23:50:15 +08:00
Shidong Wang
567c8775a9 Add local bin to path 2021-02-17 23:40:31 +08:00
Shidong Wang
e64189b5a7 Run on ubuntu latest 2021-02-17 23:31:35 +08:00
Shidong Wang
b19b46a3ac Changes to pip3 2021-02-17 23:25:03 +08:00
Wang Shidong
52340e077b
Fix configuration path (#4097) 2021-02-17 23:15:18 +08:00
Shidong Wang
f05cb610fa Setup deps path 2021-02-17 14:29:26 +08:00
Shidong Wang
e6a86ff080 Fix type in check.yml 2021-02-16 22:50:38 +08:00
Wang Shidong
c717516ea3
Add build action (#4096) 2021-02-16 22:40:12 +08:00
Wang Shidong
3d0c9f4068
Add github_action_check (#4095) 2021-02-16 21:28:22 +08:00