Kris Xia
Kris Xia
Here is the error log from Aslan: ``` 2025-01-14T21:14:02.932+0800 INFO service/service/helm.go:1059 Found valid chart, Starting to save and upload files {"requestID": "298760 │ 06-b6c8-48e5-b927-e2a76c6881b7"} │ 2025-01-14T21:14:03.110+0800 ERROR service/fs/s3.go:96 Failed to...
What happened?  I encountered an issue: the image distribution always fails at 99% on the first attempt, but it succeeds after a retry. However, using the retry policy in...
**Is your feature request related to a problem? Please describe.** Sometimes the first build of a service doesn’t go smoothly. If there's a minor issue in the build script, the...
Using c.Copy() in an asynchronous goroutine to safely access gin.Context, avoiding race condition issues when accessing the context after the original request has completed. Close #382
[//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整浏览项目 README 和项目文档并未找到解决方案 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我将以礼貌和尊重的态度提问,不得使用不文明用语 (包括在此发布评论的所有人同样适用, 不遵守的人将被 block) + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的...
### What this PR does / Why we need it: This PR proposes an auto-repair mechanism for service webhooks that have been manually deleted from code repositories (GitLab/GitHub/Gerrit/Gitee). Current Problem:...