We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Article Reference Link
Release Article: https://about.gitlab.com/2017/05/22/gitlab-9-2-released/
在 9.2 版本中,定时触发 pipeline 的特性成为了正式版。
相对 9.1 的 beta,还多了可以 3 个配置好的触发时间可供选择
更多 pipeline 定时器相关的信息,在这里
自从 8.15 Gitlab 加入 kubernetes 的支持后,愈发拥抱 k8s
该次提供出来官方的 Helm charts 配置文件,使得安装 Gitlab 更加的方便快捷
根据 1 个 issue 1 个分支的原则,Gitlab 在 issue 详情页面已经提供了一个按钮去生成分支
根据这个特性,在原来的基础上面,还可以直接创建带有 WIP 合并请求的分支,一步到位
结合之前的特性合并历史版本对比,可以从分支的第一个 push 开始溯源对比了
这一特性也只是对标 gist,可以在每个代码片下面进行评论
以往发生了 pipeline 错误,都需要进到具体的 job 去看
如果是多个 job 都崩了,一个个看还需要切换上下文,要不就是点开多个窗口
有了这一特性
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Article Reference Link
Release Article: https://about.gitlab.com/2017/05/22/gitlab-9-2-released/
Pipeline Schedules
在 9.2 版本中,定时触发 pipeline 的特性成为了正式版。
相对 9.1 的 beta,还多了可以 3 个配置好的触发时间可供选择
更多 pipeline 定时器相关的信息,在这里
Official GitLab installation on Kubernetes
自从 8.15 Gitlab 加入 kubernetes 的支持后,愈发拥抱 k8s
该次提供出来官方的 Helm charts 配置文件,使得安装 Gitlab 更加的方便快捷
Create Merge Request from Issue
根据 1 个 issue 1 个分支的原则,Gitlab 在 issue 详情页面已经提供了一个按钮去生成分支
根据这个特性,在原来的基础上面,还可以直接创建带有 WIP 合并请求的分支,一步到位
结合之前的特性合并历史版本对比,可以从分支的第一个 push 开始溯源对比了
Comments for Personal Snippets
这一特性也只是对标 gist,可以在每个代码片下面进行评论
Failed Jobs Tab allows you to access to a summary of all the failures quickly
以往发生了 pipeline 错误,都需要进到具体的 job 去看
如果是多个 job 都崩了,一个个看还需要切换上下文,要不就是点开多个窗口
有了这一特性
The End
The text was updated successfully, but these errors were encountered: