英文: Error in running sonarqube from GitLab CI 问题 我正在使用Sonarqube来优化我的项目中的代码质量,并尝试将其添加到GitLab上的CI循环中,但...
在Eclipse Che中如何切换Git分支
英文: How to switch git branch in Eclipse Che 问题 我最近发现了 Eclipse Che(在 Red Hat 的 CodeReady Toolchain 上)...
Dependency hosted in GitLab’s maven repository is not found during pipelines job.
英文: Dependency hosted in GitLab's maven repository is not found during pipelines job 问题 我遇到了一个非常...
如何使用GitLab Java API(gitlab4j)访问公共存储库?
英文: How to access pubilc repository using GitLab java API, gitlab4j? 问题 我刚刚尝试使用gitlab4j API,以便访问一个公开...
如何减小 Git 仓库大小
英文: How to reduce git repository size 问题 之前我将一些大文件推送到了Git分支,导致存储库大小增加。后来我使用以下方法从该分支中删除了这些冗余文件: git r...
如何根据提交消息触发 Azure DevOps 构建流水线?
英文: How to trigger azure devops build pipeline based on the commit message? 问题 How can I get a build...
/bin/bash: 第89行:docker:命令未找到 GITLAB CI/CD 问题
英文: /bin/bash: line 89: docker: command not found GITLAB CI/CD ISSUE 问题 在Gitlab CI/CD中,我试图推送我的代码到Git...
Epics/stories in GitLab FOSS = GitLab FOSS中的史诗/故事
英文: Epics/stories in GitLab FOSS 问题 我们有一个自托管的GitLab FOSS实例。这个版本不包含任何史诗/故事,并且没有内置的方法来创建问题之间的层次结构。 我们正...
How do I set docker-credential-ecr-login in my PATH before anything else in GitLab CI
英文: How do I set docker-credential-ecr-login in my PATH before anything else in GitLab CI 问题 I'm usi...
Git显示合并提交,列出的文件比合并的文件多。
英文: Git Show of a merge commit listing more files than the merged files 问题 我有3个特性分支和1个发布分支。我将来自Featu...
15