Tags: facebook/wangle
Tags
Updating hashes Summary: GitHub commits: facebook/CacheLib@e1fae65 facebook/fb303@5adcf1e facebook/fbthrift@cfb76a1 facebook/folly@0985312 facebook/mvfst@0c56f8e facebook/proxygen@de0711f facebook/pyrefly@48c610d ad843b9 facebookexperimental/edencommon@f321726 facebookexperimental/rust-shed@31cc207 facebookincubator/fizz@281aea7 Reviewed By: bigfootjon fbshipit-source-id: 2f8b7cebfb2aa909cd890e1c0dde0b64fc44f640
Updating hashes Summary: GitHub commits: facebook/CacheLib@177c260 facebook/fb303@dfd63bd facebook/fbthrift@771d02a facebook/folly@c8a7db0 facebook/mvfst@4843bbf facebook/proxygen@c2b70c9 facebook/pyrefly@26ca1fe e248d7a facebookexperimental/edencommon@13e3e29 facebookexperimental/rust-shed@eea48ef facebookincubator/fizz@af8c969 Reviewed By: pranavcivi fbshipit-source-id: a4f9f06bad287df68b2bccf28538b52e8cac14d8
Updating hashes Summary: GitHub commits: facebook/CacheLib@916d680 facebook/fb303@071d617 facebook/fbthrift@905eb06 facebook/mvfst@a1ebcbf facebook/proxygen@226f5fb facebook/pyrefly@48c610d 245001a facebookexperimental/edencommon@2a04fbf facebookexperimental/rust-shed@c0ab309 facebookincubator/fizz@8260d05 Reviewed By: ajb85 fbshipit-source-id: 3cdbe9b7035ae058f89e12cbabb3306b35eac8a0
Updating hashes Summary: GitHub commits: facebook/CacheLib@a3f208c facebook/fb303@d151c03 facebook/fbthrift@a59447c facebook/mvfst@b0250f7 facebook/proxygen@c2a1918 facebook/pyrefly@b22d424 07b503f react/yoga@75a858c facebookexperimental/edencommon@361bc5e facebookexperimental/rust-shed@e4d5f30 facebookincubator/fizz@e4a6ccf Reviewed By: bigfootjon fbshipit-source-id: cf99779b016a934fe255d5407e887504d4e91a55
Updating hashes Summary: GitHub commits: facebook/fb303@bd2a828 facebook/fbthrift@9b9200f facebook/folly@47ba70b facebook/mvfst@a887fb8 facebook/proxygen@03f3a0c facebook/pyrefly@71ff2a5 0c21bec facebookexperimental/edencommon@6d81c93 facebookexperimental/rust-shed@4cc2caf facebookincubator/fizz@755b911 Reviewed By: zpao fbshipit-source-id: db44e1c912eed474f8ceb0263624141e4cfb28c6
Updating hashes Summary: GitHub commits: facebook/fb303@28fcb4b facebook/fbthrift@0518f21 facebook/mvfst@657534c facebook/proxygen@21742f4 facebook/pyrefly@f396807 4fd34f1 facebookexperimental/edencommon@199f8aa facebookexperimental/rust-shed@0bc05b4 facebookincubator/fizz@8e44c71 Reviewed By: pranavcivi fbshipit-source-id: 3d42ba38fd273fe7acf2ebbb6600078335aa08a5
getdeps: emit DEVELOPER_DIR for macOS CI builds; regenerate rebalance… …r workflow Summary: Effectively bumps XCode to 16.2 - which has better support for modern C++. macOS GitHub Actions runners with multiple Xcode versions installed need DEVELOPER_DIR set to select the correct toolchain. Without it, CMake may find the wrong compiler or SDK and the build can fail. Add DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer to the env block emitted for darwin builds in the getdeps.py generate-github-actions command, and regenerate the rebalancer oss_root/.github/workflows/getdeps_mac.yml to match. Reviewed By: xiatingouyang Differential Revision: D102531661 fbshipit-source-id: 62ac61a44989414e59df5d7a50a166548c354287
Updating hashes Summary: GitHub commits: facebook/fb303@66a3d60 facebook/fbthrift@878ab39 facebook/folly@b6cf382 facebook/mvfst@8a4c018 facebook/proxygen@21ee1ea facebook/pyrefly@593495b f192199 facebookexperimental/edencommon@4dc9d3c facebookexperimental/rust-shed@5abe6cb facebookincubator/fizz@461cbd7 Reviewed By: pranavcivi fbshipit-source-id: 2f967a0d6d4dc68075927e92e2764403e59465b7
Use shipit project as recommended facebookincubator/rebalancer Summary: Shipit uses `rebalancer` as project than `facebookincubator/rebalancer` ``` + /var/www/scripts/opensource/codesync \ + shipit \ + --project=rebalancer \ + --create-new-repo \ + --source-repo-dir=/data/users/sahilsd/fbsource \ + --source-branch=. \ + --skip-source-init \ + --skip-source-pull \ + --skip-source-clean \ + --skip-push \ + --destination-use-anonymous-https \ + --create-new-repo-output-path=/data/users/sahilsd/scratch/getdeps/shipit/rebalancer.new error: invalid value 'rebalancer' for '--project <PROJECT>': Valid projects are specified in the form of '<organization>/<repo_name>', given: rebalancer ``` This matches with the shipit config comment: https://www.internalfb.com/code/configerator/[8f710a959bf55ae647eb35bcacf3322bbd2ccba2]/source/opensource/shipit_config/facebookincubator/rebalancer.cconf?lines=1 Reviewed By: r-barnes Differential Revision: D97680878 fbshipit-source-id: 077331584a3e1d58067ca62706efe437e042c36d
Add NIC support to the ArlLinerShedAlgo Summary: Adding support of new req/conn shedding based on the NIC to the linear shed algo for now Also using moving average, as NIC is too spiky -> we shed too early Reviewed By: dddmello Differential Revision: D94766305 fbshipit-source-id: e422ae29a5c7ac257e0cf294ac50ec041afb7bad
PreviousNext