iain-s/Advent Of Action
Runs code in subfolders, records execution times, and updates README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 17, 2025
- License
- MIT
Pinned Snippet
uses: iain-s/adventofaction@a41c1968f012b452038e1642a8f55e0436882d23 # 0.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The working directory. Default is the root of the repository. | no | . |
| gpg-passphrase | The passphrase for the GPG-encrypted files. | yes | — |
| timeout-seconds | The time allowed for each solution to provide an answer for each part. | no | 60 |
| python-version | Python version to use | no | 3.12 |
| racket-version | Racket version to use. -1 for none. | no | 8.14 |
| ocaml-version | Ocaml version to use. -1 for none. | no | 5 |
| dotnet-version | DotNet version to use. -1 for none. | no | 8 |
| rust-version | Rust toolchain version to use. -1 for none. | no | 1.84 |
| go-version | Golang version to use. -1 for none. | no | 1.23.6 |
| haskell-version | GHC version to use. -1 for none. | no | 9.10 |
Outputs
no outputs