Commit Graph

96 Commits

Author SHA1 Message Date
Amin Yahyaabadi 0b45dac798
fix: fix the rcPath for setup-cpp 2024-08-15 14:54:05 -07:00
Amin Yahyaabadi 5962369655
chore: v0.38.3 [skip test] 2024-08-13 00:54:19 -07:00
Amin Yahyaabadi f898162cf1
chore: v0.38.2 [skip test] 2024-08-12 14:26:19 -07:00
Amin Yahyaabadi 55af62e5b4
chore: v0.38.1 [skip test] 2024-08-08 16:50:07 -07:00
Amin Yahyaabadi f7abbbcc5d
chore: v0.38.0 [skip test] 2024-08-08 01:52:08 -07:00
Amin Yahyaabadi 7d9eec942d
fix: test on Ubuntu 24.04 + add default versions for ubuntu 24 2024-08-07 16:17:38 -07:00
Amin Yahyaabadi 7f2f3d2a33
Merge pull request #250 from aminya/renovate/docker-build-push-action-6.x 2024-08-07 13:55:26 -07:00
Amin Yahyaabadi d9e900ea1f
ci: remove deprecated macos-11 GitHub Actions runner [skip ci] 2024-08-07 13:54:34 -07:00
Amin Yahyaabadi d59649d812
fix: update nodejs to 22 + pnpm to 9 in CI 2024-08-07 11:35:04 -07:00
Amin Yahyaabadi e3bbe73e91
ci: always upload the dist in build 2024-08-07 11:28:09 -07:00
renovate[bot] 8aeb5e4f4e
chore(deps): update docker/build-push-action action to v6 2024-06-22 02:02:20 +00:00
Amin Yahyaabadi cceb0f93f2
fix: fix all the eslint issues 2024-04-09 23:58:48 -07:00
Amin Yahyaabadi 1cbbd6c740 feat: generate binaries for MacOS Arm 2024-04-03 01:03:49 -07:00
Amin Yahyaabadi a2421ffd12 ci: only cache pnpm store for the build step 2024-03-31 23:56:16 -07:00
Amin Yahyaabadi df26d7ef8a ci: limit the number of running CI runs 2024-03-31 23:53:54 -07:00
Amin Yahyaabadi 4f1627cf7a ci: validate dist via git diff 2024-03-31 23:40:44 -07:00
Amin Yahyaabadi f2ab88cd91 ci: hard-code the dockerhub username 2024-03-31 22:44:39 -07:00
Amin Yahyaabadi c8e2110f69
ci: tag latest in the same step [skip ci] 2024-03-24 01:06:41 -07:00
Amin Yahyaabadi 526d06e31f
ci: push the latest only on master [skip test] 2024-03-24 00:58:35 -07:00
Amin Yahyaabadi 1f53bd746a
ci: tag as latest after using exact versions 2024-03-24 00:52:14 -07:00
Amin Yahyaabadi 7a90df0732
ci: add the scope for the test images 2024-03-24 00:33:04 -07:00
Amin Yahyaabadi 85853d5f3a
ci: test the built images 2024-03-24 00:25:30 -07:00
Amin Yahyaabadi d6950a396f
feat: build and publish docker images 2024-03-24 00:20:20 -07:00
Amin Yahyaabadi 2908244529
chore: v0.37.0 [skip test] 2024-02-19 01:13:26 -08:00
Amin Yahyaabadi b17665893e
ci: test on MacOS 13 2024-02-16 15:15:14 -08:00
renovate[bot] ae0ebdc3d5
chore(deps): update actions/setup-node action to v4 2024-01-21 01:02:29 +00:00
Amin Yahyaabadi 43d5bd524a
Merge pull request #213 from aminya/renovate/actions-cache-4.x [skip ci]
chore(deps): update actions/cache action to v4
2024-01-20 14:38:36 -08:00
renovate[bot] 9ac5afb42a
chore(deps): update actions/checkout action to v4 2024-01-20 22:33:44 +00:00
renovate[bot] 5a9e4ef868
chore(deps): update actions/cache action to v4 2024-01-20 22:33:40 +00:00
Amin Yahyaabadi 2d1ee7f0a2 ci: fix placing the built executables [skip test] 2023-09-01 15:37:56 -07:00
Amin Yahyaabadi b66c2c4dfa ci: fix placing the built executables [skip test] 2023-09-01 15:17:57 -07:00
Amin Yahyaabadi 50d2184102 ci: fix the release artifact placement [skip test] 2023-09-01 15:04:09 -07:00
Amin Yahyaabadi ebe8a86b02 ci: run the release when the test is skipped [skip test] 2023-09-01 14:48:28 -07:00
Amin Yahyaabadi 62674fbcdd tests: skip some msvc installation tests based on the Windows version 2023-09-01 11:23:25 -07:00
Amin Yahyaabadi 662daca0bf fix: remove unused dependencies + list bundled ones [skip test] 2023-08-31 23:01:58 -07:00
Amin Yahyaabadi 5c246f1986 ci: separate the lint tests from the tests 2023-07-24 14:28:48 -07:00
Amin Yahyaabadi b3b3348bbf ci: upload the built packages dist and fix release artifacts download 2023-07-24 14:18:02 -07:00
Amin Yahyaabadi 4e58b250d7 ci: fix placing the built artifacts 2023-07-24 14:11:16 -07:00
Amin Yahyaabadi 697fc17c87 ci: shared build for all the tests - rewrite the CI workflow 2023-07-24 13:59:56 -07:00
Amin Yahyaabadi cee1b6367a ci: disable fedora and arch mingw docker tests 2023-07-22 12:39:43 -07:00
Amin Yahyaabadi 623beb0a25 feat: add Mingw docker images and test them 2023-07-20 02:59:37 -07:00
Amin Yahyaabadi cd31ee43de feat: add production docker images and generate tests 2023-07-15 18:09:24 -07:00
Amin Yahyaabadi c5d5df5b33 fix: fix packing the executables 2023-07-15 17:15:31 -07:00
Amin Yahyaabadi 91eb21c1a6 ci: fix the smoke test path for node 16 2023-07-15 16:08:05 -07:00
Amin Yahyaabadi d2fe82a0d2 fix: fix docker base name 2023-07-15 15:50:55 -07:00
Amin Yahyaabadi b2cf91c9df fix: use node 20 instead of node 18 2023-07-15 15:41:58 -07:00
Amin Yahyaabadi 73478bbe8c feat: add separate production and testing docker files 2023-07-15 15:08:44 -07:00
abeimler 72b58a4d1b fix: clean up docker files 2023-05-01 11:24:36 +02:00
Amin Yahyaabadi c4c3576054 ci: setup the executable with node 18 2023-04-24 13:50:53 -07:00
Amin Yahyaabadi 4aa1b0647c ci: smoke test node 12 and 16 separately 2023-04-24 13:49:29 -07:00