openedx-actions/Open edX Tutor k8s build openedx - add theme
Github Action to add a custom theme to your openedx Docker container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name of the additional XBlock repository to install for this build | yes | — |
| repository-organization | the Github organization containing the XBlock repository to install for this build | yes | — |
| repository-ref | branch or release of the XBlock repository | yes | — |
| repository-token | Github access token for the repository, if it is private | no | "" |
Outputs
| name | description |
|---|---|
| path | The local file path to the custom theme folder. Example: ~/.local/share/tutor/env/build/openedx/themes/edx-theme-example |