Brian Hicks
|
67dba83688
|
select the right Node download based on CPU architecture
|
2023-05-02 10:20:59 -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
|
ce93ff9ecd
|
add a script to build a npm bin
|
2023-05-02 05:56:29 -05:00 |
|
Brian Hicks
|
a2befe32b3
|
update sha for Linux download
|
2023-05-01 15:12:29 -05:00 |
|
Brian Hicks
|
4e343b9b55
|
allow specifying the binary directory when making node_modules
|
2023-05-01 15:03:52 -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
|
cbe8944b74
|
add a script to build an isolated node_modules
|
2023-05-01 14:56:35 -05:00 |
|
Brian Hicks
|
e78a393163
|
download node 20
|
2023-05-01 14:48:58 -05:00 |
|
Brian Hicks
|
d5db44bee4
|
Merge pull request #1372 from NoRedInk/wat-589-build-elm-docs-and-the-component-catalog
build Elm docs and the component catalog Elm app in Buck
|
2023-05-01 13:52:58 -05:00 |
|
Brian Hicks
|
247b6365c7
|
symlink elm.json when building docs
|
2023-05-01 13:40:45 -05:00 |
|
Brian Hicks
|
9ebb74f15e
|
download the right binary on Intel macs
|
2023-05-01 13:38:30 -05:00 |
|
Brian Hicks
|
10f98deaa4
|
remove unused function
|
2023-05-01 13:29:20 -05:00 |
|
Brian Hicks
|
3dc093acee
|
Apply suggestions from code review
fixes from Arthur's review
Co-authored-by: Arthur Bernardi Jordão <arthurbernardijordao@gmail.com>
|
2023-05-01 13:28:28 -05:00 |
|
Micah Hahn
|
8cede62392
|
Merge pull request #1374 from NoRedInk/phx-675-bump-to-22.12.1
[PHX-675] Version bump to fix occasionally overlapping labels on scaffolding
|
2023-05-01 10:10:54 -05:00 |
|
Micah Hahn
|
878c669f2e
|
Bump version
|
2023-04-28 16:31:48 -05:00 |
|
Micah Hahn
|
e8fa8adefb
|
Merge pull request #1373 from NoRedInk/phx-675-fix-overlapping-labels
[PHX-675] Fix occasionally overlapping labels
|
2023-04-28 16:21:04 -05:00 |
|
Erik
|
92bc135ce0
|
Merge pull request #1371 from NoRedInk/version-bump-22.12.0
update version 22.11.0 => 22.12.0 (Apples and OneRoster Logo / Icon)
|
2023-04-28 13:14:22 -04:00 |
|
Micah Hahn
|
b566ba0cd2
|
Add regression test for this specific case
|
2023-04-28 11:02:00 -05:00 |
|
Micah Hahn
|
9a07bfbb2d
|
Fix unit tests - items need to be truly on their own line now
|
2023-04-28 10:54:28 -05:00 |
|
Micah Hahn
|
c5ba81649b
|
Push fix to V4 where it belongs
|
2023-04-28 10:47:44 -05:00 |
|
Tessa
|
45c9496f1f
|
Merge pull request #1370 from NoRedInk/bat/fix-breadcrumbs-example-code
Fix example code
|
2023-04-28 09:07:50 -06:00 |
|
Micah Hahn
|
3875696d3f
|
We can afford to be much more generous in our overlapping test bounds
|
2023-04-27 18:05:25 -05:00 |
|
Brian Hicks
|
531961c22b
|
show the outputs that we build in CI
|
2023-04-27 17:33:26 -05:00 |
|
Brian Hicks
|
d52d32df31
|
remove commented-out line
|
2023-04-27 17:31:34 -05:00 |
|
Brian Hicks
|
a9048600d7
|
use isolated compiler to build apps
|
2023-04-27 17:28:42 -05:00 |
|
Brian Hicks
|
2110e730a5
|
special-case buck2 artifacts with default outputs
|
2023-04-27 17:22:05 -05:00 |
|
Brian Hicks
|
cb6bc18bbd
|
🎨
|
2023-04-27 17:21:50 -05:00 |
|
Brian Hicks
|
2b5b5eea5f
|
only take the source directory, not a glob
|
2023-04-27 16:59:19 -05:00 |
|
Brian Hicks
|
45959f7c22
|
add hidden sources
|
2023-04-27 16:59:19 -05:00 |
|
Brian Hicks
|
1bbb156ef0
|
make arguments work the same as those to the Elm compiler
|
2023-04-27 16:59:19 -05:00 |
|
Brian Hicks
|
9b94e314d5
|
call the isolated compiler script while building docs
|
2023-04-27 16:39:12 -05:00 |
|
Brian Hicks
|
a69277484a
|
a few little tweaks to work with Buck's sourcing
|
2023-04-27 16:34:30 -05:00 |
|
Brian Hicks
|
6fbc1ed76b
|
plumb the isolated compile script into Buck
|
2023-04-27 16:15:19 -05:00 |
|
Brian Hicks
|
ceaff7bfd3
|
only write elm.json if necessary
|
2023-04-27 15:57:45 -05:00 |
|
Brian Hicks
|
b1b56df17b
|
pretty-print the elm.json
|
2023-04-27 15:50:59 -05:00 |
|
Brian Hicks
|
14760d2cc6
|
deal with non-"Main" names
|
2023-04-27 15:49:03 -05:00 |
|
Juan Edi
|
0ecc86a4cf
|
Merge pull request #1369 from NoRedInk/wat-588-add-a-very-basic-project-layout-to
add a basic Buck2 project layout
|
2023-04-27 15:43:39 -03:00 |
|
Juan Edi
|
41dc73d7ed
|
install zstd via nix
|
2023-04-27 15:41:18 -03:00 |
|
Brian Hicks
|
c4c828e5a3
|
name this something more reasonable
|
2023-04-27 13:20:06 -05:00 |
|
Brian Hicks
|
2da2df1062
|
build in a temporary directory if needed
|
2023-04-27 13:19:08 -05:00 |
|
Brian Hicks
|
582b02e126
|
give defaults for --out
|
2023-04-27 13:12:29 -05:00 |
|
Brian Hicks
|
3204edebc3
|
🎨
|
2023-04-27 13:10:24 -05:00 |
|
Erik Feeley
|
4cc71c8b8c
|
update version 22.11.0 => 22.12.0
|
2023-04-27 14:03:00 -04:00 |
|
Brian Hicks
|
6c4f74c3c8
|
add logging
|
2023-04-27 11:08:39 -05:00 |
|
Brian Hicks
|
65c3d595e9
|
improve docs
|
2023-04-27 10:53:01 -05:00 |
|
Brian Hicks
|
692fce1a69
|
add the ability to build apps as well
|
2023-04-27 10:47:46 -05:00 |
|
Brian Hicks
|
27d7bd6244
|
use abspath on the out path
|
2023-04-27 10:42:59 -05:00 |
|
Antoine Dauguet
|
3633569a0f
|
Merge pull request #1365 from NoRedInk/zen/add-oneroster-icons
[ZEN-927] Add OneRoster logo and icon.
|
2023-04-27 17:41:12 +02:00 |
|
Brian Hicks
|
afe288f66a
|
add a script to build docs
|
2023-04-27 09:37:46 -05:00 |
|