Commit Graph

23 Commits

Author SHA1 Message Date
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