英文: Gitlab User list API with Python and Amazon S3 问题 我正在尝试从我们的私有GitLab服务器实例中提取完整的用户列表,并将其输入到一个S3存储桶...
问题来自Gitlab私有包注册表
英文: Issue pulling from Gitlab private package registry 问题 我们有一个自托管的GitLab(版本15.5.4),我已经配置好了发布npm包所需的...
在.git配置中的个人访问令牌
英文: Personal Access Token in .git config 问题 我在尝试从GitLab拉取时遇到了这个错误。 远程:HTTP基本认证:访问被拒绝。 提供的密码或令牌不正确,或者...
错误”-outputfile” 在 GitLab 上构建项目时发生。
英文: Error "-outputfile" when building a project on gitlab 问题 在我的项目中,我使用GitVersion.MsBuild库...
curl命令在使用os/exec时返回404错误。
英文: curl command return 404 when using os/exec 问题 我尝试使用os/exec和curl从私有的gitlab仓库获取文件,但是得到了404的响应状态: f...
在使用GitLab CI/CD制作Golang deb时,…中没有Go文件。
英文: no Go files in ... when on making golang deb in gitlab-ci/cd 问题 这是关于golang的一些内容,我在gitlab-ci.yml文...
Gitlab CI/CD 失败,显示“bash: line 132: go: command not found”错误。
英文: Gitlab CI/CD fail with "bash: line 132: go: command not found" 问题 我们已经在我们的自定义服务器上安装了Gi...
一个简单的用于编译Go二进制文件的.gitlab-ci.yml文件。
英文: Simple .gitlab-ci.yml file for compiling a Go binary 问题 我的go.mod文件中的模块名称是gitlab.com/mycorp/mycom...
go-junit-report无法解析测试结果到GitLab。
英文: go-junit-report failing to parse test results to gitlab 问题 我有一个用于我的Go项目的流水线。在单元测试阶段,我使用go-junit-...
无法访问远程存储库以进行Go模块导入。
英文: Unable to access remote repository for Go module import 问题 我需要能够从我公司的私有Gitlab存储库导入Go模块,但显然有些我没有理...
15