openedx-actions/Open edX Tutor k8s build openedx - add requirement
Use Tutor to add a Python requirement to your Docker container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pip-package | Optional: name of the PyPi package, if it exists. | no | "" |
| pip-package-version | Optional: version constraint of the PyPi package, if it exists. | no | "" |
| repository | Repository name of the additional XBlock repository to install for this build | no | "" |
| repository-organization | the Github organization containing the XBlock repository to install for this build | no | "" |
| repository-ref | branch or release of the XBlock repository | no | "" |
| repository-token | Github access token for the repository, if it is private | no | "" |
Outputs
| name | description |
|---|---|
| path | The local file path to the requirement home folder. Example: |