Skip to content
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

PPA? #55

Open
hameerabbasi opened this issue Mar 21, 2019 · 6 comments
Open

PPA? #55

hameerabbasi opened this issue Mar 21, 2019 · 6 comments

Comments

@hameerabbasi
Copy link

It'd be nice to have a PPA on Ubuntu for auto-updates.

@astorije
Copy link
Member

If I understand correctly, we could use this too: https://docs.travis-ci.com/user/deployment/launchpad/

@Daniel15
Copy link

Daniel15 commented Jul 5, 2019

I'm happy to host/maintain a Debian repo for thelounge if you like. I currently maintain the Debian repo for Yarn. For Yarn, we have three repos - One for stable releases, one for RC releases, and one for 'nightly' releases (contains every build of master).

This wouldn't need any work on your end - I have a script that gets the list of releases from GitHub, and adds them to the repo if they haven't already been added, so you'd just need to keep publishing the .deb package with every release like you're currently doing. My script will pick it up. :)

@xPaw xPaw mentioned this issue Dec 20, 2019
@azlux
Copy link

azlux commented Dec 20, 2019

Hi,
I've setup my personal apt repository for some projects. It's great when speaking about upgrades.
I've setup an auto-update for thelounge (stable) releases based on github.
If, like me, you prefer apt to yarn. you can already use it.
You can see it at : http://packages.azlux.fr/

Best regards,
Azlux

@Daniel15
Copy link

@azlux Looks like you're redirecting HTTP to HTTPS, and packages.azlux.fr isn't available over HTTPS (the TLS certificate is invalid for that domain).

@azlux
Copy link

azlux commented Dec 21, 2019

I don't.
Maybe your browser try https by default. In this case you will not even see the real domain.

I didn't set it because apt repo is http only (with apt-transport-https) with GnuGP.

edit: I have enable https as option. The repo is now both http and https. Main page updated.
edit2 : It's was an IPv6 issue. All fixed when I've enable the https.

@azlux
Copy link

azlux commented Dec 29, 2019

Why this ticket is "help wanted" ?
If we have one yarn and one apt repository, is that enough ?

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

No branches or pull requests

4 participants