Skip to content

fix: env variables fetching issue for translations#9

Merged
MaxFrank13 merged 1 commit into
release-ulmofrom
eahmadjaved/ENT-11106-backport
Dec 17, 2025
Merged

fix: env variables fetching issue for translations#9
MaxFrank13 merged 1 commit into
release-ulmofrom
eahmadjaved/ENT-11106-backport

Conversation

@jajjibhai008
Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings December 17, 2025 14:03
@MaxFrank13 MaxFrank13 merged commit 9691496 into release-ulmo Dec 17, 2025
7 checks passed
@MaxFrank13 MaxFrank13 deleted the eahmadjaved/ENT-11106-backport branch December 17, 2025 14:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an issue with fetching environment variables for translation configuration by changing the Makefile variable assignment operator from = to ?= for three ATLAS-related variables. This allows these variables to be overridden from environment variables or the command line, enabling external configuration (e.g., from edx-internal) as intended by the existing comment in the Makefile.

  • Changes variable assignment operator to allow environment variable overrides for ATLAS translation configuration
  • Affects three variables: ATLAS_EXTRA_SOURCES, ATLAS_EXTRA_INTL_IMPORTS, and ATLAS_OPTIONS
  • Aligns implementation with the existing comment stating these variables can be "defined in edx-internal if needed"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants