Jos de Jong
a8eb188592
chore: drop testing Node 18, add testing on Node 24
2025-06-11 09:20:14 +02:00
Jos de Jong
a9b3823d66
chore: switch to LambdaTest, cleanup BrowserStack tests
2024-12-18 12:28:07 +01:00
Jos de Jong
a4ed642152
chore: use the reporter configured in base-karma
2024-12-13 14:46:14 +01:00
gauravchawhan
b6eaa32a35
chore: LambdaTest Integration ( #3334 )
2024-12-13 14:11:16 +01:00
Jos de Jong
d8e4073a4d
chore: remove CI testing with HyperExecuted (LambdaTest)
2024-12-11 08:42:14 +01:00
Jos de Jong
ea41b03bab
chore: do not cancel browserstack tests which are in progress
2024-12-04 15:11:23 +01:00
Jos de Jong
d2f8616247
chore: set concurrency for browserstack tests to 1
2024-12-04 15:07:04 +01:00
Jos de Jong
ca891837f9
Merge branch 'develop' into v14
...
# Conflicts:
# package-lock.json
# package.json
2024-11-06 17:18:05 +01:00
Akki
66775ee8b5
fix : #3219 updated matAlgo07xSSf algorithm to return sparse matrix ( #3307 )
2024-11-06 17:02:02 +01:00
Jos de Jong
04643326df
chore: fix HyperExecute config
2024-11-04 12:48:33 +01:00
Jos de Jong
ac5fd87a00
chore: oops run HyperExecute on windows instead
2024-11-04 12:45:06 +01:00
Jos de Jong
19d1c227a5
chore: remove matrix in HyperExecute config
2024-11-04 12:43:00 +01:00
Jos de Jong
1689d54145
chore: fix LambdaTest config missing username and access key
2024-11-04 11:42:57 +01:00
Jos de Jong
542b5113ca
chore: fix LambdaTest config missing username and access key
2024-11-04 11:40:11 +01:00
Jos de Jong
e30624bc4a
chore: some updates in the LambdaTest config
2024-11-04 11:37:43 +01:00
Jos de Jong
9f070d119a
chore: remove unnecessary logging
2024-10-23 10:45:41 +02:00
Jos de Jong
6d76cea8f9
chore: rename Hyperexecute workflow file
2024-10-23 10:31:48 +02:00
gauravchawhan
f76c751f34
chore: hyperexecute Integrations ( #2874 )
2024-10-23 10:26:58 +02:00
Jos de Jong
6bcb26ca45
chore: try fix the codecov-action
2024-09-27 16:40:17 +02:00
Jos de Jong
d7df3fb2a3
chore: try fix the codecov-action
2024-09-27 16:24:01 +02:00
Jos de Jong
b2a7130062
chore: try fix the codecov-action
2024-09-27 16:21:53 +02:00
Jos de Jong
53413fddb1
chore: try fix the codecov-action
2024-09-27 16:20:14 +02:00
Jos de Jong
17a24ed380
chore: use codecov/codecov-action
2024-09-27 16:03:05 +02:00
Jos de Jong
4f1575339f
chore: enable testing on Node 22 again
2024-07-23 20:02:22 +02:00
Jos de Jong
6bd45e3c3c
chore: disable testing on Node 22 for now until we get mocha working again in GitHub actions
2024-07-19 14:18:55 +02:00
Jos de Jong
65d559846f
chore: try use ubuntu-latest instead of ubuntu-22.04 again
2024-07-19 14:14:54 +02:00
Jos de Jong
f95d4dbbd5
chore: try use ubuntu-22.04 instead of ubuntu-24.04
2024-07-19 14:13:45 +02:00
Jos de Jong
17009ee6c9
chore: try use ubuntu-24.04 instead of ubuntu-latest
2024-07-19 14:12:34 +02:00
Jos de Jong
1f05a35d68
chore: convert CJS files to ESM ( #3204 )
2024-05-22 08:46:14 +02:00
Jos de Jong
b32875f705
chore: upgrade node and Github actions versions for CI
2023-12-20 12:39:41 +01:00
Jos de Jong
33cb3d68f3
Drop official support for Node.js 14 and 16
2023-10-11 15:52:04 +02:00
Jos de Jong
45eba1216e
chore: drop testing nodejs 14, test on nodejs 16, 18, 20 now
2023-05-16 11:25:05 +02:00
Jos de Jong
1fecf4c50a
chore: remove sponsors section and Github workflow of Foresight
2023-04-03 09:27:07 +02:00
Jos de Jong
0a093307b8
Setup Foresight testing workflow ( #2802 )
...
* Add Foresight configuration for Github Actions
* Temporarily update Foresight config to trigger in feature branch too
* Fix foresight config
* Change `test_path` to point to a folder with the test results
* Remove quotes from test_path
* Use the default naming of test-results.xml again
* Make the test output file explicit
* Remove redundant environment variables
* Only run foresight workflow on `main` and `develop` branches
* Upgrade to `actions/checkout@v3` and `actions/setup-node@v3` in the Github Actions workflows
2022-10-06 14:06:40 +02:00
Jos de Jong
db4f2dc229
Rename the issue template
2022-08-26 14:37:51 +02:00
Jos de Jong
0699d1a61d
Update issue templates
2022-08-17 15:12:19 +02:00
Jos de Jong
cce2919e3b
Drop testing on node@18 for now, needs some fixes first
2022-05-09 11:02:02 +02:00
Jos de Jong
530568706e
Do not test on node@12 anymore (has reached end of life), run tests on node@18, use node@16 for the unit tests
2022-05-09 10:56:03 +02:00
Jos de Jong
ec39c5f3cf
Run Node.js CI tests on any branch
2022-03-17 17:33:44 +01:00
Jos de Jong
bcdbdaa760
Do not run browserstack tests when pushing a tag
2022-03-01 13:01:42 +01:00
Jos de Jong
e8a4123fc2
Fix #2258 : drop official support for nodejs 10
2021-07-07 10:29:09 +02:00
Jos de Jong
ebb5fce7c2
Run unit tests on Node 16
2021-06-23 10:51:57 +02:00
Harry Sarson
788c0b96e9
Refactor/GitHub workflow ( #2041 )
...
* Try out running unit tests with github actions instead of Travis
* try running browser tests in github actions
* fix workflow names
* run build on pr too
* trying running CI only once on PR
* Revert "trying running CI only once on PR"
This reverts commit 9a3db6e167642e9bd35ed6f20a459c5450dd882e.
* run CI only once on PR from branch
* try running transpiled build on node 10
* correct node version syntax + tidy
* fix syntax
* final (?) fix up
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2020-12-18 14:36:56 +01:00
jos
8921ff62f1
Add github sponsors configuration
2019-10-30 10:56:33 +01:00