usf-cs212-fall2020/Parse Project Release
Github Action to parse the project, release, and test class to use from the tag.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | The release or tag reference to parse. | yes | ${{ github.ref }} |
Outputs
| name | description |
|---|---|
| release_number | — |
| project_number | — |
| version_number | — |
| project_tester | — |