Skip to content

Releases: JetBrains/teamcity-rust-plugin

Docker support & Kotlin DSL support

06 Dec 13:55
Compare
Choose a tag to compare
  • #41. Add Docker wrapper support
  • #51. Add Kotlin DSL for build step support

Improved error reporting & handling

29 Dec 10:47
Compare
Choose a tag to compare

Resolved following issues:

  • #37 Try to automatically recover from toolchain install failures
  • #38 Report errors as build problems
  • #39 Cleanup tmp and downloads toolchain directories

Bug fix release

06 Mar 13:38
Compare
Choose a tag to compare

Fixes following issues:

  • #35 cargo version fails to parse with 0.18.0
  • #34 Reporting doc-test failures is misleading

Rust toolchains support

29 Jan 09:51
Compare
Choose a tag to compare

This release includes following improvements:

  • Reporting rustc, cargo, rustup tools in build agent configuration
  • Rust toolchain multiplexer (rustup) support #5
  • Rust toolchains cleaner to meet build agent free disk space requirement #31
  • Status reporting for warning and error messages in build log #32

Test reporter improvements and build steps discovery

28 Sep 10:36
Compare
Choose a tag to compare
0.3.0

Update plugin description

Build log improvements

27 Sep 18:27
Compare
Choose a tag to compare
Pre-release

Brings structured cargo log processor

Initial release

27 Sep 18:28
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Cargo build steps