Commit Graph

54 Commits

Author SHA1 Message Date
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
c341382d0c chore(deps): update 2022-02-23 18:40:21 +02:00
Zoltan Kochan
a3190d632b ci: use pnpm v7 for releasing 2022-02-16 03:30:05 +02:00
Zoltan Kochan
71e5a4cea8 Merge branch 'main' into v7 2022-02-15 12:01:49 +02:00
Zoltan Kochan
7686cc734a chore: fix audit issues 2022-02-10 22:56:19 +02:00
Zoltan Kochan
490375996e Merge branch 'main' into v7 2022-02-08 14:59:59 +02:00
Zoltan Kochan
61d197960c ci: update pnpm/action-setup to v2.1.0 2022-02-08 14:57:28 +02:00
Zoltan Kochan
25a0b58d5d ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00
Valentin Semirulnik
b39cabde82 ci: setup cache for TS and Jest (#4049) 2022-01-19 00:13:13 +02:00
Zoltan Kochan
3e856bf637 ci: temporarily skip audit 2022-01-16 01:47:17 +02:00
zoomdong
ee85f8c7f1 ci: add pnpm cache (#4047) 2021-12-06 19:35:26 +02:00
Zoltan Kochan
13663ddb2a ci: don't run tests on macOS and Node.js 14 (Node.js 12, 16, 17 are tested) 2021-11-20 22:46:30 +02:00
Zoltan Kochan
79110ac1b6 ci: test on Node.js 17 (#3990) 2021-11-15 01:17:45 +00:00
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