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

Swap rawgit CDN to githubusercontent CDN #682

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Swap rawgit CDN to githubusercontent CDN #682

merged 1 commit into from
Nov 19, 2018

Conversation

trvrb
Copy link
Member

@trvrb trvrb commented Nov 19, 2018

Currently, "community" builds from nextstrain.org/community are being sourced from rawgit. However, rawgit is shutting down.

This moves the CDN source to githubusercontent, which is the official source for "raw" files from GitHub.

This PR would resolve #672.

Currently, "community" builds from nextstrain.org/community are being sourced from rawgit. However, rawgit is shutting down.

This moves the CDN source to githubusercontent, which is the official source for "raw" files from GitHub.
@tsibley tsibley self-requested a review November 19, 2018 20:13
@tsibley
Copy link
Member

tsibley commented Nov 19, 2018

This looks good to me! The forcing content-type thing I was thinking of no longer applies because charon merges two upstream responses into one and thus sets the content-type itself now. It used to pass through the response minimally changed.

@trvrb
Copy link
Member Author

trvrb commented Nov 19, 2018

Great. I'm going to go ahead and merge.

@trvrb trvrb merged commit e7ce165 into master Nov 19, 2018
@trvrb trvrb deleted the community-cdn branch November 19, 2018 20:19
jameshadfield added a commit that referenced this pull request Nov 21, 2018
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.

change community builds CDN
2 participants