pantry/scripts
2023-02-05 06:34:29 -05:00
..
brewkit don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
build libtea v0.21.0 2023-01-30 13:50:32 -05:00
utils fixes building llvm.org^12 (#25) 2022-11-10 19:53:26 -05:00
bottle.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
build-deps.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
build.plumbing.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
build.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
cache-artifacts.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
each.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
fetch-pr-artifacts.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
fetch.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
filter.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
fixup-checksums.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
get-platform.ts use actions/cache to reduce deno.land 500s 2023-02-05 06:34:29 -05:00
has-artifacts.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
index-packages.ts simplify index-packages (#153) 2023-02-02 16:51:19 -05:00
inventory.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
ls-aws-s3.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
ls.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
map-projects-to-githubs.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
README.md fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
sort.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
test.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
upload-sync.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00
upload.ts don’t need cli checkouts anymore (#146) 2023-02-02 09:00:52 -05:00

build all

scripts/ls.ts | xargs scripts/sort.ts | xargs scripts/build.ts

test all

each.ts reduces output for each input to a concise or based on exit status.

scripts/ls.ts | xargs scripts/each.ts scripts/test.ts