Commit Graph

16 Commits

Author SHA1 Message Date
Tyler Benson 7a2c8c411e Remove version numbers from generated files
This should only be used for local development.  This makes it easier for command line testing to have consistent file references that don’t change each release.
2017-09-12 16:06:39 -07:00
Tyler Benson 1bfc5e8b11 Fix artifactory configuration. 2017-09-07 11:06:27 -07:00
Tyler Benson 43436999c4 Automatically publish to bintray after artifactory 2017-09-07 10:22:36 -07:00
Tyler Benson 38545befbb dd-trace shouldn’t be shadow bundled 2017-08-07 14:27:40 -07:00
Tyler Benson 46d980ea0a Begin 0.2.1
Also fix minor problem with bintray config.
2017-08-04 12:26:59 -07:00
Tyler Benson 0725ca049e Fix build from breaking when missing bintray creds. 2017-08-03 17:41:00 -07:00
Tyler Benson 7618a5fcd8 Update documentation with deploy instructions 2017-08-03 15:53:04 -07:00
Tyler Benson 835149b722 Add bintray publishing
to bypass permission problem in promoting from oss artifactory.
2017-08-03 13:27:38 -07:00
Tyler Benson 480b720ed2 Enable publishing of artifactory build info 2017-08-02 14:56:07 -07:00
Tyler Benson c1e0e08161 Include build number in info 2017-08-01 11:53:35 -07:00
Tyler Benson 8e4e9fe0ac Clean up version and include git sha in reported number
Exclude lombok from being included in the shadow jar.
2017-07-21 08:52:17 -07:00
Tyler Benson e8dbc34bea Apply consistent formatting to other files 2017-07-19 08:09:19 -07:00
Tyler Benson 5622734629 Attempt signing for CI 2017-07-18 08:39:10 -07:00
Tyler Benson e16ad373ad Apply and enforce google checkstyle and formatting
If caught with a format violation, executing `./gradlew googleJavaFormat` should fix it.

There are currently some warnings, but they’re not causing failures, so we can clean that up as we go.
2017-07-12 07:47:19 -07:00
Tyler Benson 980305fb5b Upload to artifactory on merge to master 2017-07-11 17:12:27 -07:00
Tyler Benson 840ada4650 Enable uploading to local artifactory. 2017-07-11 17:12:27 -07:00