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

Extend release preference with comparison options #42

Closed nikDemyankov closed 6 years ago

nikDemyankov commented 8 years ago

Original idea came from https://github.com/nordnet/cordova-hot-code-push/issues/108. By default releases are compared as strings. But in some situations we need to install only newer releases. So, need to add support for logic like this in chcp.json:

{
 ...
  "release": {
    "version": "2016.02.18-16.47.12",
    "compare": ">"
  }
}
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.