Skip to content
Snippets Groups Projects
Commit 1717689e authored by Mike Bartlett's avatar Mike Bartlett
Browse files

added autolinking

parent 08a06d8f
No related branches found
No related tags found
1 merge request!5804GitLab 9.3 release post
Pipeline #
Loading
Loading
@@ -320,6 +320,26 @@ features:
`LICENSE` files are also analyzed, and the information about the specific
license is easily accessible with a link for further details about it.
 
- name: Autolinking package names
available_in: [ce, ees, eep]
image_url: '/images/9_3/autolink.png'
description: |
Ah, packges, those little gems (hah!) of wisdom wrapped up and ready for re-use.
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:
* `*.gemspec` (Ruby)
* `package.json` (Node.js)
* `composer.json` (PHP)
* `Podfile` (Objective-C)
* `*.podspec` (Objective-C)
* `*.podspec.json` (Objective-C)
* `Cartfile` (Objective-C)
* `Godeps.json` (Go)
* `requirements.txt` (Python)
- name: API Support for Pipeline Schedules
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/api/pipeline_schedules.html'
Loading
Loading
source/images/9_3/autolink.png

147 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment