Skip to content

0.29.0

Compare
Choose a tag to compare
@robert3005 robert3005 released this 15 Aug 21:40
· 2660 commits to develop since this release
d0f8465

Improvements

  • gradle-circle-style has been merged into this repo. All usages of gradle-circle-style are now handled by com.palantir.baseline-circleci #319
    • java compilation errors show up as circle errors
    • junit xml report directory is automatically configured to CIRCLE_REPORTS environment variable if set
  • Add intellij external requirement on CheckStyle-IDEA so users are prompted to install it if it's not available #325