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

Fallback to templates for s3 gz url and baseDir #46

Merged
merged 1 commit into from
Oct 24, 2018
Merged

Conversation

rbergman
Copy link
Contributor

This change will allow us (sfdx) to continue to update in the style we were using under cli-engine, where the manifest did not contain the tarball download urls. This is important to us since our staging s3 is hosted internally and we point the updater at the staging s3 using an environment variable. When we promote a release to the public s3, we simply copy all tarballs, installers, and manifest from the internal s3 to the public one, so it works better for us to be able to derive the full update site urls at runtime rather than from the manifest files.

@rbergman rbergman requested review from jdx, amphro and RasPhilCo October 23, 2018 23:53
@jdx jdx merged commit bd7ab36 into master Oct 24, 2018
@jdx jdx deleted the s3-template-fallbacks branch October 24, 2018 23:11
oclif-bot added a commit that referenced this pull request Oct 24, 2018
## [1.3.5](v1.3.4...v1.3.5) (2018-10-24)

### Bug Fixes

* Fallback to templates for s3 gz url and baseDir ([#46](#46)) ([bd7ab36](bd7ab36))
@oclif-bot
Copy link
Contributor

🎉 This PR is included in version 1.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

4 participants