Skip to content

Releases: ember-cli-deploy/ember-cli-deploy-revision-data

much needed

06 Apr 21:24
Compare
Choose a tag to compare

[BUGFIX] Remove ' from commit hash if needed #31 (ghedamat)

Baseball

01 Apr 14:41
Compare
Choose a tag to compare

Capture data about the current git revision (with abstraction for support for other SCM tools) and return it for storage in the deployment context's revisionData.scm node.

  • add scm-data-generators and git scm generator #29 (ghedamat)

Cat Leap

06 Feb 22:11
Compare
Choose a tag to compare

v0.1.0

11 Dec 16:35
Compare
Choose a tag to compare
Release v0.1.0.

Neon Brother

24 Oct 12:14
Compare
Choose a tag to compare
Neon Brother Pre-release
Pre-release

0.1.0-beta.4

Community Contributions

Thank you to all who took the time to contribute!

Trip Switch

13 Sep 21:13
Compare
Choose a tag to compare
Trip Switch Pre-release
Pre-release

The following changes are required if you are upgrading from the previous version:

  • Users
    • In package.json, rename ember-cli-deploy-revision-key to ember-cli-deploy-revision-data and change
      version to 0.1.0-beta.3

Community Contributions

  • #16 Return revision metadata instead of just revisionKey @achambers

Thank you to all who took the time to contribute!

Honey Whiskey

28 Aug 11:51
Compare
Choose a tag to compare
Honey Whiskey Pre-release
Pre-release

Community Contributions

  • #13 Add git-tag-commit and version-commit key generators @alisdair
  • #15 [BUGFIX] Remove dependency on broccoli-asset-rev @achambers

Thank you to all who took the time to contribute!

Rock and Roll

08 Aug 20:40
Compare
Choose a tag to compare
Rock and Roll Pre-release
Pre-release

Community Contributions

  • #1 Create a tag form the hash of the index.html @achambers
  • #3 Updated to be in line with how ember-cli-deploy handles context data @achambers
  • #4 Remove dependency on index path @achambers
  • #5 Now filePattern is relative to the dist dir stored in context.distDir @achambers
  • #6 Rename index-hash to file-hash @lukemelia
  • #7 Change to use configure hook instead of willDeploy @achambers
  • #8 Renamed project and all references to tags @achambers
  • #9 configure primes the config with data from the deployment context @achambers
  • #10 Restructure to use ember-cli-deploy-plugin, and complete rename to em… @lukemelia
  • #12 Update README for v0.5.0 @achambers

Thank you to all who took the time to contribute!