Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Migrate bundle size bot from Travis to GitHub actions #1210

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

bengourley
Copy link
Contributor

@bengourley bengourley commented Dec 17, 2020

Goal

Alleviate the bottleneck on PRs at the moment – Travis CI.

Design

We use GH actions on some other repos already. Direct port (as much as possible) of the job running on Travis.

Changeset

Removed travis config, added a GitHub workflow.

Testing

See the comment below 👇

@bengourley bengourley force-pushed the feature/migrate-travis-gh-actions branch 2 times, most recently from 257647a to 6292178 Compare December 17, 2020 12:43
@bengourley bengourley force-pushed the feature/migrate-travis-gh-actions branch from 6292178 to 8c23e16 Compare December 17, 2020 13:55
@github-actions
Copy link

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.70 kB 12.54 kB
After 40.70 kB 12.54 kB
± No change No change

Generated by 🚫 dangerJS against 8c23e16

@bengourley bengourley marked this pull request as ready for review December 17, 2020 14:04
@bengourley bengourley merged commit 77d21c1 into next Dec 17, 2020
@bengourley bengourley deleted the feature/migrate-travis-gh-actions branch December 17, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants