evergreen/services/cli
Baptiste Mathus febae36df4 Use node-version-compare to avoid SEMVER errors
compare-versions does a strict SEMVER versions comparison, this does
not work well, if at all, with Incremental releases for instance.
2018-11-23 14:36:27 +01:00
..
ingest.js Allow for plugins in the environments to have later dependencies than base 2018-08-13 13:42:55 -07:00
manifest-resolver.js Use node-version-compare to avoid SEMVER errors 2018-11-23 14:36:27 +01:00
manifest.js Updated plugins from experimental UC. 2018-10-08 15:25:56 -04:00
plugin-dependency.js Add some tests to cover the basic behaviors of some CLI objects 2018-08-10 15:17:02 -07:00
plugin-manifest.js Add some tests to cover the basic behaviors of some CLI objects 2018-08-10 15:17:02 -07:00
update-center.js Lint the CLI 2018-08-09 07:50:44 -07:00
url-resolver.js Implementing the generate-ingest command 2018-08-10 15:17:02 -07:00