Commit Graph

17 Commits

Author SHA1 Message Date
Luke Parker
63133ae530 Call the shells via a sh symlink to trigger their POSIX-compliant behavior (if special-cased based on how the shell was invoked) 2025-12-08 23:22:55 -05:00
Luke Parker
1ab1cad7c5 Correct order symlinks are created in 2025-12-08 22:59:42 -05:00
Luke Parker
8a5cce2ce8 Use symlinks for ash, add hush 2025-12-08 22:57:56 -05:00
Luke Parker
ec0347a73e Alias ash since the busybox package on Ubuntu doesn't provide such a symlink 2025-12-08 22:52:43 -05:00
Luke Parker
6d2a496054 Prune output of sha256sum to the hash alone
This causes the equality not to fail simply because the file names are
different.
2025-12-08 22:50:12 -05:00
Luke Parker
34dbfedc5a Expand the amount of shells tested with 2025-12-08 21:09:56 -05:00
Luke Parker
f4efa76e3f ./chelf instead of chelf 2025-12-08 20:57:23 -05:00
Luke Parker
19c18af086 Explicitly call ./muslstack instead of muslstack 2025-12-08 20:55:52 -05:00
Luke Parker
b0e40cae58 Add debug ls command 2025-12-08 20:54:42 -05:00
Luke Parker
606e67f937 Set GOBIN env variable 2025-12-08 20:53:21 -05:00
Luke Parker
fee3e2fa21 go get -> go install 2025-12-08 20:51:09 -05:00
Luke Parker
52cbc90876 Update stack size CI to only run on Linux runners 2025-12-08 20:50:01 -05:00
Luke Parker
1f39eb16c8 Remove _all_ paths scoping for the stack size CI for now 2025-12-08 20:46:01 -05:00
Luke Parker
fbe515cf9b Have stack size CI run whenever it itself is modified 2025-12-08 20:44:13 -05:00
Luke Parker
1cb6cb608f Remove paths argument from workflow_dispatch trigger 2025-12-08 20:41:25 -05:00
Luke Parker
881353fb4a Correction action definition in stack size CI 2025-12-08 20:40:22 -05:00
Luke Parker
a5f8ce9ec6 Add CI to verify increase_default_stack_size.sh functions as expected 2025-12-08 20:36:43 -05:00