Tutor plugin for Stepwise Math configuration chores.
- Adds environment variable STEPWISEMATH_ENV to Dockerfile. Defaults to 'prod'. Valid values are 'dev', 'staging', 'prod'. STEPWISEMATH_ENV is consumed by StepwiseMath/tutor-indigo-stepwisemath and QueriumCorp/swpwrxblock for determining the AWS S3/Cloudfront CDN source url for custom frontend resources for the QueriumCorp/swpwr.
- Configures the Stepwise API server and the default English marketing site.
This tutor plugin is used in the following Github Actions automated build workflows:
- https://github.com/lpm0073/openedx_devops/blob/main/.github/workflows/stepwisemath-build-dev-v18-redwood.yml
- https://github.com/lpm0073/openedx_devops/blob/main/.github/workflows/stepwisemath-build-staging-v18-redwood.yml
- https://github.com/lpm0073/openedx_devops/blob/main/.github/workflows/stepwisemath-build-prod-v18-redwood.yml
pip install git+https://github.com/myusername/tutor-contrib-stepwise-config
tutor plugins enable stepwise_config