Skip to content

Conversation

@justinhynes
Copy link
Contributor

Two changes:

  1. By default, we clone repos with SSH now. Update the REPO_URL accordingly.
  2. Updates the relevant lines to setup to setup comprehensive theming correctly.

I've completed each of the following or determined they are not applicable:

  • Made a plan to communicate any major developer interface changes (or N/A)

Two changes:
1. By default, we clone repos with SSH now. Update the REPO_URL accordingly.
2. Updates the relevant lines to setup to setup comprehensive theming correctly.
# This script sets up the edX theme in LMS and CMS.

REPO_URL="https://github.com/edx/edx-themes"
REPO_URL="git@github.com:edx/edx-themes.git"
Copy link
Contributor Author

@justinhynes justinhynes Mar 13, 2025

Choose a reason for hiding this comment

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

By default make dev.clone moved to cloning via SSH. This updates the theming provisioning script to do the same.

@huniafatima-99
Copy link
Contributor

huniafatima-99 commented Mar 17, 2025

LGTM, just need to make sure that CI is green.
@justinhynes

@justinhynes
Copy link
Contributor Author

@huniafatima-99 Thanks! I took a look at the error and it seems like a possibly flakey test and/or unrelated to my changes. I'm rerunning the failed test now. Hopefully it passes this time aroun :D. Thanks for taking a look!

@justinhynes justinhynes merged commit 00e5a8f into master Mar 17, 2025
14 checks passed
@justinhynes justinhynes deleted the jhynes/fix-themes-provisioning branch March 17, 2025 12:48
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