Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

chore: support long file names when cloning repositories related to Test262 #4389

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

nissy-dev
Copy link
Contributor

@nissy-dev nissy-dev commented Apr 19, 2023

Summary

I fixed the failure of the CI on the main branch that occurred during the git clone.

see: https://github.com/rome/tools/actions/runs/4738153766/jobs/8411710398

Error: error: unable to create file tests/baselines/reference/tsserver/configuredProjects/Open-ref-of-configured-project-when-open-file-gets-added-to-the-project-as-part-of-configured-file-update-buts-its-open-file-references-are-all-closed-when-the-update-happens.js: Filename too long

Test Plan

Changelog

  • The PR requires a changelog line

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented Apr 19, 2023

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 8c8d0e7
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/643f5029bb18b1000830c60f

Comment on lines +148 to +149
- name: Support longpaths
run: git config --system core.longpaths true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ematipico ematipico merged commit c9321ab into main Apr 19, 2023
@ematipico ematipico deleted the nissy-dev-patch-1 branch April 19, 2023 03:41
@ematipico
Copy link
Contributor

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants