Skip to content

Tags: edx/configuration

Tags

open-release/quince.3

Toggle open-release/quince.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: retirement pipeline pip version (openedx-unsupported#7047)

* fix: retirement pipeline pip version

With configured version of the pip (19.0.3) it is impossible to install
the cryptography package with version higher than 39.X.X
(starting from the palm release it is 40+, source:
https://github.com/openedx/tubular/blob/open-release/palm.3/requirements/base.txt#L47)

In this PR I use the COMMON_PIP_VERSION.

Ref 635f185

open-release/quince.2

Toggle open-release/quince.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: allow defining MFE-specific env overrides while preserving extra…

… defaults (openedx-unsupported#7090) (openedx-unsupported#7095)

(cherry picked from commit ee8a900)

open-release/quince.1

Toggle open-release/quince.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx-unsupported#7039 from openedx/nadeem/remov…

…e-aws-credentials-for-r7-pkg-download

chore: remove aws credentials for rapid7 package download

open-release/palm.4

Toggle open-release/palm.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx-unsupported#6971 from raccoongang/feat/ver…

…ifiable_credentials_backport

feat: [FC-0006] verifiable credentials feature backport to Palm

open-release/palm.3

Toggle open-release/palm.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx-unsupported#6971 from raccoongang/feat/ver…

…ifiable_credentials_backport

feat: [FC-0006] verifiable credentials feature backport to Palm

open-release/palm.2

Toggle open-release/palm.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change default mongodb replica set to null (openedx-unsupported#…

…6831)

open-release/palm.1

Toggle open-release/palm.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change default mongodb replica set to null (openedx-unsupported#…

…6831)

open-release/olive.4

Toggle open-release/olive.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change default mongodb replica set to null (openedx-unsupported#…

…6832)

(cherry picked from commit 1ad3ecf)

open-release/olive.3

Toggle open-release/olive.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change default mongodb replica set to null (openedx-unsupported#…

…6832)

(cherry picked from commit 1ad3ecf)

open-release/olive.2

Toggle open-release/olive.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx-unsupported#6875 from openedx/aht007/backp…

…ort-nginx-changes

fix: backport nginx changes