Peter deHaan
|
9eed94c818
|
Lint a few more things, fix some warnings+errors
|
2017-11-22 18:52:54 -08:00 |
Gregg Lind
|
68915f9a8d
|
Merge pull request #34 from mozilla/3-circle-ci
Re #3: CircleCI working, with tests on nightly. Not using unbranded b/c get-firefox has stale unbranded.
|
2017-11-15 19:59:46 -06:00 |
Gregg Lind
|
2086ae88ca
|
Fix #3: CircleCI
- Getting nightly into the circle script
- fixed tests to resovle some issues with #32
|
2017-11-15 19:57:16 -06:00 |
Gregg Lind
|
a8a3ad7bd7
|
Attempt to get cirlce working. I suspect we need nightly as a special thing
|
2017-11-15 12:23:11 -06:00 |
Gregg Lind
|
956021a657
|
Merge pull request #32 from mozilla/32-remove-commented-code
remove all non-working code
|
2017-11-15 12:21:22 -06:00 |
Gregg Lind
|
8d79fe2da2
|
updated badge
|
2017-11-14 13:26:35 -06:00 |
Gregg Lind
|
5f877a6a78
|
first CircleCI build
|
2017-11-14 13:24:39 -06:00 |
Gregg Lind
|
e3be6e202b
|
Logging changes, mostly
|
2017-11-14 12:50:30 -06:00 |
Gregg Lind
|
d34936fe56
|
Simplification, got clicks working, more tests
|
2017-11-13 13:22:01 -06:00 |
Gregg Lind
|
754b964a0a
|
Merge branch 'master' of github.com:mozilla/shield-studies-addon-template
|
2017-11-13 11:23:24 -06:00 |
Gregg Lind
|
812f6ac5e8
|
Last push to main branch rather than working branches. Fixes tests
|
2017-11-13 11:22:59 -06:00 |
Gregg Lind
|
a6c74dc5c5
|
Merge pull request #28 from motin/npm-run-firefox-open-browser-console
npm run firefox opens browser console automatically
|
2017-11-07 14:46:57 -06:00 |
Fredrik Wollsén
|
2a1b1361b8
|
npm run firefox opens browser console automatically (ported from https://github.com/gregglind/template-shield-study/pull/6)
|
2017-11-04 11:33:20 +02:00 |
Gregg Lind
|
a1563ce5d3
|
Merge pull request #23 from motin/improvements-1
Improvements
|
2017-11-03 15:37:13 -05:00 |
Fredrik Wollsén
|
28c1326f36
|
Documentation tweaks
|
2017-11-03 22:03:07 +02:00 |
Fredrik Wollsén
|
8f5f9db8c5
|
Removed console log of firefox binary since it is printed in the npm test output
|
2017-11-03 21:48:25 +02:00 |
Fredrik Wollsén
|
ff8834684f
|
Added sample functional tests which should pass for all shield add-ons
|
2017-11-03 21:48:25 +02:00 |
Fredrik Wollsén
|
be6f5ce871
|
Commented out failing and yet-to-be-done functional test code, allowing "npm test" to succeed
|
2017-11-03 21:48:25 +02:00 |
Fredrik Wollsén
|
ce9a4ded0a
|
Avoid "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.getCharPref]" in bootstrap
|
2017-11-03 21:48:25 +02:00 |
Fredrik Wollsén
|
a5b6a69d1e
|
Avoid "zip I/O error: No such file or directory" on npm run build
|
2017-11-03 21:48:25 +02:00 |
Gregg Lind
|
3d92fe0a43
|
WIP push
|
2017-11-02 16:30:01 -05:00 |
Gregg Lind
|
6f038986da
|
Moved in files from gregglind/template-shield-study
https://github.com/gregglind/template-shield-study/pull/18
|
2017-11-01 15:20:07 -05:00 |
Gregg Lind
|
f47e4b788f
|
END OF JETPACK ERA.
Preparing to pull in gregglind/template-shield-study .
Kept some remnants here in OLD/ for the moment, until that complete
merge is complete.
|
2017-11-01 15:00:24 -05:00 |
Gregg Lind
|
1aaf9ce5e4
|
0.1.1: expose addons-linter a little closer to surface
|
2016-10-21 10:17:24 -05:00 |
Gregg Lind
|
1008f8e5a1
|
0.1.0, fixed package.json. Support cli altering of package.json
|
2016-10-13 09:29:58 -05:00 |
Gregg Lind
|
9e8da2b5eb
|
0.0.3, added depcheck and nsp
|
2016-10-12 20:13:51 -05:00 |
Gregg Lind
|
1b5dc7f18d
|
0.0.2 all the build works again
|
2016-10-12 15:38:36 -05:00 |
Gregg Lind
|
2a4afff96e
|
Merge pull request #7 from pdehaan/patch-1
Add semver range operator to shield-studies-addon-utils dependency
|
2016-10-12 10:58:37 -05:00 |
Gregg Lind
|
884b1c85df
|
Merge pull request #8 from pdehaan/patch-2
Bump to Node 6 and remove redundant TRAVIS env var
|
2016-10-12 10:58:03 -05:00 |
Peter deHaan
|
e6588a69dc
|
Bump to Node 6 and remove redundant TRAVIS env var
|
2016-10-03 12:14:02 -07:00 |
Peter deHaan
|
8b4ca4c4c4
|
Add semver range operator to shield-studies-addon-utils dependency
|
2016-10-03 12:12:11 -07:00 |
Gregg Lind
|
bd075b064c
|
Merge pull request #6 from pdehaan/yay-eslint
Tweak some ESLint rules and autofix errors
|
2016-09-28 14:28:46 -05:00 |
Peter deHaan
|
be070f69d6
|
Tweak some ESLint rules and autofix errors
|
2016-09-26 20:13:45 -07:00 |
Gregg Lind
|
9b4c8fb6b1
|
better starting base for 2.0 style studies
|
2016-09-07 14:55:16 -05:00 |
Gregg Lind
|
f601cbbc25
|
eslint changes, more readme.
|
2016-08-18 14:45:11 -05:00 |
Gregg Lind
|
2515b798da
|
fixed link in readme
|
2016-08-18 14:12:10 -05:00 |
Gregg Lind
|
a982dfefd8
|
more docs
|
2016-08-18 14:10:09 -05:00 |
Gregg Lind
|
e854df7204
|
more readme, travis
|
2016-08-18 14:08:04 -05:00 |
Gregg Lind
|
6e483c61d1
|
Testing, Facade, more example
|
2016-08-18 13:58:51 -05:00 |
Gregg Lind
|
a2bcace841
|
more fixes
|
2016-08-18 13:17:17 -05:00 |
Gregg Lind
|
c11f5da35f
|
Initial Commit
|
2016-08-18 12:49:44 -05:00 |