Commit graph

9 commits

Author SHA1 Message Date
a2a9a2ec68 feat: list contents of current directory
All checks were successful
Test / test (push) Successful in 1m0s
2024-09-17 16:48:29 +01:00
1dbfd9fb7b feat: use Dockerfile (hello world)
All checks were successful
Test / test (push) Successful in 3s
Given I want to implement the core login in Rust, I don't want to have a
rust compile step for each invocation. So use a Dockerfile and it will
be built and cached by each Fogejo Runner.
2024-09-17 16:37:40 +01:00
ba3ba3f48f fix: specify valid value for runs.using
All checks were successful
Test / test (push) Successful in 5s
2024-09-17 16:20:32 +01:00
1004263723 fix: specify url correctly for action
Some checks failed
Test / test (push) Failing after 2s
2024-09-17 16:14:00 +01:00
d4e5c95908 test: allow workflow to be run manually
Some checks failed
Test / test (push) Failing after 13s
2024-09-17 16:11:33 +01:00
e69574285b test: add skeleton self-test
Some checks failed
Test / test (push) Failing after 11s
2024-09-17 16:06:13 +01:00
36fab96470 feat: add skeleton action 2024-09-17 16:01:59 +01:00
ef143482ea Update README.md 2024-09-17 15:35:36 +01:00
2f195aea69 Initial commit 2024-09-17 15:35:04 +01:00