Skip to content
Snippets Groups Projects

Rework workflow documentation

Merged Martyn Welch requested to merge wip/martyn/T7254-Rework-workflow-docs into master
Compare and Show latest version
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -71,12 +71,12 @@ a closed, well-defined environment where OBS automatically installs all the
build tools and resolves dependencies from a clean state using the packages it
has built already: if any dependency is missing, the build fails. Any build
failures are reported back to the relevant GitLab pipeline and to the
appropriate developer(s).
appropriate developers.
![Binary package generation from source change](/images/workflow_binary-package-generation.svg)
{{% notice info %}}
Whilst the automated workflows described here provide a robust solution for
While the automated workflows described here provide a robust solution for
ensuring package quality and modularity these workflows clearly do not meet the
needs of a developer actively developing or debugging a code base. To meet this
need, Apertis provides tools to ease
Loading