Huang Huang

Results 39 issues of Huang Huang

目的: 1. 安装速度更快 2. 方便缓存安装包

统一改到 cmd.Run 或者哪里进行 fmt.Println 操作

enhancement
good first issue

enhancement
good first issue

#### Summary Integrate a new keychain to support Alibaba Cloud Container Registry. #### Ticket Link Fixes #2007 #### Release Note ```release-note feat: integrate Alibaba Cloud Container Registry cred helper ```

no-pr-activity

**Description** Integrate a new keychain (via [docker-credential-acr-helper](https://github.com/mozillazg/docker-credential-acr-helper/blob/master/examples/go-containerregistry-auth/main.go#L15)) to support Alibaba Cloud Container Registry.

enhancement

如果请求支持 version id 参数的话,加上对 `x-cos-version-id` 参数的支持(待确认请求参数名是否是这个,cos http api 文档中没写,需要看官方其他语言的 sdk 来确认)。 疑似下载和删除 object 的 http api 支持 version id。 参考资料: * https://cloud.tencent.com/document/product/436/7753 * https://cloud.tencent.com/document/product/436/14119#.E4.BD.BF.E7.94.A8-c.2B.2B-sdk

enhancement

via https://github.com/mozillazg/go-pinyin

enhancement

> PyPy has moved its canonical repo and issue tracker from https://foss.heptapod.net/pypy/pypy to https://github.com/pypy/pypy. https://www.pypy.org/posts/2023/12/pypy-moved-to-git-github.html

2017: ## 博客 * [x] [实现 Ruby 风格的字符串插值功能](https://mozillazg.github.io/2017/02/f-Implement-Ruby-Style-String-Interpolation.html) * [ ] Golang 探针实现原理 * [ ] http client * [ ] http server * [ ] sql * [ ]...