Will Thompson
Will Thompson
Oh I guess I can't use `match` unless we bump our minimum Python version to 3.10 (i.e. Endless OS 6 is required). @dbnicholson I'm curious what you think about this...
I think wildcards would be useful even in the private repo. We have often made an identical copy of an existing personality with a project-specific suffix just to give it...
Revised this to use more traditional Python syntax and add a test. I didn't add any of the config tuple validation stuff described above.
Have you tested this build?
I didn't see a test build so I triggered https://ci.endlessos.org/job/image-build-amd64/32264
``` eibflatpak.FlatpakError: Excluded refs in resolved flatpaks: app/org.videolan.VLC/x86_64/stable ``` It's excluded by our config because it contains encumbered codecs.
> and then maybe swap it for black and white barbie https://botsin.space/@lexknowssystems/110749208671809032 and surrounding toots
Much better layout, nice!
As it stands, for e.g. tracker you can set `stable-only` to `false` and receive updates. But with this proposed change, apps that use modules that **do** follow the minor-odd-is-unstable convention...
Maybe a new `version-scheme` property with string values e.g. `odd-minor-is-unstable` or `alpha-beta-rc-tags` (just ideas off the top of my head) defaulting to the newer model. Then when tracking a project...