Commit Graph

16 Commits

Author SHA1 Message Date
Niccolo Borgioli 92893a5b2d
github actions 2023-05-25 23:29:05 +02:00
Nicco d7e5a34b14
CLI (#84)
* move to packages

* update deps

* update deps

* actions maintenance

* don't use blob

* cli

* fix default import

* use synthetic default imports

* remove comment

* cli packaging

* node 18 guard

* packages

* build system

* testing

* test pipeline

* pipelines

* changelog

* version bump

* update locales

* update deps

* update deps

* update dependecies
2023-05-14 13:52:47 +02:00
cupcakearmy 42a8ab5d0f
test command 2022-11-15 13:15:34 +01:00
cupcakearmy 88ea828b66
upload 2022-11-15 12:35:02 +01:00
cupcakearmy 41ed5c0e23
ci 2022-11-15 12:17:52 +01:00
cupcakearmy 0a98481991
use npx 2022-11-15 12:13:03 +01:00
cupcakearmy 5d62c48a35
don't use pnpm 2022-11-14 16:26:51 +01:00
cupcakearmy 0ab39023b0
test 2022-11-14 16:16:50 +01:00
cupcakearmy 7a045b3f34
test on docker image 2022-11-14 15:47:12 +01:00
cupcakearmy 0db3ef4a1f
changelog and only test on x86 2022-11-04 23:34:36 +01:00
cupcakearmy 03e9fb431f
put flows back together 2022-11-04 22:10:19 +01:00
cupcakearmy b84df2866b
build matrix 2022-11-02 13:36:56 +01:00
cupcakearmy 9d787008a4
also build docker when testing 2022-11-02 13:29:19 +01:00
cupcakearmy 687f26bb40
name the workflow 2022-11-02 13:26:57 +01:00
Nicco cacb808117
restructuring (#56)
* restructuring

* pin svelte kit version & parallel execution

* update svelte kit

* correct test result assets

* add timeout

* correct locale path

* simplify crypto

* fix for #58

* add verbosity flag

* disable flaky test
2022-10-07 21:28:25 +02:00
Nicco 786878a3e4
Testing (#41)
* testing

* try playwrigth

* testing

* add pr support

* not on each commit
2022-07-19 14:12:51 +02:00