UNPKG

ember-cli-deploy-revision-data

Version:

An ember-cli-deploy plugin to generate data about this deploy revision including a unique revision key based on the current build

166 lines (107 loc) 11.8 kB
# Change Log ## v3.0.0 (2023-06-04) #### :boom: Breaking Change * [#97](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/97) [BREAKING] update deps and node version requirements # Do not modify or remove the line above. # Everything below it will be ignored. ([@lukemelia](https://github.com/lukemelia)) #### Committers: 2 - Floyd ([@fhightower](https://github.com/fhightower)) - Luke Melia ([@lukemelia](https://github.com/lukemelia)) ## v2.0.0 (2022-03-25) #### :rocket: Enhancement * [#66](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/66) Change git-tag-commit data generator to use most recent ancestor tag ([@courajs](https://github.com/courajs)) #### Committers: 1 - Aaron Sikes ([@courajs](https://github.com/courajs)) ## v2.0.0-beta.0 (2021-05-02) #### :rocket: Enhancement * [#71](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/71) Allow custom commit hash length when constructing revisionKey ([@HeroicEric](https://github.com/HeroicEric)) #### :house: Internal * [#75](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/75) Bump js-yaml from 3.8.2 to 3.14.1 ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#74](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/74) Bump websocket-extensions from 0.1.1 to 0.1.4 ([@dependabot[bot]](https://github.com/apps/dependabot)) * [#73](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/73) Upgrade deps ([@lukemelia](https://github.com/lukemelia)) #### Committers: 5 - Ed Fricker ([@beastawakens](https://github.com/beastawakens)) - Eric Kelly ([@HeroicEric](https://github.com/HeroicEric)) - Luke Melia ([@lukemelia](https://github.com/lukemelia)) - Michal Bryxí ([@MichalBryxi](https://github.com/MichalBryxi)) - Pepijn Schoen ([@duizendnegen](https://github.com/duizendnegen)) ## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v1.0.0) (2017-03-25) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v1.0.0-beta.0...v1.0.0) No changes from 1.0.0-beta.0 ## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v1.0.0-beta.0) (2017-03-25) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.3.3...v1.0.0-beta.0) **Merged pull requests:** - Upgrade ember-cli & embrace being a node-only ember-cli addon [\#56](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/56) ([lukemelia](https://github.com/lukemelia)) - Replace deprecated `ember-cli/ext/promise` with `rsvp` [\#55](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/55) ([leizhao4](https://github.com/leizhao4)) - Allow configuration of the separator character \(`+`\) in git-tag-commit and version-commit [\#54](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/54) ([reidab](https://github.com/reidab)) ## [v0.3.3](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.3.3) (2017-01-12) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.3.2...v0.3.3) **Merged pull requests:** - remove pinning for simple-git and git-repo-info [\#46](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/46) ([ghedamat](https://github.com/ghedamat)) - Use public interface for git-repo-info [\#40](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/40) ([kkumler](https://github.com/kkumler)) ## [v0.3.2](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.3.2) (2016-11-01) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.3.1...v0.3.2) **Merged pull requests:** - Pass path string to SCM instead of object [\#45](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/45) ([kpfefferle](https://github.com/kpfefferle)) ## [v0.3.1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.3.1) (2016-10-20) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.3.0...v0.3.1) **Merged pull requests:** - README: Fix link to plugin documentation. [\#42](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/42) ([archit](https://github.com/archit)) - lock git-repo-info to 1.2.0 [\#41](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/41) ([ghedamat](https://github.com/ghedamat)) ## [v0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.3.0) (2016-08-19) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.2.3...v0.3.0) **Merged pull requests:** - Update dependencies and remove unnecessary files. [\#38](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/38) ([lukemelia](https://github.com/lukemelia)) - Getting git-commit to work again with CircleCI [\#36](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/36) ([nathanpalmer](https://github.com/nathanpalmer)) ## [v0.2.3](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.2.3) (2016-04-28) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.2.2...v0.2.3) **Merged pull requests:** - Dont use log as a local variable. [\#35](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/35) ([cball](https://github.com/cball)) ## [v0.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.2.2) (2016-04-28) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.2.1...v0.2.2) **Merged pull requests:** - Gracefully handle partial git info. [\#33](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/33) ([cball](https://github.com/cball)) - add 'v' to full changelog links [\#32](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/32) ([ibroadfo](https://github.com/ibroadfo)) ## [v0.2.1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.2.1) (2016-04-06) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.2.0...v0.2.1) **Merged pull requests:** - \[BUGFIX\] Remove ' from commit hash if needed [\#31](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/31) ([ghedamat](https://github.com/ghedamat)) ## [v0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.2.0) (2016-04-01) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.1...v0.2.0) **Merged pull requests:** - add scm-data-generators and git scm generator [\#29](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/29) ([ghedamat](https://github.com/ghedamat)) ## [v0.1.1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.1.1) (2016-02-06) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.0...v0.1.1) **Merged pull requests:** - update ember-cli-deploy-plugin [\#26](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/26) ([ghedamat](https://github.com/ghedamat)) - Update README.md [\#25](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/25) ([lcpriest](https://github.com/lcpriest)) ## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.1.0) (2015-10-25) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.0-beta.4...v0.1.0) **Merged pull requests:** - Update to use new verbose option for logging [\#20](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/20) ([lukemelia](https://github.com/lukemelia)) ## [v0.1.0-beta.4](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.1.0-beta.4) (2015-10-23) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.0-beta.3...v0.1.0-beta.4) **Merged pull requests:** - Add git-commit data generator [\#19](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/19) ([jrowlingson](https://github.com/jrowlingson)) - Update repo url [\#18](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/18) ([achambers](https://github.com/achambers)) - Update repository [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/17) ([achambers](https://github.com/achambers)) ## [v0.1.0-beta.3](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.1.0-beta.3) (2015-09-13) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.0-beta.2...v0.1.0-beta.3) **Merged pull requests:** - Return revision metadata instead of just revisionKey [\#16](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/16) ([achambers](https://github.com/achambers)) ## [v0.1.0-beta.2](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.1.0-beta.2) (2015-08-28) [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/compare/v0.1.0-beta.1...v0.1.0-beta.2) **Merged pull requests:** - Remove dependency on broccoli-asset-rev [\#15](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/15) ([achambers](https://github.com/achambers)) - Add git-tag-commit and version-commit key generators [\#13](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/13) ([alisdair](https://github.com/alisdair)) ## [v0.1.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/tree/v0.1.0-beta.1) (2015-08-08) **Merged pull requests:** - Update README for v0.5.0 [\#12](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/12) ([achambers](https://github.com/achambers)) - Restructure to use ember-cli-deploy-plugin, and complete rename to em… [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/10) ([lukemelia](https://github.com/lukemelia)) - `configure` primes the config with data from the deployment context [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/9) ([achambers](https://github.com/achambers)) - Renamed project and all references to `tags` [\#8](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/8) ([achambers](https://github.com/achambers)) - Change to use `configure` hook instead of `willDeploy` [\#7](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/7) ([achambers](https://github.com/achambers)) - Rename index-hash to file-hash [\#6](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/6) ([lukemelia](https://github.com/lukemelia)) - Now filePattern is relative to the dist dir stored in `context.distDir` [\#5](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/5) ([achambers](https://github.com/achambers)) - Remove dependency on index path [\#4](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/4) ([achambers](https://github.com/achambers)) - Updated to be in line with how ember-cli-deploy handles context data [\#3](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/3) ([achambers](https://github.com/achambers)) - Create a tag form the hash of the index.html [\#1](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/1) ([achambers](https://github.com/achambers)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*