Skip to content

Releases: VeryGoodOpenSource/very_good_workflows

v1.4.0

28 Jun 22:03
ad3124f

Choose a tag to compare

Bug Fixes

  • only run semantic commit step on pull_request (#46) (cdd60ea)

Features

  • dart_package: analyze test directory (#47) (b4625e7)
  • semantic_pull_request: add semantic pull request workflow (#48) (43beb8a)

v1.3.0

31 May 21:25
3478bf6

Choose a tag to compare

Features

  • dart_package: add optional concurrency input (#38) (5b27fe7)
  • flutter_package: add optional concurrency input (#39) (8d89298)

v1.2.2

12 May 15:41
23441a9

Choose a tag to compare

Bug Fixes

  • dart_package: pin coverage to 1.2.0 (#34) (d99c0ed)

v1.2.1

02 May 19:53

Choose a tag to compare

Bug Fixes

  • dart_package: use dart test instead of test_coverage (#28) (b62ee03)

v1.2.0

07 Apr 16:35
caf1243

Choose a tag to compare

Features

  • flutter_package: ability to disable test optimization (#24) (d6dc6a6)
  • flutter_package: ability to run test recursively (#25) (a1c7235)

v1.1.1

25 Mar 22:35
2761ca1

Choose a tag to compare

Features

  • flutter_package: use very_good test runner (#17) (37174b1)

v1.1.0

28 Feb 17:49
c66b543

Choose a tag to compare

Features

v1.0.2

08 Feb 23:06
fbde8c3

Choose a tag to compare

Features

  • upgrade to very_good_coverage@v1 (#13) (6342fa5)

v1.0.1

20 Jan 20:23
8e745a7

Choose a tag to compare

Features

v1.0.0

12 Jan 23:28
ac5bbc6

Choose a tag to compare

v1.0.0 (2022-01-12)

Bug Fixes

  • rename to flutter_package.yml (dedd17b)

Features

  • dart_package: support dart_sdk input (#2) (8964e1a)
  • flutter_package: support flutter_version and flutter_channel inputs (#5) (99c0a0e)
  • create dart_package and flutter_package workflows (07e989f)