commit | bc2dd2715c9a5e3216e6fb42ae36b193ca861643 | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Thu Sep 28 14:52:46 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu Sep 28 14:52:46 2023 +0200 |
tree | 9e734f19b73eaf8af7933665bdfa14f916e9ce6d | |
parent | eb8e3987118d78e30d99b817d4271820a30d0f57 [diff] |
Add api tool call for testing (#153) * Add api tool call for testing * Change tag * Add debugging log * look in each package * debug * take subpackage * Run in current * add debug * debug * Add argument for testing * Switch to local copy * Add pub get to apitool clone * move dart install * Revert changes * Fix ref * dart fix * Switch to main branch * use new * use report file * Add test argument * Organize imports * Nicer output * Fix version * Really fix * fix path * Make nicer * Add severity * Even nicer * Fix layout * Make bold * Capitalize * Really bolden * Enable all checks * Rev version * Make nullsafer * add DO_NOT_SUBMIT * Remove empty file * Changes as per review * Revert "Add test argument" This reverts commit ada423495503d0f90d5499af1994eee49f0c87a1. * Fix call
This repository is home to general Dart Ecosystem tools and packages.
Package | Description | Version |
---|---|---|
blast_repo | A tool to bulk validate and fix GitHub repos. | |
corpus | A tool to calculate the API usage for a package. | |
dart_flutter_team_lints | An analysis rule set used by the Dart and Flutter teams. | |
firehose | A tool to automate publishing of Pub packages from GitHub actions. | |
repo_manage | Miscellaneous issue, repo, and PR query tools. |
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.