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

fixes #96 #133

Merged
merged 1 commit into from
Oct 16, 2018
Merged

fixes #96 #133

merged 1 commit into from
Oct 16, 2018

Conversation

cdmo
Copy link
Contributor

@cdmo cdmo commented Oct 16, 2018

I had to update cdmo/blacklight-marc in order to address this deprecation issue. There is an existing PR on the blacklight-marc repo for this issue.

A few dependent gems got updated in the Gemfile.lock. I guess I could have left that out.

I had to update cdmo/blacklight-marc in order to address this deprecation issue. There is an existing PR on the blacklight-marc repo for this issue.
@cdmo cdmo added this to the MVP 0 milestone Oct 16, 2018
@cdmo cdmo requested a review from banukutlu October 16, 2018 15:43
@cdmo cdmo added the review label Oct 16, 2018
@banukutlu banukutlu merged commit aeb8d4a into master Oct 16, 2018
@banukutlu banukutlu removed the review label Oct 16, 2018
@banukutlu banukutlu deleted the #96-deprecation-warning branch October 16, 2018 21:34
cdmo pushed a commit that referenced this pull request Oct 17, 2018
This change is the result of the output of `yarn --integrity`. Rails' task assets:precompile runs an integrity check when it installs yarn packages and adds them to the yarn.lock file. Without this, the deployments fail because git sees changes to files in the repo at the destination. We need to remember to run `yarn --integrity` instead of just `yarn` in the future. Documentation must be updated.

I am still a bit worried that this will cause problems in the future with killing deployments. If one of the yarn packages gets updated and the lock file isn't updated, then the deployment will bail.
banukutlu pushed a commit that referenced this pull request Oct 17, 2018
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