Skip to content

Releases: dart-lang/ecosystem

package:firehose v0.8.0

12 Mar 12:02
5a900ca

Choose a tag to compare

  • Only check text files for do not submit strings.

package:firehose v0.7.0

08 Feb 08:31
3e4f286

Choose a tag to compare

  • Add ignore-packages flag to the publish workflow.

package:firehose v0.6.1

29 Jan 09:41
9ee08a4

Choose a tag to compare

  • Add ignore flags to the health workflow.

package:firehose v0.6.0

17 Jan 13:42
a283d70

Choose a tag to compare

  • Make the health workflow testable with golden tests.

package:firehose v0.5.3

16 Jan 11:12
f61a550

Choose a tag to compare

  • Allow experiments to be enabled for Dart.

package:firehose v0.5.2

10 Jan 10:41
d7aaecb

Choose a tag to compare

  • Also run health workflows on bot PRs.
  • Fix coverage handling on monorepos.

package:firehose v0.5.1

09 Jan 18:46
1e2785d

Choose a tag to compare

  • Fix comment ID serialization to disk.

package:firehose v0.5.0

08 Jan 13:30
f87e6f4

Choose a tag to compare

  • Split health checks in individual workflows.

package:firehose v0.4.2

02 Jan 18:01
dc44e82

Choose a tag to compare

  • Get needed version from dart_apitool in PR health checks.

package:firehose v0.4.1

02 Jan 13:55
55251b1

Choose a tag to compare

  • Ensure that packages are listed in lexical order.
  • Require the latest package:http.
  • Delay Github requests by a small delay to avoid http errors.