Commit graph

26 commits

Author SHA1 Message Date
Adam Benhassen
f0533450be
ci: optimize workflow caching and add concurrency controls (#7331) 2025-12-17 10:12:20 +01:00
renovate[bot]
16b0e13989
chore(deps): pin dependencies (#6627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 17:44:39 +02:00
Kamil Kisiela
c0302fee9b
Disable caching of Turbo in CI (#6371) 2025-01-16 15:00:52 +01:00
Jason Kuhrt
21fec58b3e
chore: update pnpm to latest minor (#6281)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2025-01-09 02:35:36 +00:00
renovate[bot]
848c695a68
chore(deps): update actions/setup-node action to v4.1.0 (#5798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 18:24:25 +02:00
renovate[bot]
64ad07b471
chore(deps): update actions/setup-node action to v4.0.3 (#5197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:29:30 +03:00
Kamil Kisiela
368f284a97
Replace Next with Vite + tanstack/router (#4612) 2024-05-17 14:30:10 +02:00
renovate[bot]
2a5ff79835
chore(deps): update pnpm/action-setup action to v4 (#4712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 09:57:54 +03:00
renovate[bot]
5f740b315f
chore(deps): update pnpm/action-setup action to v3 (#3961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 09:25:59 +02:00
renovate[bot]
2bc3a14eaa
chore(deps): update actions/setup-node action to v4.0.2 (#3936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 09:00:38 +02:00
renovate[bot]
36ebb8ae87
chore(deps): update actions/cache action to v4 (#3834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 11:37:09 +02:00
renovate[bot]
e9c180f981
chore(deps): update actions/setup-node action to v4.0.1 (#3658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 06:13:57 +00:00
renovate[bot]
ba57be3a2c
chore(deps): update actions/setup-node action to v4 (#3149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-24 10:23:57 +03:00
renovate[bot]
b3ad5363d7
chore(deps): update actions/setup-node action to v3.8.2 (#3119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 21:36:25 +03:00
renovate[bot]
2790dc6854
chore(deps): update actions/setup-node action to v3.8.1 (#2909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 18:04:47 -07:00
renovate[bot]
318ff013f4
chore(deps): update pnpm/action-setup action to v2.4.0 (#2834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 23:06:34 -07:00
Kamil Kisiela
4aa33e09c8
test (#2624) 2023-07-18 13:52:59 +02:00
Kamil Kisiela
9631401266
Bring back installDependencies input to setup/action 2023-07-18 12:43:09 +02:00
Kamil Kisiela
cc6dbb514d
Reduce the size of cache (GH Actions) (#2616) 2023-07-17 17:19:08 +02:00
Yassin Eldeeb
cc670557fa
ci: migrate-to-pnpm-v8 (#2129) 2023-05-31 10:16:26 +00:00
Kamil Kisiela
00451c502e
Cache .next/cache to speed up builds (#1637) 2023-03-14 16:12:50 +01:00
renovate[bot]
8d7bceb960
chore(deps): update actions/setup-node action to v3.6.0 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 08:46:42 +01:00
Dotan Simha
b2c7bffe6a
Use pnpm version from package.json for CI (#938) 2023-01-02 08:26:42 +00:00
Dotan Simha
b8f465ec35
Fixes for CI and composite actions (#841) 2022-12-21 09:23:51 +00:00
Dotan Simha
6267dff8c9
Upgrade to Node 18 (#818) 2022-12-21 10:25:00 +02:00
Dotan Simha
69ff4d3a24
Replace tgz artifacts with Docker images and refactor all CI pipelines (#808) 2022-12-20 16:34:46 +02:00