usf-cs272-spring2022/Project Setup Action
Reusable action for setting up project main and test code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user_repo | Repository with user project code | yes | — |
| test_repo | Repository with test project code | yes | — |
| user_cache | Commit SHA of project code | yes | — |
| test_cache | Commit SHA of test code | yes | — |
| user_path | Path to user project code | yes | project-main |
| test_path | Path to test project code | yes | project-tests |
Outputs
no outputs