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

fix: use shorter temp file name for the index files #6863

Merged
merged 3 commits into from
Jul 26, 2023
Merged

Conversation

zkochan
Copy link
Member

@zkochan zkochan commented Jul 25, 2023

close #6842

@zkochan zkochan requested a review from a team July 25, 2023 23:47
Co-authored-by: David Michon <dmichon@microsoft.com>
@zkochan zkochan merged commit dac59e6 into main Jul 26, 2023
13 of 14 checks passed
@zkochan zkochan deleted the fix/6842-3 branch July 26, 2023 09:44
LeSuisse pushed a commit to Enalean/tuleap that referenced this pull request Aug 17, 2023
In order to avoid error ENAMETOOLONG when installing some packages we
need to bump pnpm to at least 8.6.11 to have this fix:
pnpm/pnpm#6863

Changelog:

* https://github.com/pnpm/pnpm/releases/tag/v8.6.12
* https://github.com/pnpm/pnpm/releases/tag/v8.6.11

Closes request #33973: Bump pnpm 8.6.10 -> 8.6.12

Change-Id: I782627d7e6a616f408f2b1cf8e885011a41161f2
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.

Make the temp file path smaller in the CAFS
2 participants