0e38a38b57
chore: remove now-useless /home/glen/.venv/bin:/home/glen/.elan/bin:/home/glen/.local/share/pnpm:/home/glen/.local/bin:/home/glen/bin:/usr/local/bin:/usr/bin:/bin:/snap/bin checks
/ test (pull_request) Successful in 2m23s
2025-04-01 19:51:07 -07:00
5e441d6b11
test: try $GITHUB_PATH for updating PATH
/ test (pull_request) Successful in 2m21s
2025-04-01 19:43:53 -07:00
80a4acd56a
test: check path at end of setup-trunk
/ test (pull_request) Failing after 1m21s
2025-04-01 19:23:39 -07:00
4bb0b05635
test: move trunk
installation for CI to ci-bin/
/ test (pull_request) Failing after 1m17s
2025-04-01 19:01:21 -07:00
Aaron Fenyes
df2d45816c
Find the home directory instead of hard-coding it
...
/ test (pull_request) Successful in 2m19s
This should make the `setup-trunk` workflow more container-independent.
2025-03-30 13:05:20 -07:00
Aaron Fenyes
7f45e98b46
Switch to CircleCI's Rust + Node container image
...
/ build (pull_request) Successful in 2m24s
/ test (pull_request) Successful in 1m8s
/ run-examples (pull_request) Successful in 1m3s
This should make the `checkout` work on the runner host.
2025-03-27 22:19:54 -07:00
Aaron Fenyes
4251242953
Run CI on a stock image, installing Trunk by hand
...
/ build (pull_request) Failing after 4s
/ test (pull_request) Failing after 3s
/ run-examples (pull_request) Failing after 4s
Instead of building a custom CI image with Trunk pre-installed, let's
try running CI on a stock image, installing Trunk from a binary on every
workflow run.
2025-03-27 20:46:02 -07:00