Commit Graph

46 Commits

Author SHA1 Message Date
Josh de Leeuw
46d0c9b050 use v7 instead of 7.x 2024-06-06 18:28:09 -04:00
Josh de Leeuw
126f87becb update github action to deploy only major version info 2024-06-06 09:41:31 -04:00
Josh de Leeuw
3126fa95e3 fetch all with checkout 2024-01-15 09:24:51 -05:00
Josh de Leeuw
f38673c6b8 DO NOT force this seems bad. 2024-01-14 17:47:17 -05:00
Josh de Leeuw
2faff02b1f fix checkout and push 2024-01-14 17:36:01 -05:00
Josh de Leeuw
38682d86c8 config git 2024-01-14 17:30:46 -05:00
Josh de Leeuw
841d43250c get major.minor version another way 2024-01-14 17:27:27 -05:00
Josh de Leeuw
a13601c3c1 try simplifying 2024-01-14 17:21:07 -05:00
Josh de Leeuw
fd1c5506bf change name 2024-01-14 17:03:58 -05:00
Josh de Leeuw
cca2fc445d repair quotes 2024-01-14 17:03:10 -05:00
Josh de Leeuw
58e3df5af8 fix extra quotes? 2024-01-14 16:58:37 -05:00
Josh de Leeuw
9237de363a try using env.versions 2024-01-14 16:32:35 -05:00
Josh de Leeuw
09ce038f26 try using the environment variable 2024-01-14 16:28:25 -05:00
Josh de Leeuw
b47f142270 fix missing " mark 2024-01-14 16:11:50 -05:00
Josh de Leeuw
e635411c70 fix poetry install; remove npm ci 2024-01-14 16:08:50 -05:00
Josh de Leeuw
fffeb61a3a add publish-docs action 2024-01-14 15:48:05 -05:00
bjoluc
76fca2712f
Merge pull request #3122 from jspsych/update-config-package
Update `@jspsych/config` dependencies
2023-11-10 21:15:13 +01: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
cb87df4c10
Upload dist archive for all releases (#3125) 2023-09-12 17:31:15 +02: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
bdb7b9a2a9 Make the release workflow update all unpkg links
Closes #2348
2022-02-08 18:28:15 +01:00
bjoluc
dde47d4df6
Merge pull request #2428 from jspsych/turbo
Setup Turborepo
2022-01-30 18:53:12 +01:00
Josh de Leeuw
a2b6881929
Create FUNDING.yml 2022-01-10 09:47:38 -05:00
bjoluc
0362e65bd4 Add turbo caching to GH actions workflows 2022-01-06 18:14:48 +01:00
bjoluc
ededae2a70 Fix release asset uploading
The `jspsych` package release previously didn't get a release asset.
2021-12-01 17:03:31 +01:00
bjoluc
bfbb369915 Fix release workflow
It previously didn't seem to create the dist archive.
2021-12-01 01:15:45 +01:00
bjoluc
365f43aa98
Set changesets/action version to v1 2021-12-01 00:52:10 +01:00
bjoluc
6852143067
Trigger release workflow on lock file changes 2021-12-01 00:39:25 +01:00
bjoluc
d9b02310c9 Name all release archives jspsych.zip 2021-11-24 19:31:44 +01:00
bjoluc
997ba3cd74 Fix asset uploading in release workflow 2021-10-16 17:30:00 +02:00
bjoluc
da654079f0 Update release workflow 2021-10-03 15:03:13 +02:00
bjoluc
b3b1d14dd8 Enhance release workflow 2021-10-02 03:00:04 +02:00
bjoluc
de6c6348b7 Fix release script in root package.json 2021-10-02 02:46:50 +02:00
bjoluc
f96a618fb4 Update release workflow run conditions 2021-10-02 02:39:23 +02:00
bjoluc
708ab8c849 Update changesets branch settings and release workflow 2021-10-01 23:54:20 +02:00
bjoluc
37b85f953c
Setup changesets (#2066)
* Setup changesets and the changesets GH action
* Lower package versions so changesets can bump them
* Add changesets for all changes on the `modularization` branch

Co-authored-by: Josh de Leeuw <josh.deleeuw@gmail.com>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-09-30 21:39:25 +02: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
Josh de Leeuw
b364aa77cd trigger actions on all branches 2020-10-23 10:09:12 -04:00
Josh de Leeuw
5d25665f75
fix actions file 2020-08-14 22:36:37 -04:00
Josh de Leeuw
ee60d13492
fix string error 2020-08-14 22:35:17 -04:00
Josh de Leeuw
1cbcde844f
use node 14.x for tests 2020-08-14 22:34:08 -04:00
Josh de Leeuw
c82664dc48
Add GitHub Action for Jest Testing 2020-08-14 22:32:25 -04:00