Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: copy in copy-node-modules.sh for npm post-install hook #872

Merged

Conversation

kdmccormick
Copy link
Collaborator

@kdmccormick kdmccormick commented Jul 17, 2023

scripts/copy-node-modules.sh replaces openedx-assets npm.
We run it automatically as a post-install NPM hook.
That means that the script must be available when running npm clean-install.

This should merge right after openedx/edx-platform#32767 merges.

Part of: openedx/edx-platform#31604

This post-install hook replaces `openedx-assets npm`.

Part of: openedx/edx-platform#31604
@kdmccormick kdmccormick force-pushed the kdmccormick/copy-node-modules branch from bdce02a to 64ac783 Compare July 18, 2023 14:13
Copy link
Contributor

@regisb regisb left a comment

Choose a reason for hiding this comment

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

LGTM! Don't hesitate to ping me for urgent matters, as you did on Slack. I expect to be off for the next two weeks or so.

(note to self: this change should fix the breaking nightly CI pipeline https://git.overhang.io/core/tutor/-/jobs/17881)

@regisb regisb merged commit e4ddee2 into overhangio:nightly Jul 21, 2023
1 check passed
@kdmccormick kdmccormick deleted the kdmccormick/copy-node-modules branch July 21, 2023 11:44
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.

2 participants