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

11 Коммитов

Автор SHA1 Сообщение Дата
Luca Greco 6886efcc8e chore: Show an explicit error if the requested manifest version range is invalid 2021-05-11 11:30:40 +02:00
William Durand 6fe4089cc5
Switch to Circle CI (#3502) 2020-12-15 19:58:40 +01:00
William Durand 8b068e562b
Use `addons-scanner-utils` for IO stuff (#3427) 2020-10-30 13:34:21 +01:00
Luca Greco be94690d29
fix: .eslintignore files should be ignored (#3390) 2020-10-13 12:44:01 +02:00
Andreas Wagner 40c376a4f4
Fix linting (#3261) 2020-07-21 12:42:01 +02:00
renovate[bot] 38804c09da
chore(deps): update dependency tmp-promise to v3 (#3164)
* Update dependency tmp-promise to v3

* Fixup

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Andreas Wagner <mail@andreaswagner.org>
2020-07-21 11:22:54 +02:00
William Durand b8aa11ad9a
Upgrade ESLint to 6.x (#3181)
Co-authored-by: Luca Greco <lgreco@mozilla.com>
2020-06-23 15:41:44 +02:00
Andreas Wagner 428c70f233
Fix lint 2019-08-20 13:16:35 +02:00
greenkeeper[bot] 225c9130df Update eslint-config-amo, integrate Prettier and addons-frontend inspired configuration (#2144)
* chore(package): update eslint-config-amo to version 1.8.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* Update to eslint-config-amo 1.8.3
* Integrate prettier and addons-frontend inspired configs
* Run prettier
* Fix some more docs inconsistencies
* Some more eslint/prettier config cleanups
* Reformat bin/
* Fix dependency updates
* Fix readme
* Keep es5 trailing comma support

Fixes #2084
2018-09-04 13:18:45 +02:00
Linus Unnebäck ec9bd1f88b
Move to npm and update lock-file 2018-06-19 11:06:29 +01:00
Natalia Milovanova c71099f3c0 test(integration): Added integration test suite
This patch adds a new integration test suite, which runs on both travis and appveyor in an
npm "production"-like environment (to be able to catch the kind of issues/regressions that
a regular user may experience by installing the npm package globally.
2018-05-07 15:06:47 +02:00