Commit Graph

63 Commits

Author SHA1 Message Date
Brian Hicks
fb8b19a6d8
unify the puppeteer test scripts 2023-05-03 14:46:04 -05:00
Brian Hicks
d3e8ad7ed4
move component-catalog-app back under component-catalog/src 2023-04-17 15:33:57 -05:00
Tessa Kelly
03bf2ea590 Adds favicon 2023-02-14 11:58:06 -07:00
Tessa
3314c7e024
Update Shakefile.hs
Co-authored-by: kristine <31359690+krinhorn@users.noreply.github.com>
2023-02-14 11:21:37 -07:00
Tessa Kelly
abb1423165 Rename folders to component catalog 2023-02-13 15:33:45 -07:00
Brian Hicks
5e63619042
write format.txt 2022-05-26 16:02:38 -05:00
Brian Hicks
9798b1b86b
enforce prettier style in formatting tasks 2022-05-26 16:02:31 -05:00
Tessa Kelly
06425e4b98 Use the single test run for everything 2022-04-14 10:45:29 -07:00
Tessa Kelly
b09e6d6158 Begin setting up puppeteer runs without snapshots 2022-04-14 09:05:20 -07:00
Tessa Kelly
3e1ba460fb Fix ci 2022-04-12 14:44:40 -07:00
Tessa Kelly
b416afea46 Begins setting up tests against examples 2022-04-12 11:46:36 -07:00
Tessa Kelly
25c2d87426 Adds styleguide elm tests 2022-04-12 11:18:09 -07:00
Brian Hicks
3da2bb3709 put the JSON files in the web root 2022-03-28 17:00:21 -05:00
Ju Liu
111cf21383 Add shake rule for running elm-review in the styleguide app 2022-03-15 18:15:33 +00:00
Ju Liu
3b2e2a12f8 Add shake rule to run elm-review 2022-03-15 17:29:20 +00:00
Tessa Kelly
bc81b9641d Use percy/cli 2022-01-21 16:49:18 -08:00
Tessa Kelly
32dceb0f21 Fix missing requirement 2022-01-21 15:40:27 -08:00
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