-
### Description of the new feature / enhancement
As a user/admin/developer using winget for tool installs/upgrades
- I should be able to run Winget install or winget upgrade and install any packag…
-
When the frames are deferred, the reported number of tasks per frame varies across frames. However, these values should be deterministic as the frame schedule is read from the config file.
For exam…
-
### Bug summary
If a graphql query includes an **optional** `where` clause which filters on a relation (e.g. `Form(where: { opportunity: { id: { _eq: $opportunityId} } })`) and the variable associ…
-
Hi,
I'm having trouble with chaining multiple `->with_xxx()` calls for `TActiveRecord` finders that are not executed immediately.
The basic setup is:
- `TActiveRecord`s: `FirstRecord` and `SecondRec…
-
```
2024-08-08 13:36:29+0200 [Broker,6,127.0.0.1] worker '' attaching from IPv4Address(type='TCP', host='', port=)
2024-08-08 13:36:29+0200 [Broker,6,127.0.0.1] Got workerinfo from ''
2024-08-08 13…
-
I'm trying to find my api key on codeium.com but cannot. Where should I look?
-
**As Taquito user, I want to validate smart contract calls, so that I can have improved error handling through catch errors earlier and with more context**
**Background**
The Taquito smart contrac…
-
### OpenTofu Version
```shell
1.7
```
### Use Cases
This would be useful for implicitly-created resources.
In AWS, creating a VPC also creates a default ACL, with rules. These rules c…
-
Hello, this is the first time I report a bug in KSP so please forgive me for any errors or missing info.
**Software/Hardware config**
I am running the latest version of KSP with Parallax (installe…
-
I need to access the `rustls::server::ClientHello` or at least the content of `server_name()` before choosing a rustls config. `alpn()` would also be very useful. Could this be exposed via `Incoming` …