6967: Extend application.default.yml source_version detection.
authorBrett Smith <brett@curoverse.com>
Wed, 23 Sep 2015 15:38:06 +0000 (11:38 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 25 Sep 2015 14:37:39 +0000 (10:37 -0400)
commit285c0092f8ae4d757e31754c91314baa4db5af44
treecb56b55408d1d3bbdc5269469f43df44ab08d9ae
parent559dc0ac07ea3d6820f5e220b9f6faf850ae63bf
6967: Extend application.default.yml source_version detection.

* In production, get source_version from our package's
  git-commit.version, assuming it's available.
* When we get source information from Git, suppress errors from the
  user, and only use the information if all queries succeed.
apps/workbench/config/application.default.yml
services/api/config/application.default.yml