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

Ensure that Tree contents are uploaded after creation. (cherrypick of #13008) #13009

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

stuhood
Copy link
Member

@stuhood stuhood commented Sep 25, 2021

We currently do not upload the file Digests referenced by Trees, which will later cause a "missing file" to be reported during eager fetch of a cache entry.

As discussed in #13006: we should likely have native support for storing and uploading Trees, but this change fixes the immediate issue in a cherry-pickable way.

…13008)

We currently do not upload the file `Digest`s referenced by `Tree`s, which will later cause a "missing file" to be reported during eager fetch of a cache entry.

As discussed in pantsbuild#13006: we should likely have native support for storing and uploading `Tree`s, but this change fixes the immediate issue in a cherry-pickable way.

[ci skip-build-wheels]
@stuhood stuhood requested review from jsirois and tdyas September 25, 2021 21:22
@stuhood stuhood merged commit 129d55a into pantsbuild:2.7.x Sep 25, 2021
@stuhood stuhood deleted the stuhood/pick-13008-for-2.7.x branch September 25, 2021 22:43
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