commit | 36c662eb0a41cbd78c279b8a9e926ea2dbfe713f | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Tue Jun 27 11:12:18 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Jun 27 11:12:18 2023 -0400 |
tree | bca72e437a9a2cac999b97707578712d1a266030 | |
parent | b1056e60213c87619d1a488856d3a262dc745fb7 [diff] |
Introduce a health checking workflow (#115) * add health workflow * add health check * Add license check * Add unified comment * Add health check * dart pub global run mono_repo generate * Add internal on * Add firehose version * Add health tag * switch to branch name * Switch to different tag to not delete comment * Fix formatting * Switch to different tag * Remove "great..." message * Details on error * fix formatting in details * fix formatting in details 2 * Add changelog check * add line breaks to paths in changelog * add line breaks to paths in changelog 2 * Add changelog entry * Add debug info * add debug msg * Remove debug messages * Remove debug messages 2 * Remove changelog entry * Add new file * Add file_licenser to health check * Remove license from test file again * Remove unnecessary stuff from workflow * Add messages for stdout * Switch internal to ref * use local * add branch * Rename workflow * Fix typo... * Make configurable * Add stdout * Remove spaces * Add arg * Tweak docs * Fix copy-paste typo * Switch `open` to details * dart pub global run mono_repo generate (#116) * Changes as per review * Add description in readme * add main to fake test * Add changelog entry + version rev * Remove empty test --------- Co-authored-by: Devon Carew <devoncarew@google.com>
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.