Граф коммитов

40 Коммитов

Автор SHA1 Сообщение Дата
Luca Greco 3d4f68614d
chore(circleci): bump nodejs version to from v16 to v18 (#5418) 2024-09-09 11:27:27 +02:00
William Durand ce6156424f
Always build locales when we build the linter (#4846) 2023-05-04 13:00:09 +02:00
William Durand 72c1c2c04a
Use dennis to lint our locale files (#4831) 2023-04-27 18:47:56 +02:00
William Durand bd5c79f774
Update config.yml 2023-03-21 10:13:19 +01:00
Anton Bershanskiy f3e4d73cee
Run tests on NodeJS 19.6.0 (#4711) 2023-02-16 21:45:35 +01:00
renovate[bot] d828698f55
Update Node.js to v16.19 (#4639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-29 20:16:11 +00:00
renovate[bot] c21c457f9d
Update Node.js to v14.21 (#4555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-03 00:34:06 +00:00
renovate[bot] 5c7eedb64c
Update Node.js to v18.12 (#4543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-27 12:17:49 +02:00
renovate[bot] 5b0701814f
Update Node.js to v18.11 (#4524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: William Durand <will+git@drnd.me>
2022-10-18 08:42:28 +02:00
renovate[bot] beb3820f1d
Update codecov orb to v3.2.4 (#4508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-13 21:17:15 +02:00
renovate[bot] 36393f509f
Update Node.js to v16.18 (#4510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-13 10:56:08 +02:00
renovate[bot] 5f1789ae5e
Update Node.js to v18.10 (#4496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: William Durand <will+git@drnd.me>
2022-10-04 10:43:40 +02:00
renovate[bot] 80b70e850b
chore(deps): update node.js to v18.9 (#4475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: William Durand <will+git@drnd.me>
2022-09-19 10:44:22 +02:00
renovate[bot] 325f608304
chore(deps): update node.js to v18.8 (#4455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: William Durand <will+git@drnd.me>
2022-09-05 14:03:24 +02:00
renovate[bot] d80179dae8
chore(deps): update node.js to v16.17 (#4447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-19 00:23:42 +00:00
renovate[bot] 3c125bfb5e
chore(deps): update node.js to v14.20 (#4422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 14:03:14 +00:00
renovate[bot] 33ad34efbb
chore(deps): update node.js to v16.16 (#4401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 23:57:53 +00:00
renovate[bot] 1b06d01fbe
chore(deps): update node.js to v18.4 (#4378) 2022-06-17 14:09:48 +02:00
renovate[bot] aa8497848b
chore(deps): update codecov orb to v3.2.3 (#4356)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-07 00:55:03 +02:00
renovate[bot] bce38b212b
chore(deps): update node.js to v18.3 (#4357)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: William Durand <will+git@drnd.me>
2022-06-06 20:48:46 +02:00
renovate[bot] 672fa1ee99
chore(deps): update node.js to v18.2 (#4349)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: William Durand <will+git@drnd.me>
2022-05-31 11:59:54 +02:00
William Durand 2cd4964ac7
Use Node 18 in Circle config (#4281) 2022-05-31 09:34:38 +02:00
William Durand d9adf1c831
circleci: remove global npm configuration (#4320) 2022-05-12 21:38:27 +02:00
renovate[bot] 4e8b00ddca
chore(deps): update node.js to v16.15 (#4287)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 22:40:45 +00:00
renovate[bot] ed447d7606
chore(deps): update node.js to v17.9 (#4258)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 02:34:39 +00:00
Luca Greco 183d90af8c
chore(ci): Removed nodejs 12 from CI jobs (#4243)
* chore(ci): Removed nodejs 12 from CI jobs

* chore(ci): Workaround 'digital envelope routines::unsupported' error triggered by webpack on nodejs 17
2022-03-28 15:02:30 +02:00
Luca Greco 6669a838e3
chore(ci): Migrate circleci jobs to cimg/node docker images (#4237) 2022-03-25 10:36:04 +01:00
Luca Greco eeccf2547a
fix: Use ESLint Linter API to more directly control parser and rules module loading (#4078)
* fix: Use ESLint Linter API to more directly control parser and rules module loading
* chore: Add smoke test to verify conflicting eslint version do not break addons-linter
2021-12-13 18:09:43 +01:00
renovate[bot] 1a88216104
chore(deps): update codecov orb to v3.2.2 (#4040)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-13 22:04:47 +00:00
William Durand 4fbf845879
Use new codecov uploader via Circle ORB (#3996) 2021-10-27 20:14:48 +02:00
William Durand 8706883d9f
GH_* env variables are not needed anymore (#3854) 2021-08-03 19:05:59 +02:00
William Durand 2d1c81e872
Move generated docs to /docs/ (#3851) 2021-08-03 15:09:00 +02:00
William Durand 8d8486dd91
Revert "Use node 14 as default" (#3816)
This reverts commit a6784c71f0.
2021-07-20 16:16:50 +02:00
William Durand a6784c71f0
Use node 14 as default (#3810) 2021-07-20 10:32:58 +02:00
William Durand 1035c113ce
Update circle-ci config to test the project against a third node version (#3787)
* Update circle-ci config to test the project against a third (experimental) node version

* disable webext test on node 16

* fmt

* fix npm link

* Revert "disable webext test on node 16"

This reverts commit 8c2153d947.
2021-07-08 12:13:47 +02:00
William Durand a90a5484de
Fix `publish-rules` job (#3759) 2021-06-11 14:11:47 +02:00
William Durand 0c200f4473
Fix npm auth command again (#3511) 2020-12-18 15:48:05 +01:00
William Durand 88d6d8afa0
Fix npm auth command (#3510) 2020-12-18 14:07:40 +01:00
William Durand 3be17bea7d
Do not run publish-rules when it's not needed (#3508) 2020-12-16 19:13:57 +01:00
William Durand 6fe4089cc5
Switch to Circle CI (#3502) 2020-12-15 19:58:40 +01:00