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

Improve latest download (2.0) #323

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

JJ-8
Copy link
Contributor

@JJ-8 JJ-8 commented Feb 16, 2023

This is a repeat of PR #288 which has been synchronized with the current master branch. The previous PR was reverted since another commit was pushed which was not meant to be merged.

What is changed:

  • The platform in the URL is now detected by PlatformService.detect so you don't have to specify a perfect match anymore
  • The latest download now support arbitrary filenames/extensions and channels so you are not limited to a default file extension or channel
  • The releases/ directory is added to .gitignore

The documentation is updated accordingly.

The user can now specify custom file extensions to serve as latest release.
Now the user can get the latest version of a custom channel and custom flavor
This makes it again possible to define arbitrary names with file extensions
and based on the file extension the correct file will be downloaded.
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.

None yet

1 participant