10 Commits

Author SHA1 Message Date
Norbert de Langen
c2233ad230 add ignores for disallowed packages 2024-10-02 17:07:43 +02:00
Norbert de Langen
e12039c059 apply sorting on scripts 2024-08-08 11:23:52 +02:00
Valentin Palkovic
758c0de182 Remove custom execa implementation 2023-11-08 09:59:43 +01:00
Valentin Palkovic
f1ed2af485 Dependencies: Remove lerna 2023-11-02 13:46:39 +01:00
Jeppe Reinhold
12572a807b new versioning strategy that doesnt use external tools 2023-06-09 00:43:07 +02:00
Norbert de Langen
b53e3b3174
use constants everywhere in scripts 2023-03-29 12:32:23 +02:00
Norbert de Langen
3e96c7b9b4
fix linting in scripts 2022-11-24 20:13:28 +01:00
Tom Coleman
d3fa0bef43 Use execa 6.x in scripts
We need to use an obtuse method to import it as it is ESM only and `ts-node` doesn't play well with that.

See https://github.com/TypeStrong/ts-node/discussions/1290
2022-11-05 21:12:31 +11:00
Tom Coleman
03c7e17372 Ensure we get workspaces from code/ 2022-10-06 13:38:04 +11:00
Tom Coleman
c9c3de3c3e Clean up a lot of older code 2022-10-03 17:16:39 +11:00