Skip to content
Snippets Groups Projects

Release post - GitLab 12.0

Merged Jeremy Watson (ex-GitLab) requested to merge release-12-0 into master
All threads resolved!
1 file
+ 0
15
Compare changes
  • Side-by-side
  • Inline
@@ -177,21 +177,6 @@ features:
@@ -177,21 +177,6 @@ features:
instances can feel more secure knowing that projects are being [archived](https://docs.gitlab.com/ee/user/project/settings/#archiving-a-project)
instances can feel more secure knowing that projects are being [archived](https://docs.gitlab.com/ee/user/project/settings/#archiving-a-project)
and retained.
and retained.
- name: "Template inclusion in pipelines can now be enforced at the instance level"
available_in: [premium, ultimate]
documentation_link: "https://docs.gitlab.com/ee/user/admin_area/settings/continuous_integration.html#required-pipeline-configuration-premium-only"
image_url: "/images/12_0/failed-pipeline-email.png"
gitlab_com: false
reporter: brendan
stage: verify
issue_url: "https://gitlab.com/gitlab-org/gitlab-ee/issues/8429"
description: |
Many users use GitLab CI/CD to build and deploy code to production environments. In highly regulated industries -
such as financial services and healthcare - the audit requirements placed on organizations around the process to ship code to production
can be overwhelming. In GitLab 12.0 we're adding a simple first step to help those users - the ability to require a job
or set of jobs to run in **every** pipeline that runs on your GitLab instance. This will ensure that an automated,
auditable set of checks are run before any code is ever deployed to production environments or other environments that contain sensitive data.
- name: "Email notifications for broken master builds"
- name: "Email notifications for broken master builds"
available_in: [core, starter, premium, ultimate]
available_in: [core, starter, premium, ultimate]
documentation_link: "https://docs.gitlab.com/ee/api/services#pipeline-emails"
documentation_link: "https://docs.gitlab.com/ee/api/services#pipeline-emails"
Loading