-
#### Linux Distribution
```
echo $(source /etc/os-release; echo $VERSION)
22.04.5 LTS (Jammy Jellyfish)
```
#### Python Version
```
python3 --version
Python 3.10.12
```
#### Sphinx Version
…
-
Problem
------------
In our E2E tests we use a `Builder` to create a Kubernetes object, modify it for the scenario being tested, and then run a series of pre-defined and user-defined tests on it. …
-
### Describe the bug
When building documentation for Django using sphinx_book_theme, an IndexError: pop from empty list occurs in the depart_table function of a custom extension (djangodocs.py). The …
-
### Description
## Background
The previous content lead conducted experiments with creator engagement and implemented additional designs within the gleev app for various promotions, such as paying p…
-
The post-submit test builder `Linux_pixel_7pro service_extensions_test` had a flaky ratio 2.04% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a …
-
The post-submit test builder `Mac_arm64 build_tests_1_4` had a flaky ratio 2.04% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: ht…
-
I'm definitely biased, since I maintain `bon`, but there are currently 3 main crates for generating builders:
- [`bon`](https://docs.rs/bon) - compile-time-checked builders, named function arguments …
-
### Are you up-to-date?
- [X] I've confirmed that I am completely up-to-date.
### Is the problem in Experimental?
- [X] I've verified that the problem persists in the Experimental Branch.
### Brow…
-
We need to keep a blacklist of builders to not take bids from and not gossip bids from. Otherwise a single builder can poisson the p2p stack by submitting high bids. This cache needs to be checked ag…
potuz updated
2 months ago
-
Please search the existing issues for relevant feature requests, and use the
reaction feature
(https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes…