Commit graph

12 commits

Author SHA1 Message Date
Nihal Maskey
dbc954e7f1
Add prettier and run prettier command via lint-staged (#448) 2023-10-16 15:22:16 +01:00
Matt Cowley
4bf8e65ed4
Update to Node.js 18 (#442) 2023-07-28 15:39:42 +01:00
Matt Cowley
f44832ed7a
Update workflows with v3 actions + permissions (#404)
* Update Spaces workflow

* Update Pages workflow

* Update test workflow
2022-11-11 01:28:02 +00:00
Lovekesh Kumar
6cdd0898c2
Update checkout + node actions in workflows, use .nvmrc + caching (#387)
* Update workflows to resolve node version from nvmrc

* Bump actions/checkout to v3

* Add step to resolve package.json engines.npm version specifically

* Remove wrong committed .npmrc file
2022-10-02 16:04:13 +01:00
Matt Cowley
07b0714837
Suppress logging with NODE_ENV (#332) 2022-02-25 20:00:45 +00:00
Matt (IPv4) Cowley
23350f3a57
Swap out sass-lint with stylelint (#328)
* Swap out sass-lint

* Include standard SCSS rules for stylelint

* Fix stylelint violations

* Update Actions to use stylelint

Co-authored-by: Jake Gealer <jake@gealer.email>
2022-02-04 22:01:19 +00:00
Matt (IPv4) Cowley
387a47b014
Dependency updates + full ESM (#327)
* Dependency updates

* Fix eslint issues

* Switch to esm fully

* Fix Jest tests

* Update to node 16, force mini-css-extract-plugin to 1.x

* More dep updates

* Use correct NPM version in Actions

* Fix mini-css-extract-plugin version overrides

* Don't rely on Webpack for available languages
2022-02-04 21:10:20 +00:00
Matt (IPv4) Cowley
de86df7fe4
Add script to verify integrity of language packs (#203)
* Add script to verify integrity of language packs

* Update workflows

* It'd help if we ran the right test
2020-12-21 15:22:07 +00:00
Matt (IPv4) Cowley
958f67c802
Dedicated test workflow to run on PRs (#172) 2020-09-26 11:10:44 +01:00
MattIPv4
74fef984be Repo change 2020-06-01 20:54:34 +01:00
MattIPv4
6decf98b1d TIL we also set that in the workflow 2020-04-28 13:13:22 +01:00
MattIPv4
6467d10f85 GitHub files 2020-04-27 20:30:56 +01:00