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

Copy dist directory instead of uv directory #4289

Merged
merged 2 commits into from
Apr 23, 2020
Merged

Copy dist directory instead of uv directory #4289

merged 2 commits into from
Apr 23, 2020

Conversation

no-reply
Copy link
Contributor

when engine cart fails, don't silently move on. instead, blow up so folks can
see what's going on.

@samvera/hyrax-code-reviewers

@no-reply no-reply changed the title fail engine_cart app generation if yarn fails Copy dist directory instead of uv directory Apr 23, 2020
jeremyf
jeremyf previously approved these changes Apr 23, 2020
Copy link
Contributor

@jeremyf jeremyf left a comment

Choose a reason for hiding this comment

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

These two commits make sense together. With the first, we have a failing build (because we are removing a silent failure). The second commit fixes the failure that was silently occurring.

tom johnson and others added 2 commits April 23, 2020 14:39
when engine cart fails, don't silently move on. instead, blow up so folks can
see what's going on.
The current build (3.0.36) of 3.0.x UV in NPM does not have a uv directory and the copy fails.  It does have a dist directory so let's try copying that instead.
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