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

Move integrity artifacts tracking to separate method - fixes #3247 #3250

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

sebmck
Copy link
Contributor

@sebmck sebmck commented Apr 25, 2017

Summary

Moves the artifact retrieval to a separate method that is always called. Has the downside that we're reading the integrity file twice, we could cache it but since the integrity checker is going to be refactored it's probably not worth it. I've added a regression test to ensure artifacts is retained.

Test plan

Added a test

@sebmck sebmck force-pushed the retain-artifacts branch from c6377e8 to f8b7eda Compare April 25, 2017 08:24
@bestander bestander merged commit 0150890 into master Apr 25, 2017
@bestander
Copy link
Member

Awesome work on this, @kittens, thanks

@cpojer cpojer deleted the retain-artifacts branch July 7, 2017 13:22
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