unoplatform / uno.templates

Uno Platform project templates
https://platform.uno/
Other
16 stars 9 forks source link

ci: Updater fixes for release branches #756

Closed dansiegel closed 2 weeks ago

dansiegel commented 2 weeks ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Uno Sdk Updater is really tooled to run for dev only Uno Sdk Updater runs once per hour

What is the new behavior?

Uno Sdk Updater now uses a matrix to potentially create one or more PRs for dev and stable releases Uno Sdk Updater now runs once every 6 hours. This will reduce the load on CI agents as some update PRs have triggered new builds due to a 2nd update just before the initial set of CI validations finished.

jeromelaban commented 1 week ago

@mergifyio backport release/stable/5.3

mergify[bot] commented 1 week ago

backport release/stable/5.3

✅ Backports have been created

* [#769 ci: Updater fixes for release branches (backport #756)](https://github.com/unoplatform/uno.templates/pull/769) has been created for branch `release/stable/5.3` but encountered conflicts