Files
shorebird/packages/shorebird_ci/pubspec.yaml
T
dependabot[bot] 721ee33405 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 17:03:08 -07:00

28 lines
636 B
YAML

name: shorebird_ci
description: >-
CI tooling for Dart and Flutter monorepos. Generates GitHub Actions
workflows, resolves affected packages via dependency graphs, and
verifies path filters stay in sync.
version: 0.2.4
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/shorebird/tree/main/packages/shorebird_ci
topics: [ci, github-actions, monorepo, shorebird]
resolution: workspace
executables:
shorebird_ci:
environment:
sdk: ^3.9.0
dependencies:
args: ^2.6.0
meta: ^1.18.3
path: ^1.9.0
pub_semver: ^2.1.0
yaml: ^3.1.0
dev_dependencies:
test: ^1.31.2
very_good_analysis: ^10.3.0