Commit Graph

26 Commits

Author SHA1 Message Date
Brian Hicks
1ba6b7eee5
add formatting in script to diffs script 2023-05-31 17:28:26 -05:00
Brian Hicks
d81e7648d4
pass a managed file path instead of macroing it 2023-05-31 17:28:26 -05:00
Brian Hicks
3dcfb9100a
correct glob that wouldn't match anything
Co-authored-by: Caique Figueiredo <caiquefig95@gmail.com>
2023-05-30 11:54:04 -05:00
Brian Hicks
f9564bb9b3
allow specifying where to get the elm-test binary 2023-05-24 15:15:33 -05:00
Brian Hicks
d046c17097
test with elm-test 2023-05-24 15:07:37 -05:00
Brian Hicks
93c45f5f7b
add prettier diffs for HTML files 2023-05-10 08:44:46 -05:00
Brian Hicks
f75ba6a7c9
add prettier diffs for Markdown files 2023-05-10 08:36:51 -05:00
Brian Hicks
1edc3268e3
rename elm_format.py to diff_to_comment.py 2023-05-09 13:28:05 -05:00
Brian Hicks
a7b0e1d593
pull prettier from node_modules 2023-05-09 13:15:30 -05:00
Brian Hicks
bb82c38d0c
move the script to the script directory for now 2023-05-08 17:39:05 -05:00
Brian Hicks
9d5edf6577
add a script to read and apply diffs 2023-05-05 15:05:52 -05:00
Brian Hicks
a044547808
set up elm format diffs for the library and component-catalog 2023-05-05 08:27:19 -05:00
Brian Hicks
ddcc38630f
isolate the execution of the npm scripts 2023-05-04 17:10:21 -05:00
Brian Hicks
2cc0bff87e
allow customizing extra args 2023-05-04 11:11:30 -05:00
Brian Hicks
53feec4dae
run puppeteer tests 2023-05-03 16:00:31 -05:00
Brian Hicks
595dc838a1
make it possible to run installation scripts in our repo 2023-05-03 15:51:17 -05:00
Brian Hicks
6c15c63487
format all bzl files consistently with buildifier 2023-05-02 16:08:09 -05:00
Juan Edi
f0ccbada51 add missing file to public 2023-05-02 17:59:09 -03:00
Brian Hicks
d6a588d505
build the public portion of the component catalog 2023-05-02 06:12:19 -05:00
Brian Hicks
810504f590
use browserify to build lib.js 2023-05-02 05:59:37 -05:00
Brian Hicks
60dc11f2a9
add a rule to get a binary, and get browserify 2023-05-02 05:58:40 -05:00
Brian Hicks
0dca027c8e
add and call a rule to make a node_modules 2023-05-01 14:56:57 -05:00
Brian Hicks
2b5b5eea5f
only take the source directory, not a glob 2023-04-27 16:59:19 -05:00
Brian Hicks
8609ffc87d
build the Elm app 2023-04-26 17:22:21 -05:00
Brian Hicks
d120c612e8
build docs for the library 2023-04-26 17:15:52 -05:00
Brian Hicks
78e347aa29
initialize buck2 (without prelude) 2023-04-26 16:10:36 -05:00