hamlet-io / engine

Framework for managing cloud infrastructure via templates. It is part of the broader Hamlet devops framework.
GNU General Public License v3.0
5 stars 5 forks source link

!refactor(mobileapp): mobileapp solution config #2044

Closed roleyfoley closed 2 years ago

roleyfoley commented 2 years ago

Intent of Change

Description

Motivation and Context

The primary motivation for this move is to make the complex configuration options required to publish mobile apps documented, type checked and validated via the engine before they are passed to downstream processes. This makes it easier to discover the available options and to support the migration from bash run tasks to our runbook tasks in the future.

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: