Commit Graph

33 Commits

Author SHA1 Message Date
renovate[bot]
4a59ca460b
chore(deps): update all non-major dependencies (2.x) (#24868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-12 15:04:51 +00:00
renovate[bot]
8f6327228f
chore(deps): update all non-major dependencies (2.x) (#24785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 19:54:48 +00:00
renovate[bot]
cf2a026ef8
chore(deps): update actions/upload-artifact action to v4 (2.x) (#24762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-12-14 20:25:27 +00:00
renovate[bot]
c28162c9f3
chore(deps): update actions/setup-node action to v4 (2.x) (#23892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-24 11:02:15 +09:00
renovate[bot]
513fa2158a
chore(deps): update all non-major dependencies (2.x) (#23711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 11:08:51 +01:00
Daniel Roe
c1bbc5fcd4
ci: use node 18 for ci jobs (#23701) 2023-10-16 22:23:38 +01:00
Daniel Roe
46160bf7b4
ci: remove node version from matrix (#23706) 2023-10-16 20:33:53 +01:00
renovate[bot]
5674f49ab8
chore(deps): update all non-major dependencies (2.x) (#22820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-11 16:19:21 +01:00
renovate[bot]
f0050f708e
chore(deps): update actions/checkout action to v4 (2.x) (#22993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 11:33:01 +01:00
renovate[bot]
b381000de6
chore(deps): update all non-major dependencies (2.x) (#22706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-25 19:55:58 +01:00
renovate[bot]
5444269c24
chore(deps): update all non-major dependencies (2.x) (#22675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-18 16:27:49 +02:00
renovate[bot]
9508f1bbbf
chore(deps): update all non-major dependencies (2.x) (#22611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 10:25:35 +02:00
renovate[bot]
7ffa47c520
chore(deps): update all non-major dependencies (2.x) (#21820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-07 11:25:40 +01:00
Daniel Roe
5a51da344f ci: apply changes to windows workflow as well 2023-06-09 20:46:58 +01:00
renovate[bot]
52769b320e
chore(deps): update actions/checkout action to v3.5.3 (2.x) (#21494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 17:02:55 +01:00
Daniel Roe
9deeab9b39
ci: pin actions by hash and use corepack (#21356) 2023-06-05 18:24:32 +00:00
Daniel Roe
847e0ec07d
ci: run tests in node 16 (#20644) 2023-05-03 10:19:58 +01:00
Daniel Roe
9677fbe534 ci: update workflows 2023-02-02 00:36:07 +00:00
Daniel Roe
331a2d724e ci: update test branch condition 2023-01-19 15:03:28 +00:00
pooya parsa
e5efc25940
chore: update dependencies (#10510)
[release]
2022-06-24 00:58:52 +02:00
renovate[bot]
263f5d644d
chore(deps): update actions/upload-artifact action to v3 (#10509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 10:27:28 +01:00
renovate[bot]
f2d844223e
chore(deps): update actions/download-artifact action to v3 (#10502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 10:26:59 +01:00
renovate[bot]
4c1716704c
chore(deps): update actions/setup-node action to v3 (#10508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 10:13:04 +01:00
renovate[bot]
8be9e01189
chore(deps): update actions/checkout action to v3 (#10355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 10:06:15 +01:00
renovate[bot]
97983b7161
chore(deps): update actions/cache action to v3 (#10354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 10:05:38 +01:00
Pooya Parsa
7629cea3b8 chore(ci): use node14 for windows tests 2021-02-13 12:18:13 +01:00
Pooya Parsa
dc1c56732f chore(ci): test against node@12 (minimum) and node@14 (lts) 2021-02-13 11:56:38 +01:00
Daniel Roe
b2fe40980f
ci: use build artifacts and run dev tests in band (#8785) 2021-02-07 23:25:51 +01:00
renovate[bot]
fe02743ea5
chore(deps): update actions/setup-node action to v2 (#8496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-16 14:44:37 +01:00
Clark Du
20822be26c chore(actions): cache all workspaces node_modules 2020-11-04 14:14:46 +00:00
Xin Du (Clark)
418405c216
chore(actions): speed up windows build (#8265) 2020-11-04 13:38:38 +00:00
renovate[bot]
3e334ebb91
chore(deps): update actions/cache action to v2 (#8228)
* chore(deps): update actions/cache action to v2

* use relative and multiple paths for actions/cache

Co-authored-by: Clark Du <clark.duxin@gmail.com>
2020-10-29 22:31:28 +00:00
pooya parsa
9cb8a65e8d
chore(ci): use github actions for windows (#7786) 2020-08-26 13:17:29 +02:00