Skip to content

Commit

Permalink
Migrate chapter 9 from original PDF draft to AsciiDoc (German only, f…
Browse files Browse the repository at this point in the history
…or now)
  • Loading branch information
Lehmann, Martin committed Dec 9, 2023
1 parent 9fcafbe commit 8baed2d
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/09-module-block-9/00-structure.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
// header file for curriculum section 9: Lerneinheit 9
// (c) iSAQB e.V. (https://isaqb.org)
// ====================================================

// tag::DE[]
== Energieeffizienter Entwicklungsprozess
// end::DE[]

// tag::EN[]
== TODO
// end::EN[]

include::01-duration-terms.adoc[{include_configuration}]

include::02-learning-goals.adoc[{include_configuration}]

// references (if any!)
include::references.adoc[{include_configuration}]
19 changes: 19 additions & 0 deletions docs/09-module-block-9/01-duration-terms.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
// tag::DE[]
|===
| Dauer: 60 Min. | Übungszeit: keine
|===

=== Begriffe und Konzepte
Continuous Deployment, Continuous Integration, Deployment Pipelines, Testautomatisierung

// end::DE[]

// tag::EN[]
|===
| Duration: 60 min | Practice time: none
|===

=== Terms and Principles
TODO

// end::EN[]
33 changes: 33 additions & 0 deletions docs/09-module-block-9/02-learning-goals.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
=== {learning-goals}


// tag::DE[]
[[LZ-9-1]]
==== LZ 9-1: CI/CD-Pipelines und Energieeffizienz
Die Teilnehmenden kennen die Einflussfaktoren zur Energieeffizienz für CI/CD-Pipelines.

[[LZ-9-2]]
==== LZ 9-2: CI/CD-Pipelines und Energieeffizienz-Verbesserung
Die Teilnehmenden kennen Maßnahmen zur Verbesserung der Energieeffizienz für CI-CD-Pipelines.

[[LZ-9-3]]
==== LZ 9-3: Testautomatisierung und Energieeffizienz
Die Teilnehmenden kennen den Einfluss von Testautomatisierung auf die Energieeffizienz.

// end::DE[]

// tag::EN[]
[[LG-9-1]]
==== LG 9-1: TODO
TODO

[[LG-9-2]]
==== LG 9-2: TODO
TODO

[[LG-9-3]]
==== LG 9-3: TODO
TODO

// end::EN[]

3 changes: 3 additions & 0 deletions docs/09-module-block-9/references.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
=== {references}

TODO
3 changes: 3 additions & 0 deletions docs/curriculum-green.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ include::04-module-block-4/00-structure.adoc[{include_configuration}]
<<<
include::05-module-block-5/00-structure.adoc[{include_configuration}]

<<<
include::09-module-block-9/00-structure.adoc[{include_configuration}]

<<<
include::20-examples/00-examples.adoc[{include_configuration}]

Expand Down

0 comments on commit 8baed2d

Please sign in to comment.