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
+ 8
4
Compare changes
  • Side-by-side
  • Inline
@@ -324,14 +324,18 @@ 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: API support for Pipeline Schedules
- name: API Support for Pipeline Schedules
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/api/pipeline_schedules.html'
documentation_text: "Learn how to use the pipeline schedules API"
documentation_text: "Learn how to use the Pipeline Schedules API"
image_url:
description: |
In GitLab 9.2 we released Pipeline Schedules that can be configured and managed using the UI. Today with GitLab 9.3 we're also releasing calls
to create and manage Pipeline Schedules through a set of API, in order to allow integration with other tools simple and effective.
In GitLab 9.2 we
[released Pipeline Schedules](/2017/05/22/gitlab-9-2-released/#pipeline-schedules)
that can be configured and managed using the UI.
Today with GitLab 9.3 we're also releasing calls
to create and manage Pipeline Schedules through a set of API,
in order to allow integration with other tools simple and effective.
- name: Upcoming Nginx upgrade
available_in: [ce, ees, eep]
Loading