Clone this repo:
  1. c4a163a print detailed info about the leaked APIs to stdout in the workflow (#339) by Devon Carew · 30 hours ago main firehose-v0.10.2
  2. 682c8ef Update `dart_apitool` version in health workflow. (#338) by Moritz · 7 days ago
  3. 94b4cea [puppy] actually rename command to `run`, sort directories, better logs (#337) by Kevin Moore · 10 days ago
  4. f2d3178 rename the 'map' command to 'run' (#336) by Devon Carew · 14 days ago
  5. 25c57b8 [puppy] Introduce a package for misc Dart CLI tools (#335) by Kevin Moore · 2 weeks ago

Overview

This repository is home to general Dart Ecosystem tools and packages.

Packages

PackageDescriptionVersion
blast_repoA tool to bulk validate and fix GitHub repos.
canaryTest package upgrades against the ecosystem.
corpusA tool to calculate the API usage for a package.
dart_flutter_team_lintsAn analysis rule set used by the Dart and Flutter teams.pub package
firehoseA tool to automate publishing of Pub packages from GitHub actions.pub package
puppyA grab bag of CLI tools for managing Dart code.
repo_manageMiscellaneous issue, repo, and PR query tools.
sdk_triage_botA triage automation tool for dart-lang/sdk issues.
trebuchetA tool for moving existing packages into monorepos.

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

For additional information about contributing, see our contributing page.