Re: web-dashboard Bower dependencies

2016-01-17 Thread Stephan Ewen
Hi! I agree, fuzzy versions are not good here. Rebuilding from the code should lead to deterministic results, and not pull updates automagically without a developer explicitly updating a dependency version. If you want, replace the fuzzy versions by fix ones. Until then, I would simply reset chan

web-dashboard Bower dependencies

2016-01-15 Thread Greg Hogan
Happy Friday, I am looking to submit a pull request for FLINK-3160 which updates files in flink-runtime-web. What is the proper way to handle updated dependencies from bower.json? For example, bootstrap is specified with version "~3.3.5" which permits the patch update to 3.3.6. When I run `npm ins