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

Add support for GitHub release CDN #45

Merged
merged 2 commits into from
Jan 16, 2023
Merged

Add support for GitHub release CDN #45

merged 2 commits into from
Jan 16, 2023

Conversation

yankun1992
Copy link
Contributor

In some areas, the network environment makes downloading files from GitHub release very time-consuming. Fortunately,
some CDN services can speed up GitHub release files. You can use the GITHUB_RELEASE_CDN environment variable to add
a CDN url prefix before the original GitHub release file url to speed up your file downloads!

@lefou
Copy link
Owner

lefou commented Jan 14, 2023

Thank you for this contribution. Is there any documentation about this? Can you provide a link?

@yankun1992
Copy link
Contributor Author

There is no official CDN service for the Github release, but there are some third-party CDN acceleration services (aka jsproxy) which based on Cloudflare Workers. For users they can decide for themselves which third-party services to choose.

Copy link
Owner

@lefou lefou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you!

@lefou lefou changed the title feat: GitHub release CDN support. Add support for GitHub release CDN Jan 16, 2023
millw Outdated Show resolved Hide resolved
@lefou lefou merged commit 8c59e4d into lefou:main Jan 16, 2023
@lefou lefou added this to the after 0.4.6 milestone Jan 16, 2023
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

2 participants