Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Extend release preference with comparison options #42

Closed
nikDemyankov opened this issue Feb 25, 2016 · 1 comment
Closed

Extend release preference with comparison options #42

nikDemyankov opened this issue Feb 25, 2016 · 1 comment
Milestone

Comments

@nikDemyankov
Copy link
Member

Original idea came from nordnet/cordova-hot-code-push#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": ">"
  }
}
@nikDemyankov nikDemyankov added this to the v1.2.0 milestone Jul 11, 2016
@nordnet-deprecation-bot
Copy link
Contributor

👋 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.

@nordnet nordnet locked and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants