Commit Graph

10 Commits (b9982ce578c24fa2dcdbe4fb79610345257681df)

Author SHA1 Message Date
Renaud Chaput 6cf9f1211b
Create custom Github Actions for common steps () 2023-10-24 11:43:24 +00:00
renovate[bot] 3d0331fc7a
Update actions/checkout action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:41:26 +02:00
renovate[bot] a80efb449e
Configure Renovate ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-06-06 10:42:23 +02:00
Nick Schonning d39bce963f
Add fix/lint helper dev targets () 2023-06-01 02:25:13 +02:00
Nick Schonning f95125bd04
Fail ESLint for Warnings in CI () 2023-05-04 09:48:50 +02:00
Nick Schonning b80a7b031b
Add typechecking in CI () 2023-04-04 16:32:08 +02:00
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension () 2023-02-20 03:20:59 +01:00
Nick Schonning 29ec2c4fb5
Trigger CI build on .nvmrc change () 2023-02-16 04:59:45 +01:00
Nick Schonning 1f957c6325
Use .nvmrc file for CI setup-node () 2023-02-16 10:24:05 +09:00
Nick Schonning d9088ef327
Separate ESLint CI from Superlinter ()
* Separate ESLint CI from Superlinter

* Correct JS indenting level

* Remove extra semicolons with ESLint autofix
2023-01-29 23:44:03 +01:00