Dev Build Run CI

Use when running or scripting CI checks (pub get, dart format check, dart analyze, dart/flutter test, web build) on a Dart or Flutter package or on a whole repository tree with package:dev_build: the run_ci executable (dart run dev_build:run_ci, --recursive, --no-test, --analyze, --fix, --pub-downgrade, --offline, --prj-info, --ignore-errors, --vm-test), the packageRunCi / PackageRunCiOptions / recursivePackagesRun / SinglePackageCiRunner API, the tool/run_ci.dart and tool/run_ci_override.dart conventions, .local/.skip_run_ci, dart_test.yaml platforms and pub workspaces.

tekartik 82627be 2 files · 14.7 KB Updated

File contents

tekartik/dev_test.dart/tree/main/dev_build/skills/dev-build-run-ci commit 82627be4e4

Frequently asked questions

npx skillmds@latest add tekartik/dev-build-run-ci