Proposal: The Edge channel
-
This sounds odd, because what you're proposing for
edge
is whatdevel
has been described as (and is for a lot of projects). It would be reasonable to take the attitude people runningdevel
were warned, and chose to accept the risk thatdevel
is not guaranteed to be stable.To create a new channel because you worry that some people expect something without good reason seems excessive.
However, convenience for developers is another story. Having an easy way to install experimental versions is important. Does a single channel cover this need? Would it be better to have the facility for multiple sub-channels?
- devel/libhybris
- devel/Mir
- devel/Unity8
- devel/caf
- devel/halium
(From the sidelines as I'm content to run
stable
and await released versions.) -
Upon the first read it sounds like @UniSuperBox and @alan_g propose significantly different approaches. But after pondering this a little and if I read some fine print into the space between the lines, maybe it's basically the same:
devel
will be what it always was.for the sake of some bigger changes for which we expect that they will take some time to mature we want a different place to develop and test these features separate from
devel
.for convenience this place should produce rootfs images.
@UniSuperBox foresees that right now one such feature branch is sufficient. Also there are a bunch of intertwined changes expected, so instead of giving this branch a descriptive name like libhybris12345, we just call it with some "other" name, like "edge".
I guess there is no reason not to go with this. If in a week(s) from now, we find out, we actually need multiple separate branches, we'll change that and have a "libhybris12345" and a "mirABC" and a "edge" and a "edgeedge" channel, two weeks later it turns out that "mirABC" is stale, because basically it's all sorted out and all focus is on integrating stuff in "edgeedge" .... sure why not.
So, with sufficient squinting, I feel like saying "Yes, good idea" to both of you @UniSuperBox and @alan_g
Did I miss anything?
-
@doniks said in Proposal: The Edge channel:
Did I miss anything?
Not really. I raise two typical developer questions:
- is there a good reason for supporting this channel?
- is one extra channel really sufficient?
(There are three numbers in computing 0, 1 and many.)
-
@arubislander
Sounds like,the average user,should not have access to the development channel ,isn't stable,then RC,enough.
Then the devs,get do what they need,behind the scenes, and then trim the forum,so devs get to see all,and the average guys get to fault find on stable and RC,and see the info on the forum about those,and devel stuff,discussed/ updated on youtube channel It seems like its doubled up having 3 channels to choose from. -
@marathon2422
Well, I can see the need for a channel that is accessible early in the development cycle, which is stable enough to encourage use, gets updated frequently, but is not yetrc
grade stable.
You would want this channel to be tested as extensively as possible, but frequent breakage might scare off testers.On the other hand, testers should know what they are getting into.
-
@unisuperbox Oh, yeah, bring it on. I'll happily test a new devices with such a channel.
-
@alan_g The biggest major change is that this channel will be decouple from the ota release cycle and will only be cherry picked into devel (and then follow the release cycle) this is done due to our different types of devices where our older devices does not support newer libhybris just yet, and that way we can pull new libhybris and other major changes (unity8, mir, sensorfw, droidmedia, anbox and etc we want to experiment with) into this edge channel and keep it there to freely develop on without interfering with the normal OTA release cycle that happens at devel->rc->stable. Then the question is, why a channel/rootfs. This is because we want to support halium devices with this channel/rootfs and provide them with an option to download a rootfs that supports halium out of the box without needing to update libhybris etc to get it to boot with our rootfs, and for the channel this allows us to provide community channels using newer libhybris.
So keyword here is libhybris, we simply cannot bring libhybris in to devel->rc->stable cycle at this point, that would break some of the older devices.
-
The idea of subchannel is something we got already, but using deb packages instead of full rootfs (we call them "branches"). We also got a tool to install/uninstall these branches. (http://docs.ubports.com/en/latest/about/process/ppa.html)
-
@mariogrip come Marius, we're waiting for Edge channel for Oneplus 3 and Oneplus 5. Let me know once is up and running, I'll test it straight away, same for Anbox.
-
I sustain the edge channel @alan_g for a variety of reasons:
- We are a small team, we cannot guarantee that things being pushed will not break the entire image. We lack auto and manual testing a lot, we cannot work with silos etc.
- For some scenarios its very cumbersome to having install various packages from various branches at the same time to the phone
- devel has become actually quite a "stable devel" and we want to keep it as described for the changes where we are sure that they will not break the whole image. People should not expect having to reflash their phones after a devel channel update going wrong.
- This channel will not be on the phone for people to "just switch" to it.
- I do not see much issues with yet another channel coming for devs, the low-level devs will use it, but middleware/Ui etc can stay on devel probably.
BR
-
This post is deleted! -
This post is deleted! -
From what is being said I understand the following:
- Differences are too big to just make a new "edge" channel of existing 16.04. It cannot be mixed with existing devices yet.
- Also the way this would interconnect with normal 16.04 devel > rc > stable cycle is unclear
A different way to handle it would be make it independently coexist like 15.04 and 16.04 do. A third option 16.04.halium with its own devel > rc > stable cycle could be a way.
However since this is not only about halium itself but also other related sub projects this does not completely solve the problem. Maybe for this additionally using the "branches" mentioned by @mariogrip could be a way?
-
This channel would be useless to me and to many other developers, but if it brings benefits to halium developers, then why not. But then, why not call it "halium", "porters" or some other name that makes it clear what its target audience is?
"edge" to me means "more ahead than devel", but there's again the assumption that packages from this channel will eventually end up in "devel", "rc" and "stable"; so, I would suggest a different, more specific name.