ember-cli-deploy-revision-data icon indicating copy to clipboard operation
ember-cli-deploy-revision-data copied to clipboard

An ember-cli-plugin to create a unique revision key for the build

Results 11 ember-cli-deploy-revision-data issues
Sort by recently updated
recently updated
newest added

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.3.0 to 3.5.0. Release notes Sourced from simple-git's releases. [email protected] Minor Changes 2040de6: Resolves potential command injection vulnerability by preventing use of --upload-pack in git.clone [email protected] Minor...

dependencies

The Git info is currently generated in [the dist dir](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/blob/master/index.js#L65) which causes problems if that dir is outside of the repo. In our case we're deploying from a Docker container...

Is it possible to just have the tag or must it have the hash as a suffix?

It would be cool if we could create our own data generators and pass them in via the deploy config. Would allow for https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/issues/22 or any other crazy ideas people...

enhancement

Hello guys, There's clearly something wrong with my setup - but I'm not exactly sure what *that* is - running `ember deploy --verbose env` yields the following: ``` +- fetchInitialRevisions...

When using scm-data-generator 'git-commit' in CirlcleCI, prepare fails. ``` +- prepare | | | +- revision-data | - creating revision data using `git-commit` | +- didFail TypeError: Cannot read property...

bug

Related to https://github.com/rwjblue/git-repo-info/pull/11 From a git submodule I get the following error ``` sh +- prepare | | | +- revision-data | - creating revision data using `git-commit` | +-...

bug

As the hash is included even if the tag is the current commit, it is not immediately clear whether a given release is the actual tag or subsequent commit.

enhancement

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies