Skip to content

[DEMO] Linux native packages with repositories on GH actions and S3#224

Open
olegantonyan wants to merge 1 commit into
Librum-Reader:mainfrom
olegantonyan:main
Open

[DEMO] Linux native packages with repositories on GH actions and S3#224
olegantonyan wants to merge 1 commit into
Librum-Reader:mainfrom
olegantonyan:main

Conversation

@olegantonyan

@olegantonyan olegantonyan commented Jun 8, 2026

Copy link
Copy Markdown

Hello
I made a software that might be useful for Librum - https://omnipackage.org/

It wraps native Linux tools to make RPM&DEB packages and pushes them to repositories on S3.

For users the entrypoint could look like this - https://repositories-test.omnipackage.org/librum/install.html (static page generated after build and put in S3 along with repo files).
Choose distro, copy-paste commands and install the software. From now on they'll pick up updates from you automatically and natively through distro's package manager as if librum was in distro's standard repos.

It runs entirely in Github Actions (but not limited to). You bring own S3-compatible bucket and GPG key. The demo linked above was built in my fork (https://github.com/olegantonyan/Librum/actions/runs/27127566980) and hosted in my Cloudlflare R2 bucket (which is nice for indie repos with free egress and 10G storage, but requires custom domain).

This PR is just a demo and not supposed to be merged. If you decide to pull the trigger on it we'd need to make a few decisions and improvements, like stable vs dev builds, containers caching, distro support, small fixes to QML imports, etc. Feel free to close this PR, or give any or none feedback in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant