commit | 11541831eacde27992140b80bf12e27c2650971a | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Thu Sep 28 15:00:54 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu Sep 28 15:00:54 2023 +0200 |
tree | bfdb4dc8d3dbdaaccf38a9dd39f5307f5ecee494 | |
parent | bc2dd2715c9a5e3216e6fb42ae36b193ca861643 [diff] |
Check for `DO_NOT_SUBMIT` strings. (#178) * 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 * Add `DO_NOT_SUBMIT` check * Add do-not-submit to workflow * Add print statements * Add print statements - fixed * Remove empty file * Remove empty file * mask donotsubmits * Do not continue on error * mask more donotsubmits * Changes as per review * Revert "Add test argument" This reverts commit ada423495503d0f90d5499af1994eee49f0c87a1. * Fix call * Remove double
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.