-
### Xmake 版本
xmake v2.9.4+20240729
### 操作系统版本和架构
macOS Sequoia 15.0
### 描述问题
XMake生成了错误的链接参数
```
add_ldflags("$(shell " .. llvm_config .. " --ldflags)")
```
命令llvm-config生成如下:
```
-L/op…
-
Tracking issue for flaky tests:
- [ ] https://github.com/cosmos/cosmos-sdk/issues/21595
Similar than https://github.com/cosmos/cosmos-sdk/issues/9010.
-
### Description
On occasions, windows nerdctl pull will fail with `UtilityVM: Incorrect function.: unknown`
Windows people, do you have a clue what that means / why it happens?
@sondavidb @jsturtev…
-
According to the fb developer news at [link](https://developers.facebook.com/blog/post/2018/04/24/new-facebook-platform-product-changes-policy-updates/):
> The publish_actions permission will be de…
-
https://github.com/365v/cf2dns/actions
Annotations
1 warning
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
1. login pub.dev
2. verify pub.dev publisher with my domain
3. `dart pub login`
4. `cat ~/Library/Application\ Support/dart/pub-credentials.json`, copy to GitHub
5. submit ci yaml
![image](http…
-
Add actions that verifies that each notebook has the following copyright footer in the raw .`ipynb` file data:
```
{
"cell_type": "markdown",
"id": "7edaff03-26c3-4370-9f91-8b028b625732"…
-
### Singer SDK Version
0.11.1
### Python Version
3.8
### Bug scope
Targets (data type handling, batching, SQL object generation, etc.)
### Operating System
MacOS
### Description
When using a …
-
## Describe the bug
Because integration tests are label triggered, it's possible for these actions to end up running concurrently on the exact same commit. To avoid duplicated work, we use a 3rd part…