actions-marketplace-validations/PintOS Checker
Check your implementation of PintOS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 20, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/gbenm_pintos-checker@0931421bbad1c7d848e4fe12b38d5b4c4313eb61 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| phase | Phase to check | yes | threads |
| root | PintOS code path (relative to the project root) | yes | . |
| make | Command to execute test in phase folder | yes | make clean && make && make grade |
| utils_path | Utils path (relative to root input) | yes | utils |
Outputs
| name | description |
|---|---|
| results | results of checker |