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
+ 4
4
Compare changes
  • Side-by-side
  • Inline
@@ -18,7 +18,7 @@ lastmod = "2021-04-29"
Apertis is a versatile open source distribution and associated infrastructure,
originally tailored to automotive use cases, but which has grown to be a fit
for a wide variety of electronic devices. Whilst Apertis provides components
for a wide variety of electronic devices. While Apertis provides components
both for deployment on target devices and to meet the needs of development
workflows, these are clearly separated, with special care taken to ensure that
components intended for deliverables are free from
@@ -83,8 +83,8 @@ On top of the shared core, each user has access to
components that are not meant to be shared with other teams, both for
experimentation and for product development.
Contributions to the shared Apertis components follows Open Source Software
(OSS) best practices with it's
Contributions to the shared Apertis components follow Open Source Software
(OSS) best practices with its
[maintainer/contributor policies]( {{< ref "contributions.md" >}} )
centered on code review and
[continuous integration]( {{< ref "component_structure.md" >}} ).
@@ -126,7 +126,7 @@ example of how to implement fleet manangement.
Applications can be deployed and updated in
[application bundles]({{< ref "canterbury-legacy-application-framework.md" >}})
(with a new [Flatpak based solution]({{< ref "application-framework.md" >}}) on
(with a new [Flatpak-based solution]({{< ref "application-framework.md" >}}) on
the way) without re-deploying the whole platform, decoupling the release and
update cycle of the base software from that of each application.
Loading