commit | 4171189c0dd0f5e02426fcded7d1fa2d09be6133 | [log] [tgz] |
---|---|---|
author | Jacob MacDonald <jakemac@google.com> | Tue Jul 02 11:54:47 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 02 11:54:47 2024 -0700 |
tree | ed592bce9667ea1ba9c9f757c4983a0ab8598396 | |
parent | 459041b2a9c485a722a67cc960e1fe52116ad2e0 [diff] |
support nested packages in firehose (#277) Fixes https://github.com/dart-lang/ecosystem/issues/276 Adds support for published packages nested under unpublished packages. In particular, this adds support for workspace packages to firehose.
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. | |
sdk_triage_bot | A triage automation tool for dart-lang/sdk issues. |
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.