dart-sdk/tools/bots/flutter
Janice Collins 68353d76a4 Add a flag to disable the new unified_analytics for a single session.
- Adds a new flag, `--suppress-analytics` to the `dart` command to
  disable both the unified and the legacy analytics for a single
  session while deprecating the existing flag, `--[no-]analytics` used
  for disabling the legacy analytics on a single pass.
- Pipelines the flag from `dart` through `dart analyze` and `dart fix`
  to the execution of the analysis server.
- Updates all applicable uses of `dart analyze`, `dart fix`, and the
  analysis_server binary entry points in the SDK to disable analytics
  for the test infrastructure.

Bug: https://github.com/dart-lang/sdk/issues/49445
Change-Id: I1302cad7e04b21454aa7d9e8ee72a876b231377d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287661
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
2023-03-16 18:00:57 +00:00
..
analyze_flutter_engine.sh Add a flag to disable the new unified_analytics for a single session. 2023-03-16 18:00:57 +00:00
analyze_flutter_flutter.sh Add a flag to disable the new unified_analytics for a single session. 2023-03-16 18:00:57 +00:00
analyze_flutter_gallery.sh Add a flag to disable the new unified_analytics for a single session. 2023-03-16 18:00:57 +00:00
analyze_flutter_packages.sh Add a flag to disable the new unified_analytics for a single session. 2023-03-16 18:00:57 +00:00
compile_flutter.sh [infra] Fix flutter-frontend 2021-12-14 12:21:04 +00:00