bugsnag / bugsnag-js-performance

Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides
MIT License
5 stars 3 forks source link

Remove CI pipeline Docker env files #517

Closed twometresteve closed 1 month ago

twometresteve commented 1 month ago

Goal

Fix the following overnight failures building the Maze Runner image:

Failed to load /var/lib/buildkite-agent/builds/docker_env_file: open /var/lib/buildkite-agent/builds/docker_env_file: no such file or directory

Design

It's unclear how the failures started (why best guess is an S3 secrets change), but we don't actually provide a Docker env file anyway and so this complexity can just be removed.

Testing

Covered by a full CI run.

github-actions[bot] commented 1 month ago

Browser bundle size

NPM build

Package
Before 210.63 kB
After 210.63 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 107.58 kB 40.59 kB 11.89 kB
After 107.58 kB 40.59 kB 11.89 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
87.93%(+0%) 78.76%(+0%) 86.7%(+0%) 86.02%(+0%)

Generated against 48090e3713f864f0b83bfe313716ee2021269d83 on 4 October 2024 at 12:52:06 UTC