Commit Graph

41 Commits

Author SHA1 Message Date
ylemkimon
7af48a2da6 ci: set $PSStyle.OutputRendering in Windows (#3978)
Preserve ANSI codes in the source code.
2021-11-11 18:49:30 +00:00
Zoltan Kochan
574acea08b ci: update workflows 2021-11-05 02:46:46 +02:00
Zoltan Kochan
e416357358 revert: "ci: test on Node.js 17"
This reverts commit f6b545620c.
2021-10-21 02:23:13 +03:00
Zoltan Kochan
f6b545620c ci: test on Node.js 17 2021-10-20 19:29:36 +03:00
Kaito Udagawa
6cac70ebe1 ci: run tests on macos-latest (#3725) 2021-08-29 12:03:47 +03:00
Zoltan Kochan
04130d5c28 ci: automatically publish packages 2021-08-24 23:36:11 +03:00
Kaito Udagawa
eaf28b5b42 chore(release): update release.yml (#3706) 2021-08-24 20:23:41 +03:00
Zoltan Kochan
ed184a9c5b ci: fix release workflow 2021-08-17 14:33:02 +03:00
Zoltan Kochan
c8347f6fe3 ci: do not build deb package 2021-08-05 23:05:21 +03:00
Zoltan Kochan
5ae53e38d5 ci: build debian package 2021-08-03 02:13:54 +03:00
Zoltan Kochan
5dc1ee0b8d ci: the release page should be a draft 2021-08-02 00:22:15 +03:00
Zoltan Kochan
046f92f8e7 ci: generate the release description 2021-08-01 23:41:44 +03:00
Zoltan Kochan
34d0d42966 ci: if a git tag contains a "-" then it is prerelease 2021-08-01 15:31:29 +03:00
Zoltan Kochan
3371710090 ci: rename release workflow 2021-08-01 14:25:12 +03:00
Zoltan Kochan
14c148620d ci: upload release artifacts
close #3624
2021-08-01 12:10:21 +03:00
Zoltan Kochan
cf7fdfcc59 ci: audit the dependencies 2021-04-28 23:06:26 +03:00
Zoltan Kochan
5846a6195b ci: use npm v7 2021-04-28 02:50:31 +03:00
Zoltan Kochan
63c0a32306 ci: run tests on Node.js 16 instead of Node.js 15 2021-04-24 12:53:54 +03:00
Zoltan Kochan
026171f192 ci: use pnpm@next 2021-04-06 01:29:07 +03:00
Zoltan Kochan
a77744039a docs: pnpm.js.org=>pnpm.io 2021-04-03 00:41:03 +03:00
Zoltan Kochan
bc9dbc5ba7 ci: add coeql analysis 2021-03-13 01:17:18 +02:00
Zoltan Kochan
3d0f529ac3 ci: use pnpm to install npm and pnpm 2021-02-28 23:11:53 +02:00
Zoltan Kochan
803d360c5c ci: run pnpm v6 2021-02-26 00:36:02 +02:00
Zoltan Kochan
7201b9785a ci: install npm v6 before running tests 2021-02-13 15:20:54 +02:00
Zoltan Kochan
97b986fbc8 feat: Node.js v10 is not supported anymore (#3121)
* feat: Node.js v10 is not supported anymore

BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
77d7c52087 ci: update ci.yml 2021-01-04 23:39:49 +02:00
Zoltan Kochan
d85caeb420 ci: temporarily skip coverage posting 2020-12-19 00:31:41 +02:00
Zoltan Kochan
1309703932 ci: test on Windows
close #3023
2020-12-18 23:32:37 +02:00
Zoltan Kochan
0b98749094 ci: don't fail fast 2020-12-04 17:27:03 +02:00
Zoltan Kochan
2023a58ada ci: merge lcov files before posting coverage 2020-11-26 03:24:42 +02:00
Zoltan Kochan
14264dc496 ci: posting coverage to Coveralls 2020-11-26 02:53:18 +02:00
Zoltan Kochan
4617faed96 ci: don't run tests on Node 15 2020-11-25 02:46:59 +02:00
Zoltan Kochan
bbab51b798 ci: rename the CI workflow 2020-11-25 02:25:58 +02:00
Zoltan Kochan
da958caed8 ci: run tests on node 14 and 15 as well 2020-11-25 02:15:01 +02:00
Zoltan Kochan
a2a28e8546 chore: rename master branch to main 2020-11-24 11:54:41 +02:00
Zoltan Kochan
b2a7670f0f ci: configure GitHub actions and remove Travis 2020-11-23 00:12:41 +02:00
Zoltan Kochan
b617bb7379 ci: remove Github actions until they are fixed 2020-08-22 01:49:04 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
29d5cf93fc chore: update configs 2020-05-20 21:18:07 +03:00
Zoltan Kochan
aa0f2ca786 ci: set Git user 2020-05-08 17:38:01 +03:00
Andrew Powell
74eda7e415 chore(ci): setup windows github action
PR #2537
2020-05-08 17:13:17 +03:00