Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -325,7 +325,7 @@ features:
If you really do want to disable it and keep redundant pipelines running, you can
[tune the parameter](https://docs.gitlab.com/ce/user/project/pipelines/settings.html#auto-cancel-pending-pipelines) to reflect your needs.
- name: Autolinking package names
- name: Autolinking Package Names
available_in: [ce, ees, eep]
image_url: '/images/9_3/autolink.png'
description: |
@@ -333,7 +333,7 @@ features:
GitLab will now automatically detect and link packages in the file view,
saving you valuable clicks every day. Neat, huh?
##### This functionality will work for the following packages and languages:
#### This functionality will work for the following packages and languages:
* `*.gemspec` (Ruby)
* `package.json` (Node.js)
Loading