openedx-actions/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 GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Maintainedlast commit Jun 1, 2025
License
AGPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: openedx-actions/tutor-plugin-build-license-manager@58780e8b2318b55209371a509462283b9d1a8dd1 # v0.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
aws-ecr-repositoryThe 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"nolicense-manager
plugin-repositoryGithub repo containing Tutor plugin for License Manager. Default: https://github.com/lpm0073/tutor-contrib-license-manager.gitnohttps://github.com/lpm0073/tutor-contrib-license-manager.git
plugin-versionGithub branch or tag. Default: masternomaster
namedescription
docker-container-urlThe URL of the AWS ECR Docker container that was created and uploaded