Differences
This shows you the differences between two versions of the page.
| dido:99_annexes:annex-b-terms-and-definitions:p:pipeline_workspace [2026/07/13 11:34] – created nick_dido | dido:99_annexes:annex-b-terms-and-definitions:p:pipeline_workspace [2026/07/18 12:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Discussion ===== | ===== Discussion ===== | ||
| - | A Pipeline Workspace is the controlled file and execution context in which a build or deployment pipeline retrieves inputs, composes baselines, performs lifecycle operations, and records intermediate and final artefacts. | + | A Pipeline Workspace is the controlled file and execution context in which a build or deployment pipeline retrieves inputs, composes baselines, performs lifecycle operations, and records intermediate and final artifacts. |
| The Pipeline Workspace may contain checked-out source repositories, | The Pipeline Workspace may contain checked-out source repositories, | ||
| Line 11: | Line 11: | ||
| A Pipeline Workspace supports isolation and repeatability by associating the selected inputs and generated outputs with a particular pipeline execution. | A Pipeline Workspace supports isolation and repeatability by associating the selected inputs and generated outputs with a particular pipeline execution. | ||
| - | Within Crucible, the Pipeline Workspace contains the repositories and artefacts | + | Within Crucible, the Pipeline Workspace contains the repositories and artifacts |
| ===== Definition ===== | ===== Definition ===== | ||
| - | // | + | // |
| ===== Source ===== | ===== Source ===== | ||
| Line 25: | Line 25: | ||
| A Pipeline Workspace may exist on a developer workstation, | A Pipeline Workspace may exist on a developer workstation, | ||
| - | The Pipeline Workspace is not necessarily permanent. The pipeline may preserve selected records and artefacts | + | The Pipeline Workspace is not necessarily permanent. The pipeline may preserve selected records and artifacts |
| ===== Example ===== | ===== Example ===== | ||
| - | A Crucible pipeline creates a Pipeline Workspace, retrieves pinned image and infrastructure repositories, | + | A Crucible pipeline creates a Pipeline Workspace, retrieves pinned image and infrastructure repositories, |
| ---- | ---- | ||