Skip to content

Commit

Permalink
chore: release notes for v21.03.0 (#1643)
Browse files Browse the repository at this point in the history
Auto generated release notes for `v21.03.0` by @piotradamczyk5
  • Loading branch information
flank-release[bot] authored Mar 1, 2021
1 parent d5e7c76 commit 2d7d460
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/ascii/flank.jar_-android-run.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ flank.jar
[*--num-flaky-test-attempts*=_<flakyTestAttempts>_]
[*--num-test-runs*=_<repeatTests>_]
[*--num-uniform-shards*=_<numUniformShards>_]
[*--output-report*=_<outputReport>_]
[*--output-style*=_<outputStyle>_] [*--project*=_<project>_]
[*--results-bucket*=_<resultsBucket>_]
[*--results-dir*=_<resultsDir>_]
Expand Down Expand Up @@ -184,6 +185,9 @@ Configuration is read from flank.yml
*--disable-usage-statistics*::
If set to true flank not send usage statistics.

*--output-report*=_<outputReport>_::
Saves output results as parsable file and optionally upload it to Gcloud.

*-h*, *--help*::
Prints this help message

Expand Down
4 changes: 4 additions & 0 deletions docs/ascii/flank.jar_-firebase-test-android-run.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ flank.jar
[*--num-flaky-test-attempts*=_<flakyTestAttemp_
_ ts>_] [*--num-test-runs*=_<repeatTests>_]
[*--num-uniform-shards*=_<numUniformShards>_]
[*--output-report*=_<outputReport>_]
[*--output-style*=_<outputStyle>_]
[*--project*=_<project>_]
[*--results-bucket*=_<resultsBucket>_]
Expand Down Expand Up @@ -198,6 +199,9 @@ Configuration is read from flank.yml
*--disable-usage-statistics*::
If set to true flank not send usage statistics.

*--output-report*=_<outputReport>_::
Saves output results as parsable file and optionally upload it to Gcloud.

*-h*, *--help*::
Prints this help message

Expand Down
6 changes: 5 additions & 1 deletion docs/ascii/flank.jar_-firebase-test-ios-run.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ flank.jar
[*--num-flaky-test-attempts*=_<flakyTestAttempts>_]
[*--num-test-runs*=_<repeatTests>_]
[*--only-test-configuration*=_<onlyTestConfigurati_
_ on>_] [*--output-style*=_<outputStyle>_]
_ on>_] [*--output-report*=_<outputReport>_]
[*--output-style*=_<outputStyle>_]
[*--project*=_<project>_]
[*--results-bucket*=_<resultsBucket>_]
[*--results-dir*=_<resultsDir>_]
Expand Down Expand Up @@ -180,6 +181,9 @@ Configuration is read from flank.yml
*--disable-usage-statistics*::
If set to true flank not send usage statistics.

*--output-report*=_<outputReport>_::
Saves output results as parsable file and optionally upload it to Gcloud.

*-h*, *--help*::
Prints this help message

Expand Down
4 changes: 4 additions & 0 deletions docs/ascii/flank.jar_-ios-run.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ flank.jar
[*--num-flaky-test-attempts*=_<flakyTestAttempts>_]
[*--num-test-runs*=_<repeatTests>_]
[*--only-test-configuration*=_<onlyTestConfiguration>_]
[*--output-report*=_<outputReport>_]
[*--output-style*=_<outputStyle>_] [*--project*=_<project>_]
[*--results-bucket*=_<resultsBucket>_]
[*--results-dir*=_<resultsDir>_]
Expand Down Expand Up @@ -167,6 +168,9 @@ Configuration is read from flank.yml
*--disable-usage-statistics*::
If set to true flank not send usage statistics.

*--output-report*=_<outputReport>_::
Saves output results as parsable file and optionally upload it to Gcloud.

*-h*, *--help*::
Prints this help message

