-
## CI failure
Link: https://github.com/cilium/cilium/actions/runs/11911096357/job/33192250660
```
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ …
-
Tables' ci.yml was the only one that was inconsistent. All other instances within the repo have the `LiveTestCtestRegex` value match `CtestRegex`, so we fixed it in https://github.com/Azure/azure-sdk-…
-
I noticed that the recent version tags are labeled as `v7.x.x`, but based on the previous versions (`v0.6.1`, `v0.6.0`, etc.), I think these were intended to be `v0.7.x`.
When I try to run:
```b…
-
## Enum shorthands
This issue tracks the implementation of the wildcard variables feature.
### References
* [Original issue](https://github.com/dart-lang/language/issues/357)
* [Feature specification…
-
This covers packages and installers for all .NET repos (i.e. SDK) and not just runtime.
Our infra for building packages and installers for various platforms is rather complex. There is some basic aut…
-
#### Description
[Provide a clear and concise description of the issue]
#### Steps to Reproduce
1. Using the code in boilerplates/terraform/proxmox
2. Replaced variables as needed
3. Code p…
-
Creating a simple csproj file like:
```xml
Exe
net9.0
enable
enable
```
And compiling it with .NET 9 causes the following warnings:
```
Restore succeeded with 1 …
-
1) The default value of `UpsertEntityOptions` is `UpsertKind::Update` in C++, but it is Merge in other languages.
2) We are calling AddEntity in the exception path for some reason, which the other lan…
-
### Checklist
- [X] The issue can be reproduced in the attached sample application in the repository.
- [X] I have read the relevant [SDK documentation](https://github.com/SAP/gigya-swift-sdk#sap-…
-
As we introduce diagnostic style documentation for lint rules in `pkg/linter/messages.yaml`, we should collocate other relevant linter rule and lint code information in the same `messages.yaml` file. …