Skip to content

Fix the read file issue for asset management #107

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

Merged
merged 1 commit into from
Sep 11, 2018
Merged

Conversation

keiko713
Copy link
Contributor

There was a bug around getAssetManagementSha. Because I reused the file o, the reader was already read with io.Copy and there was nothing to read at the point when try to see if it's LFS pointer file or not.
With this PR, we open a file again and read it. Also added some logging. Confirmed that it worked nicely with the flow with buildbot.

@bcomnes bcomnes merged commit db2f75d into master Sep 11, 2018
@bcomnes bcomnes deleted the asset-mgmt-fix branch September 11, 2018 21:52
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