nordnet / cordova-hot-code-push-cli

[DEPRECATED] - This is a command line utility for Cordova Hot Code Push Plugin.
https://github.com/nordnet/cordova-hot-code-push-cli/issues/79
144 stars 139 forks source link

document env.version #65

Closed pablomaurer closed 6 years ago

pablomaurer commented 7 years ago

So first time looked into the code and found out instead having the generated release timestamp you can run:

VERSION=3 cordova-hcp build

to set your own version.

If you are cool, then let people know you are ;)

nikDemyankov commented 7 years ago

I've been rewriting CLI client to support new configs. And eventually was planning to add arguments to the command like you pointed out. But instead of environment variables they should be a regular CLI arguments. For instance:

cordova-hcp build --version='123123'

I can add this to docs, but this environment variable might be deprecated soon, so not sure that should be in there :)

pablomaurer commented 7 years ago

Yep, then a issue where you can find it should be enough until --version arrives ;)

nordnet-deprecation-bot commented 6 years ago

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-hot-code-push-cli anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.

🔒 This will now be closed & locked.

ℹī¸ Please see #79 for more information.