Skip to content

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