Expand Down
39 changes: 39 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
## v21.03.0
### CI Changes
- [#1641](https://github.com/Flank/flank/pull/1641) Add missing subcommands ([pawelpasterz](https://github.com/pawelpasterz))
- [#1642](https://github.com/Flank/flank/pull/1642) Fix release workflow ([pawelpasterz](https://github.com/pawelpasterz))
- [#1640](https://github.com/Flank/flank/pull/1640) Fix gradle command ([pawelpasterz](https://github.com/pawelpasterz))
- [#1618](https://github.com/Flank/flank/pull/1618) Publish Flank-scripts to Github ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1614](https://github.com/Flank/flank/pull/1614) Publish flank to maven central ([adamfilipow92](https://github.com/adamfilipow92), [piotradamczyk5](https://github.com/piotradamczyk5))
### Documentation
- [#1627](https://github.com/Flank/flank/pull/1627) Explore test-targets-for-shards SDD ([Sloox](https://github.com/Sloox), [piotradamczyk5](https://github.com/piotradamczyk5))
- [#1592](https://github.com/Flank/flank/pull/1592) Fix SDD for Github action ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1590](https://github.com/Flank/flank/pull/1590) Github action SDD proposal ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1583](https://github.com/Flank/flank/pull/1583) Flank-scripts ops package organization ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1566](https://github.com/Flank/flank/pull/1566) Flank-scripts command overview ([piotradamczyk5](https://github.com/piotradamczyk5))
### Features
- [#1635](https://github.com/Flank/flank/pull/1635) Part 2 of IT tests ([Sloox](https://github.com/Sloox), [pawelpasterz](https://github.com/pawelpasterz))
- [#1624](https://github.com/Flank/flank/pull/1624) Part 1 of multiple OS IT tests ([Sloox](https://github.com/Sloox))
- [#1559](https://github.com/Flank/flank/pull/1559) Add storing output as json ([adamfilipow92](https://github.com/adamfilipow92), [piotradamczyk5](https://github.com/piotradamczyk5))
### Bug Fixes
- [#1631](https://github.com/Flank/flank/pull/1631) Update compare files in IT ([Sloox](https://github.com/Sloox), [pawelpasterz](https://github.com/pawelpasterz))
- [#1628](https://github.com/Flank/flank/pull/1628) Remove analytics from integration tests ([Sloox](https://github.com/Sloox))
- [#1626](https://github.com/Flank/flank/pull/1626) Spacing fix for yml file ([Sloox](https://github.com/Sloox))
- [#1620](https://github.com/Flank/flank/pull/1620) Authenticate in Github CLI before release Flank-Scripts ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1619](https://github.com/Flank/flank/pull/1619) Releasing flank-scripts ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1617](https://github.com/Flank/flank/pull/1617) Release job ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1612](https://github.com/Flank/flank/pull/1612) NPE on dumpShards ([adamfilipow92](https://github.com/adamfilipow92))
- [#1593](https://github.com/Flank/flank/pull/1593) Remove GameloopIT test for IOS ([Sloox](https://github.com/Sloox))
- [#1585](https://github.com/Flank/flank/pull/1585) Print Flank version only on run command ([adamfilipow92](https://github.com/adamfilipow92))
- [#1581](https://github.com/Flank/flank/pull/1581) Fixes for Workflow files & IT tests ([Sloox](https://github.com/Sloox), [adamfilipow92](https://github.com/adamfilipow92))
- [#1575](https://github.com/Flank/flank/pull/1575) Increase heap size ([pawelpasterz](https://github.com/pawelpasterz))
- [#1564](https://github.com/Flank/flank/pull/1564) Windows issues ([Sloox](https://github.com/Sloox))
- [#1560](https://github.com/Flank/flank/pull/1560) Fix IT workflow for windows ([Sloox](https://github.com/Sloox))
- [#1557](https://github.com/Flank/flank/pull/1557) Move shards json to result directory ([adamfilipow92](https://github.com/adamfilipow92), [piotradamczyk5](https://github.com/piotradamczyk5))
### Refactor
- [#1589](https://github.com/Flank/flank/pull/1589) Move function to files which use them ([adamfilipow92](https://github.com/adamfilipow92), [piotradamczyk5](https://github.com/piotradamczyk5))
- [#1584](https://github.com/Flank/flank/pull/1584) Reorganize domain layer of flank scripts ([adamfilipow92](https://github.com/adamfilipow92), [piotradamczyk5](https://github.com/piotradamczyk5))
- [#1574](https://github.com/Flank/flank/pull/1574) Refactor CLI of Flank-scripts ([piotradamczyk5](https://github.com/piotradamczyk5))
- [#1572](https://github.com/Flank/flank/pull/1572) Flank scripts features not depends on each other ([adamfilipow92](https://github.com/adamfilipow92))
- [#1533](https://github.com/Flank/flank/pull/1533) Refactor flank scripts ([jan-gogo](https://github.com/jan-gogo), [adamfilipow92](https://github.com/adamfilipow92), [piotradamczyk5](https://github.com/piotradamczyk5))

## v21.02.0
### Bug Fixes
- [#1547](https://github.com/Flank/flank/pull/1547) IT test fix ()
Expand Down

0 comments on commit 2d7d460

Please sign in to comment.