Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@katbyte katbyte released this 10 Aug 05:16
· 12 commits to main since this release
285eddd

v0.5.0 (2022-08-09)

  • support detecting azurerm services
  • support for Github OAUTH tokens via TCTEST_TOKEN_GH
  • teamcity token is now read from TCTEST_TOKEN_TC and shorthand option -t
  • shorthand opts have been removed from queue-timeout and run-timeout
  • multiple PRs can now be specified tctest pr 1111,2222,3333
  • results command can now look up a PR (#30)
  • support more then 1000 files and files larger then 1MB (#42)
  • build queue can now be skipped (#52)
  • pr and teamcity build can now be opened in a browser with --open flag (#54)