pantry/scripts
Jacob Heider eca4e63e02 set deduplication doesn't work, sadly, with SemVers.
Without this, .tar.gz and .tar.xz generate the same version line twice.
2022-09-29 16:53:44 -04:00
..
brewkit Refactor (#142) 2022-09-20 07:53:40 -04:00
build fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
utils fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
bottle.ts fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
build.ts test on more linuxes (#164) 2022-09-29 12:07:07 -04:00
deps.ts Refactoring 2022-09-21 03:51:04 -04:00
each.ts fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
fetch.ts Refactoring 2022-09-21 03:51:04 -04:00
filter.ts Refactoring 2022-09-21 03:51:04 -04:00
fixup-checksums.ts Refactor 2022-09-27 16:13:54 -04:00
inventory.ts Correctly sort versions so the tea installer works 2022-09-29 07:45:59 -04:00
ls-aws-s3.ts quick-matrix format for ls-aws-s3.ts 2022-09-28 12:26:01 -04:00
ls.ts Fix circular dependency in hooks 2022-09-20 11:29:21 -04:00
README.md fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
sort.ts revert: it broke a lot and didn't fix anything 2022-09-27 16:13:54 -04:00
test.ts test on more linuxes (#164) 2022-09-29 12:07:07 -04:00
upload-sync.ts fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
upload.ts set deduplication doesn't work, sadly, with SemVers. 2022-09-29 16:53:44 -04: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