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

"Modernization" of the plugin e.a. #10

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

Conversation

YoranBrondsema
Copy link

I'm deploying an Ember.js with Fastboot on Google Cloud Platform so started using this plugin. This PR is a bunch of improvements to "modernize" the plugin.

  1. Replaced gcloud module with @google-cloud/storage module. gcloud has been superseded by google-cloud, which has been superseded by @google-cloud/storage.
  2. Updated all packages (yarn upgrade --latest).
  3. Added possibility to add a credentials key in config/deploy.js for GCP credentials.
  4. Updated the documentation

There are no automated tests but I deployed on Google Cloud Platform using this branch and it works. I plan on adding automated tests at a later point.

@YoranBrondsema YoranBrondsema force-pushed the updates branch 13 times, most recently from 4bfbe1a to 41b894a Compare November 26, 2019 12:31
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.

1 participant