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

Fix Linux AppImage downloads permanently #1001

Closed
kraenhansen opened this issue Nov 14, 2018 · 2 comments
Closed

Fix Linux AppImage downloads permanently #1001

kraenhansen opened this issue Nov 14, 2018 · 2 comments
Assignees

Comments

@kraenhansen
Copy link
Member

It seems that users cannot download the latest version of Studio for Linux because the releases server does not recognize the AppImage files on S3.

@kraenhansen
Copy link
Member Author

This happened because the S3 bucket had more than 1000 objects, due the publish step of the Jenkins.publish which now uploads three unpacked folders.

A solution must be two fold - don't upload the unpacked folders when releasing and update the Studio Releases server to request a more specific set of objects - perhaps filtered by a prefix.

@kraenhansen kraenhansen changed the title Fix Linux AppImage downloads Fix Linux AppImage downloads permanently Nov 16, 2018
@kraenhansen
Copy link
Member Author

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants