Commit Graph

46 Commits

Author SHA1 Message Date
Brian Hicks
f7a58ff211 use the test target by default 2020-12-03 20:39:45 -06:00
Brian Hicks
3538319590 check in the generated CSV and use it as well 2020-12-03 20:38:09 -06:00
Brian Hicks
f7097271e9 wire elm-forbid-import into Shake 2020-12-01 12:27:23 -06:00
Juliano Solanho
9e86277528 Try to avoid hGetContents: ... (invalid byte sequence)`
THANK YOU GAVIN

Got the fix from here:
a2da53438e
2020-11-04 16:27:05 -03:00
Brian Hicks
a3b6e1e00e only track that git stuff is read 2020-10-30 16:24:26 -05:00
Brian Hicks
49ccbbe227 axe needs the public directory to serve 2020-10-30 16:22:21 -05:00
Brian Hicks
0a76714f98 echo stdouts to be CI-friendlier 2020-10-30 10:32:07 -05:00
Brian Hicks
803b488efa manage deprecated modules 2020-10-30 10:32:00 -05:00
Brian Hicks
1b08c6af6e oh cool, Shake can do this without a helper 2020-10-30 10:25:44 -05:00
Brian Hicks
d7cd15b540 make a common sink for stdout 2020-10-30 10:08:03 -05:00
Brian Hicks
3cb927594d document what's up with the remaining ignores 2020-10-29 09:20:57 -05:00
Brian Hicks
3cf9d9d68a move git stuff explicitly to the only place that uses it 2020-10-29 09:04:00 -05:00
Brian Hicks
3c7240bacc unify test/ci stuff, except CI should just do everything 2020-10-29 00:03:59 -05:00
Brian Hicks
c48d3235fe lift public phony 2020-10-29 00:02:20 -05:00
Brian Hicks
8f2614f380 lint and lift test phony 2020-10-28 23:58:47 -05:00
Brian Hicks
096e6ea3da move clean phony up 2020-10-28 23:51:48 -05:00
Brian Hicks
f620b7dd1c lint and promote public rules 2020-10-28 23:49:57 -05:00
Brian Hicks
ddc9b83de9 lint and promote elm.js 2020-10-28 23:46:36 -05:00
Brian Hicks
bfd9606fc5 lint and promote bundle 2020-10-28 23:35:50 -05:00
Brian Hicks
83c899a9e9 lint and promote documentation check 2020-10-28 23:32:28 -05:00
Brian Hicks
1b9854ab9c whoops, that needed to go in script 2020-10-28 23:13:24 -05:00
Brian Hicks
1fa9aef3df lint, promote check-exposed 2020-10-28 23:12:26 -05:00
Brian Hicks
b08be5a913 lint + promote deprecated imports 2020-10-28 23:11:06 -05:00
Brian Hicks
7744a0790a fsatrace linting works now! 2020-10-28 23:10:55 -05:00
Brian Hicks
31c95ca0c3 turns out staunch mode was not so good for us 2020-10-28 22:36:05 -05:00
Brian Hicks
41791362c6 add shake options 2020-10-28 22:34:44 -05:00
Brian Hicks
74e22bc01b some prep for axe stuff 2020-10-28 22:31:55 -05:00
Brian Hicks
640ce680e2 cut out the fsatrace stuff... npm is just too unreasonable 2020-10-28 17:33:49 -05:00
Brian Hicks
3bcf4dc7d2 install node stuff and run percy tests 2020-10-28 17:25:40 -05:00
Brian Hicks
cf77b547fc validate elm-verify-examples.json rule 2020-10-28 16:53:33 -05:00
Brian Hicks
4f09f9d512 fix up the formatting rule 2020-10-28 16:52:18 -05:00
Brian Hicks
4018f64944 add danger zone 2020-10-28 16:48:05 -05:00
Brian Hicks
17377884e8 add rules for ci check 2020-10-28 06:21:59 -05:00
Brian Hicks
c82b124b33 add remaining phonies 2020-10-28 06:18:15 -05:00
Brian Hicks
810fde38b7 write public folder 2020-10-28 06:14:27 -05:00
Brian Hicks
965c2f8517 port styleguide-app rules 2020-10-28 06:05:05 -05:00
Brian Hicks
17bb95d83e port documentation.json 2020-10-28 05:58:17 -05:00
Brian Hicks
aa8d790123 write npm output as a receipt 2020-10-28 05:58:10 -05:00
Brian Hicks
fedd932cb0 add clean rule 2020-10-28 05:56:02 -05:00
Brian Hicks
574a8c8c1f todo at the top about shake options 2020-10-28 05:49:32 -05:00
Brian Hicks
44dd65769b port formatting 2020-10-28 05:45:40 -05:00
Brian Hicks
77aafc2cc4 port exposed--with caveats 2020-10-28 05:41:51 -05:00
Brian Hicks
a1b71b48ff port deprecated imports stuff to Shake 2020-10-28 05:32:02 -05:00
Brian Hicks
bfae039d90 port percy tests rule 2020-10-27 17:35:04 -05:00
Brian Hicks
4f270a4985 port axe reports to shake 2020-10-27 17:34:00 -05:00
Brian Hicks
3be1541586 first working shake rule 2020-10-27 17:29:44 -05:00