The development profile in profiles/management is already using master. Let's have the release profile always use a pinned release. The script would be used by a cron job and work as follows:
- do build-all without rsync to the update server
- if it fails send out e-mails, if not open a PR bumping the release pin.
The development profile in
profiles/managementis already usingmaster. Let's have the release profile always use a pinned release. The script would be used by a cron job and work as follows: