Tags: 0o001/sapling
Tags
Updating submodules Summary: GitHub commits: facebook/ocamlrep@98bea9c facebook/proxygen@bdb3160 facebookexperimental/rust-shed@1fca41f Reviewed By: jurajh-fb fbshipit-source-id: 30f88b199cdb5b977e66e4bf55f7c249a58256f5
Updating submodules Summary: GitHub commits: facebook/ocamlrep@98bea9c facebook/proxygen@bdb3160 facebookexperimental/rust-shed@1fca41f Reviewed By: jurajh-fb fbshipit-source-id: 30f88b199cdb5b977e66e4bf55f7c249a58256f5
make hg tracebus size configurable with EdenConfig Summary: make hg tracebus size configurable with EdenConfig Reviewed By: kmancini Differential Revision: D45256093 fbshipit-source-id: 20761aed368eb4cdecf4e116a3d3406cb83608c1
make hg tracebus size configurable with EdenConfig Summary: make hg tracebus size configurable with EdenConfig Reviewed By: kmancini Differential Revision: D45256093 fbshipit-source-id: 20761aed368eb4cdecf4e116a3d3406cb83608c1
prevent enabled command fallback to Python when it's run without --help Summary: I'm introducing a new Rust-only command implementation, and I never want it to fall back to Python help, even if it's run without a required option. Therefore, handle DisplayHelpOnMissingArgumentOrSubcommand as well as DisplayHelp. Reviewed By: fanzeyi Differential Revision: D44560239 fbshipit-source-id: 43c418da3c980a34a11277c82bf350822b0bc71b
Updating submodules Summary: GitHub commits: facebookexperimental/rust-shed@5104ab5 Reviewed By: yns88 fbshipit-source-id: 7b7c32e773a06a54409dab194c11e892b5ffd7d3
ci: downgrade openssl from 1.1.1t to 1.1.1s Summary: After upgrading openssl along with Python in D43640261 (facebook@b671ca7), I broke the build since it doesn't match the openssl version that GitHub actions has. This commit downgrades the version for fixing the build Reviewed By: zzl0 Differential Revision: D43675103 fbshipit-source-id: 11754aab77a086770b3c6a20fd5b09203a4515cb
Fix vscode build script Reviewed By: bolinfest Differential Revision: D43641483 fbshipit-source-id: 1c50a667edff9f1dab42155b093be8c33448c628
ci: downgrade openssl from 1.1.1t to 1.1.1s Summary: After upgrading openssl along with Python in D43640261 (facebook@b671ca7), I broke the build since it doesn't match the openssl version that GitHub actions has. This commit downgrades the version for fixing the build Reviewed By: zzl0 Differential Revision: D43675103 fbshipit-source-id: 11754aab77a086770b3c6a20fd5b09203a4515cb
ci: bump homebrew release dependencies (facebook#540) Summary: In order to create a new release we need to make the specific Python version (e.g., 3.11.1) match with whatever GitHub actions has. This is necessary it's not seemingly possible to downgrade the Python version used in GitHub actions. --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/sapling/pull/540). * __->__ facebook#540 Pull Request resolved: facebook#540 Test Plan: Tested that the "Prepare build environment" step completed successfully. Before: https://github.com/sggutier/sapling/actions/runs/4287166710/jobs/7467689953 After: https://github.com/sggutier/sapling/actions/runs/4287626954/jobs/7468705930 Reviewed By: evangrayk Differential Revision: D43640261 Pulled By: sggutier fbshipit-source-id: 0e50d8171c261ea5a6691ca52f012780a67ae88a
PreviousNext