Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Releases: mercari/flank

Mercari Internal Version 1.3

15 Mar 03:39
b6a024e
Compare
Choose a tag to compare
  1. Upgrade from upstream
  2. add a package to the only_qa filter
  3. add a new only_non_qa filter

Mercari Internal Version 1.2

26 Jan 07:04
d7ab8f8
Compare
Choose a tag to compare

Rebase from the upstream master + replay of #6

./gradlew test_runner:shadowJar
java -jar test_runner/build//libs/flank.jar

Mercari Internal Version 1.1

21 Oct 08:30
366c970
Compare
Choose a tag to compare

Just updates from the origin/master, see #3

./gradlew test_runner:shadowJar
java -jar test_runner/build//libs/flank.jar

Mercari Internal Version 1.0

17 Aug 09:35
Compare
Choose a tag to compare
Pre-release

Changelog:

Attached jar was created with:

$ ./gradlew assemble
$ ls build/libs/flank.jar