Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Add dependency version checking to logocert_api branch #97

Open
lrbom opened this issue Jan 26, 2017 · 0 comments
Open

Add dependency version checking to logocert_api branch #97

lrbom opened this issue Jan 26, 2017 · 0 comments
Assignees

Comments

@lrbom
Copy link
Contributor

lrbom commented Jan 26, 2017

The ReadMe provides all the dependencies that one would need to install before running the tool. However, in cases where the dependencies fail to install properly, it would be useful for the script to detect out-of-date modules and notify the users of it.

@lrbom lrbom self-assigned this Jan 26, 2017
kool814 pushed a commit to kool814/cloudprint_logocert that referenced this issue Jul 10, 2017
* Renamed directories, introduced gulp

Big changes! No promises!

* Fix for no-implicit-any with Command::addLineEnder

* Standardized TS compilation to just be in /src

* Added dist/... outputs for TS's supported modules

* Changed .travis.yml to use gulp, not grunt

* Added dist to the default gulp tasks

* Added webpack-unified files

* Added browser version with tests

So far just exposes the driving Gls class.

* Moved webpack config to webpack.config.js

Also changed browser behavior to a global `Gls` as `dist/global/gls.js`.

* Added unit tests back in

* Switched testRequire to new `/src/` path

* Properly cased tests requires

* Converted a few more tests for case

* Removed trailing comma in webpack.config.js

* Travis webpack fixes (google#98)

* Added stats to webpack config

* Corrected webpack file casing

* Further corrected webpack file casing

* Lowercased output packed file name
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant