bugsnag / bugsnag-flutter

BugSnag crash reporting for Flutter apps
https://docs.bugsnag.com/platforms/flutter/
MIT License
10 stars 8 forks source link

Set BitBar project name correctly #221

Closed twometresteve closed 9 months ago

twometresteve commented 9 months ago

Goal

Ensure the BitBar project name can be set during Maze Runs.

Design

All the logic is in Maze Runner, we just need to let the environment variable set by Buildkite into the Docker container.

Testing

Verified that sessions are now arranged in the same BitBar dashboard project.