tofumatt ☕️
ad0693b418
Update addons-linter for duplicate key fix
...
Include hardcoding of "webextension" for AMO, as the linter has
dropped this output.
2016-07-05 14:37:19 +01:00
tofumatt ☕️
0caa520a2b
Bump addons-linter for CRX app permissions tweak
...
Closes #2726 .
2016-06-28 18:59:34 +01:00
tofumatt ☕️
30dd9e975e
Update addons-linter to get newest hashes
2016-06-27 19:30:44 +01:00
Stuart Colville
c2560027e2
Update addons-linter to 0.12.1
2016-06-22 23:48:17 +01:00
Christopher Grebs
a2d8fecee6
Upgrade addons-linter to 0.11.2
2016-06-21 16:17:18 +02:00
tofumatt ☕️
1b8057c69e
Update hashes in linter
...
This will fix https://github.com/mozilla/addons-linter/issues/730 in AMO, which is nice.
2016-06-09 10:27:16 -04:00
tofumatt ☕️
277af1fae3
Bump addons-linter
...
Will fix #2699
2016-06-08 11:52:43 -04:00
Christopher Grebs
d96304fa55
Bump addons-linter to 0.10.0, fix test.
...
Slightly adapt test to changed addons-linter behavior since
update_url is only a warning and not an error anymore.
2016-06-07 14:55:19 +02:00
tofumatt ☕️
1f63350b5a
Include manifest.json comments support from linter
...
For:
* https://github.com/mozilla/addons-server/issues/2734
* https://github.com/mozilla/addons-linter/issues/723
2016-06-03 07:34:57 -04:00
Andy McKay
d5a4d02149
new linter
2016-05-31 07:55:47 -07:00
Christopher Grebs
ed458bfe25
Update addons-linter to 0.7.0 ( #2804 )
2016-05-30 21:28:31 +02:00
Stuart Colville
d903775077
Update addons-linter to 0.6.0
2016-05-27 18:08:27 +01:00
Christopher Grebs
dcc72a4936
Update addons-linter to 0.5.0 ( #2768 )
2016-05-26 18:16:11 +02:00
Christopher Grebs
95bba7e65a
Update addons-linter to 0.4.0
2016-05-17 14:21:15 +02:00
tofumatt ☕️
9dd8b6b805
Include newest addons-linter
2016-05-11 17:52:00 +01:00
tofumatt ☕️
a5d902f03e
Update addons-linter
...
Fix #2560 .
2016-05-10 15:50:08 +01:00
Christopher Grebs
6eb32475d6
Pull in addons-linter 0.3.1
...
* Various hidden / binary files will now be flagged
* Upgrade WebExtension manfiest schema to 0.2.0 (optional id)
* Now flagging by file extension or magic number
* CSS related errors are now warnings
2016-05-06 16:38:56 +02:00
Christopher Grebs
814c424ffc
Update addons-linter to 0.1.0
...
* Forward listed / unlisted to addons-linter (fixes #1910 )
* Update tests to represent corrected id behavior in addons-linter
2016-04-27 17:32:58 +02:00
Christopher Grebs
984a704598
Run addons-linter for WebExtensions.
...
* Adds simple wrapper around addons-linter
* runs addons-linter if switch 'addons-linter' is active
* only runs it for WebExtensions
* Adds basic compatibility wrapper to integrate it's output
into the rest of AMO without rewriting everything
fixes #882 , fixes #1854 , fixes #1853 , fixes #1855 , fixes #884
2016-03-17 15:56:49 +01:00
Christopher Grebs
0cbb294201
Rename addons-validator to addons-linter and update to latest release.
...
Fixes #1742
2016-02-24 10:53:26 +01:00
Christopher Grebs
a0c68641d8
Update addons-validator to 0.0.8, fix path
2015-12-04 00:47:15 +01:00
Christopher Grebs
0734dbcf67
Install addons-validator and configure it's path. Fixes #881
2015-12-04 00:45:07 +01:00
Stuart Colville
c20fc89988
Remove commonplace deps
2015-09-28 12:25:23 +01:00
Matt Basta
1c197c3834
Bump clean-css, uglify-js versions
...
clean-css is used by jingo-minify, which executes it as a subprocess. The CLI arguments have not changed between 0.x and 2.0.x, so this should be safe. We should notice a distinct size win in our asset bundles.
uglify-js is the same: the arguments have not changed and the latest version(s) offer bug fixes, efficiency improvements, and minor size wins.
2013-12-11 10:48:00 -08:00
Matt Basta
e779f798fa
package.json updates
...
- Commonplace requires node 0.10.x or higher to run (sorry Ubuntu), as do some of our existing dependencies.
- Add commonplace as a dependency for folks that don't work on front-end code.
- Bump our version because 0.0.1 is a sad sally.
2013-12-11 10:39:22 -08:00
Matt Basta
11e5bf7788
Prepare for commonplace fiddle
2013-12-09 14:39:29 -08:00
Matt Basta
04c11fdaca
Add acorn as dependency (validator support)
...
We're switching away from Spidermonkey and using Acorn instead.
2013-10-11 13:34:39 -07:00
Chris Van
039f37dba9
port LESS to Stylus
2013-03-12 20:09:07 -07:00
Chris Van
7175d116c3
upgrade clean-css
2013-03-12 19:42:55 -07:00
Kumar McMillan
4892df7182
Ease up on npm to see if Jenkins likes that better
2013-02-25 15:06:17 -06:00
Kumar McMillan
8d0b67b204
Ease up on node version for jenkins
2013-02-25 14:56:50 -06:00
Kumar McMillan
80ee713e38
Use local node dependencies for compress_assets
2013-02-25 14:42:40 -06:00