Commit graph

10 commits

Author SHA1 Message Date
3daf1c7ccf test: test the cargo fmt and clippy work
All checks were successful
/ test (map[name:stable]) (push) Successful in 2m15s
/ test (map[name:v1.81.0]) (push) Successful in 12s
/ test (map[name:nightly]) (push) Successful in 2m48s
2024-09-17 11:09:03 +01:00
18e606baa8 fix: install rustfmt and clippy into correct toolchains
All checks were successful
/ test (map[name:stable]) (push) Successful in 40s
/ test (map[name:v1.81.0]) (push) Successful in 9s
/ test (map[name:nightly]) (push) Successful in 34s
2024-09-17 10:54:37 +01:00
8b9b16aa2e fix: make rustfmt and clippy available to all toolchains
All checks were successful
/ test (map[name:nightly]) (push) Successful in 37s
/ test (map[name:stable]) (push) Successful in 39s
/ test (map[name:v1.81.0]) (push) Successful in 5s
2024-09-17 10:41:21 +01:00
dbe6a60417 feat: allow selecting the nightly toolchain
All checks were successful
/ test (push) Successful in 5s
2024-09-16 17:09:17 +01:00
de4785cc29 feat: ensure toolchains are up-to-date
All checks were successful
/ test (push) Successful in 1m25s
2024-09-09 08:30:29 +01:00
be47ad0bab feat!: can run commands other than cargo
All checks were successful
/ test (push) Successful in 5s
All existing uses will now need to explicitly include the leading
`cargo` in their args.
2024-08-04 15:03:35 +01:00
adc3dbb710 entrypoint: remove diagnostics
All checks were successful
/ test (push) Successful in 6s
2024-05-16 19:55:36 +01:00
a5931336f2 verify pwd and files in dir
Some checks failed
/ test (push) Failing after 3s
2024-05-16 19:50:04 +01:00
a2099da6a0 first viable version
Some checks failed
/ test (push) Failing after 38s
2024-05-16 19:44:39 +01:00
87fe665095 First implementation
All checks were successful
/ test (push) Successful in 53s
2024-05-16 19:41:52 +01:00