colinlabs
colinlabs
## Issue Use share library can't update gitlab commitstatus with 'gitlabCommitStatus' when Share library set `Load implicitly` true ### Context - **Gitlab plugin version**: 1.5.11 - **Gitlab version**: 11.6.3 -...
The **certificate.cert-manager.io** of harbor service is only 90 days by default. After each rotate, we need to restart all services manually. Can you provide a custom method to increase the...
## Describe the bug We created an s3 bucket in account A, and then s3 tested and granted access to a role in account B. The bucket information could be...
https://github.com/qiniu/qmgo/blob/master/collection.go#L240:L250 这里的代码如果不传递参数是无法执行的,所以,默认情况下,无法自动更新DefaultField下的所有字段。即,没有触发middleware.Do的方法 与自定义InsertOne 等代码逻辑不一样。 https://github.com/qiniu/qmgo/blob/master/collection.go#L150-L155