Skip to content

Releases: dart-lang/ecosystem

package:firehose v0.6.1

29 Jan 09:41
9ee08a4
Compare
Choose a tag to compare
  • Add ignore flags to the health workflow.

package:firehose v0.6.0

17 Jan 13:42
a283d70
Compare
Choose a tag to compare
  • Make the health workflow testable with golden tests.

package:firehose v0.5.3

16 Jan 11:12
f61a550
Compare
Choose a tag to compare
  • Allow experiments to be enabled for Dart.

package:firehose v0.5.2

10 Jan 10:41
d7aaecb
Compare
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
Compare
Choose a tag to compare
  • Fix comment ID serialization to disk.

package:firehose v0.5.0

08 Jan 13:30
f87e6f4
Compare
Choose a tag to compare
  • Split health checks in individual workflows.

package:firehose v0.4.2

02 Jan 18:01
dc44e82
Compare
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
Compare
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.

package:firehose v0.4.0

01 Dec 17:30
32461a7
Compare
Choose a tag to compare
  • Switch to using package:github.
  • Check for DO_NOT${'_'}SUBMIT strings in the PR description.

package:firehose v0.3.33

22 Nov 10:37
805ab4f
Compare
Choose a tag to compare
  • Retry calls to pub.dev API.