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

Figure out AppImage download link given a GitLab.com project URL #605

Open
probonopd opened this issue Jun 10, 2018 · 2 comments
Open

Figure out AppImage download link given a GitLab.com project URL #605

probonopd opened this issue Jun 10, 2018 · 2 comments

Comments

@probonopd
Copy link
Member

Can/should we figure out the AppImage download link given a GitLab.com project URL?
Or should we just use URLs in the full form, https://gitlab.com/luspi/photoqt/-/jobs/artifacts/master/raw/PhotoQt-x86_64.AppImage?job=trusty? (This gives us both the branch and the job name which might come in handy)

@simoniz0r
Copy link
Contributor

How does this work for updates? Can the zsync file be hosted there?
I couldn't even find the link for that file on the repo page myself...

@probonopd
Copy link
Member Author

probonopd commented Jun 11, 2018

Yes, https://gitlab.com/luspi/photoqt/-/jobs/artifacts/master/raw/PhotoQt-x86_64.AppImage.zsync?job=trusty is also there.

That being said, both AppImageUpdate and AppImageUpdater currently don't do it correctly - which I hope will be fixed soon.

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

No branches or pull requests

2 participants