Flank v20.06.0
bootstraponline
released this
07 Jun 18:42
·
938 commits
to master
since this release
Stable release for commit 77f18db
v20.06.0
- #831 Refactor config entities and arguments. (jan-gogo)
- #817 Add AndroidTestContext as base data for dump shards & test execution. (jan-gogo)
- #801 Omit missing app apk if additional-app-test-apks specified. (jan-gogo)
- #784 Add output-style option. (jan-gogo)
- #779 Print retries & display additional info. (jan-gogo)
- #793 Better error message on file not found. (adamfilipow92)
- #808 Fixed dry run crashes. (piotradamczyk5)
- #807 Fix Bugsnag being initialized during tests. (piotradamczyk5)
- #805 Fix overlapping results. (pawelpasterz)
- #812 Convert bitrise macOS workflow to github action. (piotradamczyk5)
- #799 Refactor Shared object by splitting it into smaller functions. (piotradamczyk5)
- #798 Remove failure nodes from tests that passed on retry so that Jenkins JUnit plugin marks them as successful. (adamfilipow92)
- #822 Allow runtime test discovery when sharding is disabled by not setting test-targets. This unblocks cucumber testing. (adamfilipow92)
- #819 Display matrix results in a table format. (piotradamczyk5)
- #825 Automatically convert -1 in maximum-test-shards to the maximum shard amount. (adamfilipow92)
- #833 More error messages improvements. (piotradamczyk5)
- #826 Omit
environment-variables
for robo test executions instead of throwing exception. (adamfilipow92)