Skip to content

Conversation

@deborahgu
Copy link
Member

@deborahgu deborahgu commented Jan 26, 2026

This dockerfile, only used by edx, should point to the forked copy of credentials. Otherwise it runs into trouble trying to fetch commit hashes. (Also, otherwise we will eventually run into problems with divergence.)

This dockerfile, only used by edx, should point to the forked copy of credentials. Otherwise it runs into trouble  trying to fetch commit hashes.  (this is also otherwise we might run into divergent problems)
Copilot AI review requested due to automatic review settings January 26, 2026 21:56
Copy link

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 updates the credentials Dockerfile to point to the edx fork of the credentials repository instead of the upstream openedx repository. This change is necessary for edx to avoid issues when fetching commit hashes and potential divergence problems.

Changes:

  • Updated the default value of CREDENTIALS_SERVICE_REPO ARG from openedx/credentials to edx/credentials
  • Updated hardcoded GitHub raw URLs for fetching requirements files to use edx/credentials instead of openedx/credentials

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

@deborahgu deborahgu merged commit 3f3ac4a into main Jan 27, 2026
9 checks passed
@deborahgu deborahgu deleted the fixing--broken-credentials-build branch January 27, 2026 13:47
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