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

Making the scrubber sticky #955

Merged
merged 2 commits into from
Jan 15, 2019
Merged

Conversation

jwongnz
Copy link
Contributor

@jwongnz jwongnz commented Jan 14, 2019

Some files in compare/output/ got changed automatically.

copy-report-bundle script modified to make the html_report directory before trying to copy to it, as that was causing errors.

Also updating some of the build syntax (; -> &&) https://corgibytes.com/blog/2017/04/18/npm-tips/#bailing-out-when-a-command-fails

@garris
Copy link
Owner

garris commented Jan 14, 2019

Thanks for this. Could you include a screenshot?

@BBlackwo
Copy link
Contributor

@garris sure thing. Below is a screenshot and also a recording:

screen shot 2019-01-15 at 8 50 49 am

@garris
Copy link
Owner

garris commented Jan 14, 2019

This is a classy update. Thanks guys! Will publish as soon as I can.

@garris
Copy link
Owner

garris commented Jan 14, 2019

Oh, one more request. Sorry. Looks like you have an older version of compare/output/diverged.js. I think if you rebase the issue should go away.

Thanks!

@BBlackwo
Copy link
Contributor

Hey @garris we tried rebasing, and still have the same issue. I believe the issue is the script that copies the diverged script from the npm module:

"build-compare": "cp ./node_modules/diverged/src/diverged.js ./compare/output/ ..."

Might have something to do with commit 6e6b839 and/or commit d8a930a where you updated the diverged dependency and the output/diverged.js file.

So as far as I can tell, there's a difference between ./node_modules/diverged/src/diverged.js and what was checked in under ./compare/output/ -- and we've just done a fresh npm install, so it seems the issue is the version of diverged in the package-lock.json.

So we can revert our changed files, but the next time someone does an npm install and then runs build-compare the change will come back.

@garris
Copy link
Owner

garris commented Jan 15, 2019

@BBlackwo ah, you are correct! My bad. I'll deal with it. You are cleared for takeoff. 😉

@garris garris merged commit 6f9b53f into garris:master Jan 15, 2019
@jwongnz jwongnz deleted the feat/make-scrubber-sticky branch January 15, 2019 23:58
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