Skip to content

Commit 178836d

Browse files
Apply suggestions from code review
Co-authored-by: Simon Gerber <simon.gerber@vshn.ch>
1 parent 2a4eb2e commit 178836d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/modules/SDDs/pages/0032-compile-pipeline.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:sdd_owner: Project Syn IG
55
:sdd_reviewers: Simon Gerber, Tobias Brunner, Sebastian Widmer
66
:sdd_date: 2024-06-13
7-
:sdd_status: draft
7+
:sdd_status: accepted
88

99
include::partial$meta-info-table.adoc[]
1010

@@ -34,12 +34,13 @@ This will go hand-in-hand with the existing repository management features in Li
3434

3535
=== Goals
3636

37-
* Provide pipeline definitions for GitLab CI/CD to automatically compile and push cluster catalogs on a tenant repository.
37+
* Specify the interface that Commodore CI pipeline definitions need to implement in order to work with the managed CI/CD configuration
3838
* Enable Lieutenant to autonomously manage the configuration required to set up the compile pipeline for a cluster catalog.
3939

4040
=== Non-Goals
4141

4242
* Support for CI solutions other than GitLab CI/CD.
43+
* Provide pipeline definitions to automatically compile and push cluster catalogs on a tenant repository.
4344

4445
== Design Proposal
4546

0 commit comments

Comments
 (0)