Commit graph

20 commits

Author SHA1 Message Date
Mike Cao
c51dd7e606 Merge branch 'master' into dev
# Conflicts:
#	.github/workflows/cd-manual.yml
#	.github/workflows/cd.yml
#	.github/workflows/ci.yml
#	src/lib/detect.ts
2025-09-23 17:43:24 -07:00
Nick Maynard
b2c829a077 Add setup-pnpm to hopefully fix CI tests etc. 2025-09-17 21:37:57 +01:00
Mike Cao
04c06443a8 Merge branch 'master' into dev
# Conflicts:
#	.github/workflows/ci.yml
#	src/lang/es-ES.json
#	src/lang/sl-SI.json
#	src/lib/constants.ts
#	src/lib/detect.ts
#	src/queries/sql/reports/getRevenue.ts
2025-09-16 21:11:12 -07:00
Gavin Mogan
0e6442c469 chore: finish migration of yarn/npm to pnpm everywhere 2025-08-22 16:21:57 -07:00
Mike Cao
d6ae09ac18 Changed CI build. 2025-07-02 10:48:17 -07:00
Mike Cao
5c5ec18e67 Added turbo build for CI. 2025-06-26 21:44:00 -07:00
Mike Cao
5a85433e63 Fix CI. 2025-06-18 22:48:03 -07:00
Mike Cao
a1654e88af Update CI. 2025-06-18 22:46:05 -07:00
Ru Chern Chong
e8f166cc69
Update ci.yml
Only run the CI if it belongs to the original repository
2025-05-22 15:19:34 +08:00
Pierre Guillemot
00e05f4aa2 Fix github ci 2024-12-13 09:11:55 +04:00
Mike Cao
8de2a25118 Update CI to run tests. 2024-03-01 14:24:51 -08:00
Mike Cao
7ae3d47947 Update GH actions. 2024-02-04 00:32:31 -08:00
Mike Cao
9735769413 Removed Node 16 from GH workflow. 2023-12-12 19:20:34 -08:00
Mike Cao
8062d7f698 Update node versions in CI. 2023-07-28 20:04:30 -07:00
Mike Cao
ad918c5bba Update CI workflow. 2023-05-16 21:19:39 -07:00
Mike Cao
8234b4264c Skip database check during CI. 2022-08-25 00:49:47 -07:00
Mike Cao
6245c24e5f Update lang. Remove node 12 test. 2022-07-15 23:57:44 -07:00
Mike Cao
e31181c676 Update language bundles. 2022-04-03 20:19:05 -07:00
Mike Cao
99052d8026 Use yarn for docker build. 2022-04-03 19:22:20 -07:00
Lukas Läderach
a2eadf76fe feat(ci): use matrix build to target databases 2022-03-22 15:37:11 +01:00
Renamed from .github/workflows/node.js.yml (Browse further)