Commit Graph

59 Commits

Author SHA1 Message Date
Josh de Leeuw
c856e7e504 fix checkout and push
(rebased-with-history from commit 2faff02b1f)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
9218abf9fc config git
(rebased-with-history from commit 38682d86c8)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
599d4a2e87 get major.minor version another way
(rebased-with-history from commit 841d43250c)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
e34a91e8fe try simplifying
(rebased-with-history from commit a13601c3c1)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
a7041bb230 change name
(rebased-with-history from commit fd1c5506bf)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
1f15f934de repair quotes
(rebased-with-history from commit cca2fc445d)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
6160777435 fix extra quotes?
(rebased-with-history from commit 58e3df5af8)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
8bfbef2708 try using env.versions
(rebased-with-history from commit 9237de363a)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
6fa906f386 try using the environment variable
(rebased-with-history from commit 09ce038f26)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
3f9bfcd5a3 fix missing " mark
(rebased-with-history from commit b47f142270)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
43c87cfe4c fix poetry install; remove npm ci
(rebased-with-history from commit e635411c70)
2024-06-07 22:49:07 +02:00
Josh de Leeuw
89f1c9382c Merge pull request #3215 from jspsych/add-docs-publish-action
add publish-docs action

(rebased-with-history from commit c1ddf929e1)
2024-06-07 22:49:07 +02: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
ddd6cde2eb Upload dist archive for all releases (#3125)
(rebased-with-history from commit cb87df4c10)
2024-06-07 22:49:07 +02: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
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
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