Commit Graph

7 Commits

Author SHA1 Message Date
Ioan Budea
c448e50fee Use cached values
Summary: Instead of calling out the Rust functions all the time, just use the public global variables initialised lazily.

Differential Revision: D38241744

fbshipit-source-id: dd66e8d563076fed9279358a2b22c2042d365cc9
2022-08-10 11:06:01 -07:00
Callum Ryan
9f2287d9ca Better hostcaps env support
Reviewed By: arauter

Differential Revision: D38309952

fbshipit-source-id: 7931aefa80b3727e4e1ddc7ceab5f8ef39c0067c
2022-08-01 06:47:08 -07:00
Dark Knight
b9ef0baf0a Revert D38078198: Multisect successfully blamed D38078198 for test or build failures
Summary:
This diff is reverting D38078198 (8ffc0627c3)
D38078198 (8ffc0627c3) has been identified to be causing the following test or build failures:
Tests affected:
- https://www.internalfb.com/intern/test/844424997229396/

Here's the Multisect link:
https://www.internalfb.com/intern/testinfra/multisect/1093861
Here are the tasks that are relevant to this breakage:
T127584801: 5 tests started failing for oncall asic_devinfra in the last 2 weeks
We're generating a revert to back out the changes in this diff, please note the backout may land if someone accepts it.

Reviewed By: johnny90

Differential Revision: D38265484

fbshipit-source-id: e059bad0b57f59f36b5f82fc42381371321b2877
2022-07-29 09:34:25 -07:00
Ioan Budea
8ffc0627c3 Add new l2p vip in env + client
Summary: Last step is changing all the callsites where we make the distinction between corp and prod to take into account the new option for labs.

Reviewed By: c-ryan747

Differential Revision: D38078198

fbshipit-source-id: d71be0202b60cd26a2417c30dce1b3fdc97adf7c
2022-07-28 08:55:37 -07:00
Kaustav Haldar
af12c8441a Add bundlr-sdk to rust 3p crates
Summary:
Add bundlr-sdk to rust 3p crates.

Also needed some new fixups for a couple deps, and a custom fork of bundlr to use derive_builder 0.9 which is pinned in 2 deps we use, and fixed a missing out of scope trait bug in bundlr sdk.

Reviewed By: zhuomingfb0

Differential Revision: D37962056

fbshipit-source-id: 878048840d66dffcf558351614c45f9beef2f626
2022-07-22 07:22:52 -07:00
Facebook Community Bot
becb609a11 Re-sync with internal repository 2022-04-21 16:20:34 -07:00
Facebook Community Bot
319270d012 Re-sync with internal repository 2022-02-10 08:35:44 +00:00