Releases: dart-lang/ecosystem
Releases · dart-lang/ecosystem
package:firehose v0.9.0
- Add
leaking
check to the health workflow.
package:firehose v0.8.0
- Only check text files for do not submit strings.
package:firehose v0.7.0
- Add
ignore-packages
flag to the publish workflow.
package:firehose v0.6.1
- Add
ignore
flags to the health workflow.
package:firehose v0.6.0
- Make the health workflow testable with golden tests.
package:firehose v0.5.3
- Allow experiments to be enabled for Dart.
package:firehose v0.5.2
- Also run health workflows on bot PRs.
- Fix coverage handling on monorepos.
package:firehose v0.5.1
- Fix comment ID serialization to disk.
package:firehose v0.5.0
- Split health checks in individual workflows.
package:firehose v0.4.2
- Get needed version from
dart_apitool
in PR health checks.