Skip to content

Conversation

@CodeWithEmad
Copy link
Member

@CodeWithEmad CodeWithEmad commented Jan 13, 2026

I know we can pass arguments to dockerfile, but why not using the tutor configs?
This fixes the app version issue, introduces ANDROID_APP_ID to set the APPLICATION_ID inside tutor.yml, and enhances the readme for better readability and syntax highlighting.

Close #46

Previously, we were only using `OPENEDX_COMMON_VERSION` and there was no room to use a custom branch/version.

Close overhangio#46
We need to make it simpler for devs to debug this plugin without any previous setup.
with this, we can set the APPLICATION_ID inside `tutor.yml`
This ensure dynamic handling of APP_VERSION in Dockerfile without passing an argument in build level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending Triage

Development

Successfully merging this pull request may close these issues.

APP_VERSION is useless and doesn't change the ANDROID_APP_VERSION

1 participant