
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
ember-cli-firebase-hosting
Advanced tools
Wrapper for Firebase's CLI to deploy Ember apps to Firebase.
Wrapper for the firebase-tools
package. Allows usage of firebase hosting deployment from an ember-cli app. The main advantage to this tool is that it ensures your app is built before you deploy.
You must be authenticated with Firebase to deploy from the command line. From within your Ember CLI application run:
firebase login
You must create an app in your Firebase dashboard prior to using this tool. Ideally you can name your Firebase app the same name as your ember-cli app.
From within your Ember CLI application run:
npm install --save-dev ember-cli-firebase-hosting
From within your Ember CLI application run:
ember generate firebase-hosting
This tool assumes that your ember-cli app has the same name as your Firebase app. If that is not the case open firebase.json
file and change the firebase
property from your ember-cli app's name to the name of your app in Firebase.
ember firebase deploy
npm test
MIT
Inspired by and heavily drawn from Robert Jackson's similar library for Divshot
FAQs
Wrapper for Firebase's CLI to deploy Ember apps to Firebase.
We found that ember-cli-firebase-hosting demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.