Skip to content

[Palm] feat: Support runtime configuration - #136

Merged
arbrandes merged 1 commit into
openedx:open-release/palm.masterfrom
arbrandes:runtime-config-palm-backport
Jun 13, 2023
Merged

[Palm] feat: Support runtime configuration#136
arbrandes merged 1 commit into
openedx:open-release/palm.masterfrom
arbrandes:runtime-config-palm-backport

Conversation

@arbrandes

Copy link
Copy Markdown
Contributor

(This is a backport of #125 to Palm.)

frontend-platform supports runtime configuration since 2.5.0 (see the PR that introduced it[1], but it requires MFE cooperation. This implements just that: by avoiding making configuration values constant, it should now be possible to change them after initialization.

Only a single change related to the LMS_BASE_URL setting was required.

[1] openedx/frontend-platform#335

frontend-platform supports runtime configuration since 2.5.0 (see the PR
that introduced it[1], but it requires MFE cooperation.  This implements
just that: by avoiding making configuration values constant, it should
now be possible to change them after initialization.

Only a single change related to the `LMS_BASE_URL` setting was required.

[1] openedx/frontend-platform#335
@arbrandes arbrandes self-assigned this Jun 13, 2023
@arbrandes
arbrandes merged commit b41a336 into openedx:open-release/palm.master Jun 13, 2023
@arbrandes
arbrandes deleted the runtime-config-palm-backport branch June 13, 2023 20:27
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.

1 participant