1.1.0 • Published 5 years ago

ember-cli-deploy-status-json v1.1.0

Weekly downloads
411
License
Apache-2.0
Repository
github
Last release
5 years ago

ember-cli-deploy-status-json

Adds status.json as a resource in the root of your application.

{
  version: "2.3.34",
  shortSHA: "bv346sf",
  SHA: "b345sthelongsha",
  branch: "master",
  deployedAt: "April 5, 2018",
  changesUrl: <git compare url>
}