-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: Branching strategy for meta-iotedge #77
Comments
Commenting so I get notifications on this issue. We are interested to hear public feedback. |
When talking about IoT Edge version tracking does the maximum of 2 simultaneous apply to LTS only - potentially meaning 2 LTS versions + last stable which means 3 in total ? |
@sindelar-fr thanks for asking. Yes, only applies to the LTS. So at most there might be 3 in total (two LTS releases and the one current feature release) until the older LTS hits EOL and then just the two remain (one LTS and the latest feature release). |
Is there any update on above proposal? |
@vish74 given reactions my read on the proposal is that there aren't major concerns. Next step would be for us to snap to that structure. Of course, creating a branch is easy. But what I don't know to inform a timeline is how big the delta would be to move the main branch to the most recent Yocto release and what would be needed for Kirkstone once it releases. What I do know at the moment is that @darobs is juggling multiple things. :) So I'll defer to him on when he expects to have cycles considering his other priorities. And, if there are easy opportunities for others to pitch in. |
Hi! What's the status on this? Is there some time frame for this change to be in effect? |
Hi, there is a lot of progress on https://github.com/Azure/azure-iotedge/releases, new features and new releases. Are there any plans to update to the latest lts version 1.4? |
@rschwarz-sotec and @sindelar-fr see #90. Would very much appreciate any early feedback and having folks try out the change once we move it out of a draft PR state. |
The dunfell branch now has recipes for the 1.4.x release. If anyone still needs the 1.1 recipes you can find them in the dunfell-1.1 branch. |
Migrated the branching strategy info to the repo's top-level README. Closing this out here. |
Proposal
Please reply with any feedback / questions before February 25th, 2022.
Track only the most recent stable and LTS releases of yocto.
Track the last stable of IoT Edge and all active LTS releases (simultaneous max is 2).
Examples
The table below is how the branching would appear if: 1) the above strategy was already in use then a new yocto LTS released (Kirkstone) and then subsequently there was a new IoT Edge LTS (hypothetically a v1.3).
dunfell
dunfell-1.1
dunfelldunfell-1.1kirkstone
kirkstone-1.1
dunfelldunfell-1.1kirkstone
kirkstone-1.1
kirkstone-1.3
The text was updated successfully, but these errors were encountered: