actions-marketplace-validations/Open edX Tutor k8s build License Manager plugin
Use Tutor to build a Docker container of Open edX License Manager service, and upload to AWS ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 1, 2025
- License
- AGPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/openedx-actions_tutor-plugin-build-license-manager@2e31d8fd495323a95261a3332c66a843040a2549 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-ecr-repository | The name of the repository inside your AWS Elastic Container Registry (ECR) in which the newly created container will be uploaded and tagged. Defaults to "license-manager" | no | license-manager |
| plugin-repository | Github repo containing Tutor plugin for License Manager. Default: https://github.com/lpm0073/tutor-contrib-license-manager.git | no | https://github.com/lpm0073/tutor-contrib-license-manager.git |
| plugin-version | Github branch or tag. Default: master | no | master |
Outputs
| name | description |
|---|---|
| docker-container-url | The URL of the AWS ECR Docker container that was created and uploaded |