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

Shorten the path used for the processor script. #311

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

keith
Copy link
Member

@keith keith commented Mar 4, 2024

Use a hash of the first output rather than the full path so it is
less likely to hit path limits when the target where the helper is
used is also deep in a directory structure.

PiperOrigin-RevId: 608607365
(cherry picked from commit 832646c)

Use a hash of the first output rather than the full path so it is
less likely to hit path limits when the target where the helper is
used is also deep in a directory structure.

PiperOrigin-RevId: 608607365
(cherry picked from commit 832646c)
@keith keith enabled auto-merge (squash) March 4, 2024 17:41
keith referenced this pull request Mar 4, 2024
Use a hash of the first output rather than the full path so it is
less likely to hit path limits when the target where the helper is
used is also deep in a directory structure.

PiperOrigin-RevId: 608607365
@keith keith merged commit 55c7701 into master Mar 4, 2024
12 checks passed
@keith keith deleted the ks/shorten-the-path-used-for-the-processor-script branch March 4, 2024 17:50
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