console6500/Standard Python Steps
Runs the standard steps for Python
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 15, 2022
- License
- None
Pinned Snippet
uses: console6500/01-04-composite-actions-the-action@f81f353fd0bc9b4161e3047bb5f558fdc3575ae1 # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| PYTHON_VERSION | The version of Python to use | yes | 3.x |
| RUN_UNIT_TESTS | Set to true to run unit tests | no | false |
Outputs
| name | description |
|---|---|
| PROJECT_FILES | The pattern used to match files in the project |