Giter Site home page Giter Site logo

ember-cli-deploy-firebase-pack's Introduction

ember-cli-deploy-firebase-pack

An ember-cli-deploy plugin pack implementing a simple firebase hosting deploy pattern

This package bundles the plugins you need to have a deployment pipeline for your Ember app that deploys to Firebase hosting.

Compatibility

If you need to continue using firebase 2.x, please use the 0.1.x branch.

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-firebase-pack

The necessary set of plugins will be available to ember-cli-deploy.

What is a plugin pack?

A "plugin pack" is a concept supported by ember-cli-deploy that allows a single addon to make multiple plugins available by adding a single direct dependency to your project.

What plugins are made available?

ember-cli-deploy-firebase-pack's People

Contributors

ember-tomster avatar ibroadfo avatar mileszim avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

econlab

ember-cli-deploy-firebase-pack's Issues

DEPRECATIONS to fix.

My package.json:

...
"ember-cli-deploy-firebase-pack": "^0.3.1"
...

When I launch ember it gives to me:

DEPRECATION: ember-cli/ext/promise is deprecated, use rsvp instead. Required here:
Object. (D:\app\node_modules\ember-cli-deploy-build\index.js:4:15)
DEPRECATION: ember-cli/ext/promise is deprecated, use rsvp instead. Required here:
Object. (D:\app\node_modules\ember-cli-deploy-revision-data\index.js:4:15)
WARNING: Node v7.9.0 is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js.
Livereload server on http://localhost:49153
Serving on http://localhost:4200/

Build successful - 26290ms.
The project is a new one.

Windows 10 x64. NodeJS 7.9.0. NPM 4.5.0.

I think this pull request handle this: #1

started failing lately

Deploying [๐Ÿš€ ] 100% [plugin: firebase -> upload]
- something bad happened oh no
- FirebaseError: HTTP Error: 410, This version of the Firebase CLI is no longer able to deploy to Firebase Hosting. Please upgrade to a newer version (>= 4.1.0). If you have further questions, please reach out to Firebase support.
- Error
    at new FirebaseError (/Users/johnny/Documents/projects/projectid/node_modules/firebase-tools/lib/error.js:11:16)

but when using firebase directly...

$ firebase deploy

=== Deploying to 'projectid'...

i  deploying hosting
i  hosting[projectid]: beginning deploy...
i  hosting[projectid]: found 23 files in dist
โœ”  hosting[projectid]: file upload complete
i  hosting[projectid]: finalizing version...
โœ”  hosting[projectid]: version finalized
i  hosting[projectid]: releasing new version...
โœ”  hosting[projectid]: release complete

โœ”  Deploy complete!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.