Branch: refs/heads/bower-git-sha-releases
Home:
https://github.com/hawkular/hawkular
Commit: 8019c791a0da1470ce65f38d9a5c754214d7dc26
https://github.com/hawkular/hawkular/commit/8019c791a0da1470ce65f38d9a5c7...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M console/src/main/scripts/bower.json
Log Message:
-----------
For Bower builds use git SHA# instead of branches (essentially snapshots) during dev
periods. This should eliminate any dependent projects from breaking the Hawkular project
(like a bad version of hawkular-charts or hawkular-ui-services).
A day or two before Milestone release we will still use regular bower versions to tighten
up even more on approved changes going into the release (like we have been doing right
around release).