英文: Golang dependency manage in private/enterprise git server 问题 我在一家公司工作,公司不允许员工访问GitHub或任何下载/上传文件的...
Gitlab ci with unit testing that connects to MySQL
英文: Gitlab ci with unit testing that connects to MySQL 问题 我已经构建了一个 Golang 项目,我希望在成功通过 GitLab ci 进行测试...
go build is not working because git getting fatal read error connection reset by peer on Linux
英文: go build is not working because git getting fatal read error connection reset by peer on Linux 问...
PGHOST用于由docker-compose创建的带有docker:dind的GitLab流水线的postgres。
英文: PGHOST for GitLab pipeline with docker:dind for postgres created by docker-compose 问题 我有一个docker...
使用GitLab私有仓库构建Go项目的Docker镜像
英文: Docker build for Go project with GitLab private repositories 问题 我在使用私有GitLab存储库的依赖项时遇到了一些问题。总的来说...
获取GitLab仓库列表:显示“401未经授权”。
英文: Fetching gitlab repo list : says "401 Unauthorized" 问题 我正在尝试使用OAuth令牌从GitLab获取仓库列表。 我的...
远程:HTTP基本认证:在GitLab中下载本地仓库时访问被拒绝。
英文: remote: HTTP Basic: Access denied downloading local repo in gitlab 问题 有很多关于这个主题的讨论,我读了很多但是我无法弄清楚...
在golang模板中提及Slack
英文: Slack mentions in golang templates 问题 我正在使用go gitlab包从gitlab获取用户。在我的go模板中,我尝试使用以下语法在slack中标记一个人:...
在使用goreleser将构件发布到GitLab时,操作超时了。
英文: operation timedout while publishing artifacts to gitlab using goreleser 问题 我正在使用golang创建一个简单的CLI...
如何使用Gitlab4J创建合并请求?
英文: How to create a merge request using Gitlab4J? 问题 我对项目进行了一些更改,并使用 JGit 进行了提交,我正在 Gitlab 上进行工作!通常情...
15