Registry / devops / ember-cli-github-pages

ember-cli-github-pages

JSON →
library0.2.2jsnpmunverified

Ember CLI addon for deploying Ember apps to GitHub Pages. v0.2.2 is the latest release (last updated ~2019) and is in maintenance mode. It provides ember-cli commands to build and commit to gh-pages branch, with support for project, user, and organization pages, including options like --branch and rootURL. No active development, but stable for existing Ember projects.

devops
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Install the addon and run the commit command to deploy to gh-pages.

ember install ember-cli-github-pages --save-dev ember github-pages:commit --message "Deploy to GitHub Pages"
ember --version
Debug
Known footguns
gotchaThe addon modifies tests/dummy/config/environment.js automatically; ensure Git is clean before installing.
gotchaFor Org/User pages, rootURL is typically '/'; the addon's default rootURL configuration may cause broken assets.
gotchaThe addon expects a 'master' branch for Org/User pages; using --branch master is required or gh-pages must track origin/master.
deprecatedNode engine requirement: 8.* || >= 10.*; Node 8 is EOL.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
8 hits · last 30 days
ahrefsbot
4
gptbot
3
script
1
Resources