Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On https://github.com/helloSystem/Applications/releases/ I have started to publish some experiemental application bundles.
These get generated in a GitHub Action using a simple shell script at the moment. Maybe Python should be used in the future.
The advantage might be that we can up/down/crossgrade applications somewhat independent of the operating system. For example we could produce application bundles from
latest
while the operating system stays onrelease_X
orquarterly
packages.Known issues:
What do people think about this concept?
Beta Was this translation helpful? Give feedback.
All reactions