sapling/.github/workflows
Saul Gutierrez f8cd450ac1 ci: fix Windows OS CI due to path length (#500)
Summary:
[sl] ci: fix Windows OS CI due to path length

Currently our OSS CI on Windows is failing due to some paths being too long (e.g., `C:/Users/runneradmin/.cargo/git/checkouts/fbthrift-abf000ee5c7fcc50/c757ec4/thrift/website/src/json/ref/cpp/f/struct/special/structapache_1_1thrift_1_1op_1_1detail_1_1AnyOp_3_01type_1_1cpp__type_3_01T_00_01type_1_1map_3_01KTag_00_01VTag_01_4_01_4_01_4/assign.json`)

Since the length of that path is just above the Windows max length (263 vs. 260). This diff tries to alleviate that by setting the `core.longpaths` option for the git system config.

Pull Request resolved: https://github.com/facebook/sapling/pull/500

Test Plan:
Ran GitHub actions on a personal fork of the repo.

 ---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/sapling/pull/500).
* __->__ https://github.com/facebook/sapling/issues/500

Reviewed By: bolinfest

Differential Revision: D42727420

Pulled By: sggutier

fbshipit-source-id: 3cf908f8e9537f20d796dcaa97292512f1172919
2023-01-24 18:07:50 -08:00
..
edenfs_linux.yml update all github actions 2022-11-28 13:52:54 -08:00
edenscm-libs.yml github: update cargo test path for configparser 2022-11-16 08:45:05 -08:00
mononoke_linux.yml regenerate GitHub actions for all projects (#138) 2022-08-22 10:05:10 -07:00
mononoke_mac.yml regenerate GitHub actions for all projects (#138) 2022-08-22 10:05:10 -07:00
reviewstack.dev-deploy.yml remove contents:write since facebook/sapling does not seem to like that 2022-11-18 16:56:07 -08:00
sapling-addons.yml Re-sync with internal repository 2022-11-15 00:48:09 -08:00
sapling-cli-homebrew-macos-arm64-release.yml ci: bump python3.11.0 to python3.11.1 (#496) 2023-01-24 12:45:16 -08:00
sapling-cli-homebrew-macos-x86-release.yml ci: bump python3.11.0 to python3.11.1 (#496) 2023-01-24 12:45:16 -08:00
sapling-cli-ubuntu-20.04-ci.yml ci: change versioning scheme (#208) 2022-11-18 21:09:29 -08:00
sapling-cli-ubuntu-20.04-image.yml Re-sync with internal repository 2022-11-15 00:48:09 -08:00
sapling-cli-ubuntu-20.04-release.yml ci: change versioning scheme (#208) 2022-11-18 21:09:29 -08:00
sapling-cli-ubuntu-20.04.Dockerfile Re-sync with internal repository 2022-11-15 00:48:09 -08:00
sapling-cli-ubuntu-22.04-ci.yml ci: change versioning scheme (#208) 2022-11-18 21:09:29 -08:00
sapling-cli-ubuntu-22.04-image.yml Re-sync with internal repository 2022-11-15 00:48:09 -08:00
sapling-cli-ubuntu-22.04-release.yml ci: change versioning scheme (#208) 2022-11-18 21:09:29 -08:00
sapling-cli-ubuntu-22.04.Dockerfile Re-sync with internal repository 2022-11-15 00:48:09 -08:00
sapling-cli-windows-amd64-release.yml ci: fix Windows OS CI due to path length (#500) 2023-01-24 18:07:50 -08:00
sapling-website-deploy.yml Re-sync with internal repository 2022-11-15 00:48:09 -08:00
TagIt.yml Add github action to auto-release TagIt tags 2020-08-18 13:31:10 -07:00