unoplatform / uno.templates

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

Private feed Fix #766

Closed dansiegel closed 1 week ago

dansiegel commented 1 week ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

The Updater is always using the Private Feed to lookup available packages

What is the new behavior?

The Updater will only use the Private Feed to lookup available packages if the UnoVersion has not been set or the UnoVersion is for a Stable branch.

This ensures that the latest available version selected in dev is always publicly available.

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

* [#770 Private feed Fix (backport #766)](https://github.com/unoplatform/uno.templates/pull/770) has been created for branch `release/stable/5.3`