Commit Graph

18 Commits

Author SHA1 Message Date
Josh de Leeuw
236657da56
Change approach again, use types to limit which pull requests trigger the event 2025-01-17 11:37:20 -05:00
Josh de Leeuw
14b2586db1
Try a different conditional 2025-01-17 11:29:47 -05:00
Josh de Leeuw
6079c29522
Use branch instead of ref 2025-01-17 11:11:55 -05:00
Josh de Leeuw
df83261d74
Use concurrency instead of if 2025-01-17 11:02:29 -05:00
Josh de Leeuw
846602b45f
Fix typo 2025-01-17 10:09:48 -05:00
Josh de Leeuw
50a3f208ea
Avoid running action more than once when push to a PR 2025-01-17 10:08:28 -05:00
bjoluc
c31b859533 Merge pull request #3122 from jspsych/update-config-package
Update `@jspsych/config` dependencies

(rebased-with-history from commit 76fca2712f)
2024-06-07 22:49:07 +02:00
bjoluc
220f4e36b4 Update @jspsych/config dependencies 2023-11-10 19:37:25 +01:00
bjoluc
a192ac6636 Unpin Node v20 since nodejs/node#49497 is fixed 2023-11-08 17:42:04 +01:00
bjoluc
7db2d9380c Pin Node v20 to v20.5 to circumvent nodejs/node#49497 2023-09-06 16:39:03 +02:00
bjoluc
a164be0aee Update CI workflows 2023-09-06 08:50:18 +02:00
bjoluc
c5e9f914bc Raise minimum required NPM version to 8.0.0 2023-09-06 08:43:06 +02:00
bjoluc
2e40d013d4 Drop support for npm v7 and node up to v16 2022-11-18 23:08:46 +01:00
bjoluc
76e7508024 Upgrade Jest to v29 and replace ts-jest with @sucrase/jest-plugin 2022-11-17 21:28:44 +01:00
bjoluc
0bc6f5486b Add github-actions jest reporter to build workflow 2022-11-16 10:57:02 +01:00
bjoluc
0362e65bd4 Add turbo caching to GH actions workflows 2022-01-06 18:14:48 +01:00
bjoluc
ed87f4086d Skip explicit type checking in build workflow
to speed up builds. It's safe to do since the rollup builds check types
already.
2021-09-14 20:51:23 +02:00
bjoluc
1ec9d59305 Update GH Actions workflow for monorepo 2021-07-08 23:34:50 +02:00