commit | 5a9f06b8fdd9a19630f1e90a09ca685f7dfa32ec | [log] [tgz] |
---|---|---|
author | Jacob MacDonald <jakemac@google.com> | Mon Jul 10 10:27:28 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 10 10:27:28 2023 -0700 |
tree | 7e9167bdb6186ed2ae73bdb2a9f6a3cccb56a87a | |
parent | f3b10c9a3ef9f7b606035a84c69a7456a5858eb3 [diff] |
add environment input to support github deployment environments (#131) Closes https://github.com/dart-lang/ecosystem/issues/130 Separates publish/validate into two different jobs. The publish job will use the supplied environment, which may require approvals to run the jobs if configured. See https://dart.dev/tools/pub/automated-publishing#hardening-security-with-github-deployment-environments.
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.