Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

chore: allow bundlesize gh action to fail #3700

Merged
merged 1 commit into from
May 25, 2021

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented May 25, 2021

Sometimes it's because there's a duplicate dep version that needs to
be fixed.

Usually it's because some transitive dep increases it's bundle size
by a kilobyte or two and has nothing to do with the current PR, so all
we do is increase the bundlesizeMax value to make it pass.

Let's just make the check informational instead.

Sometimes it's because there's a duplicate dep version that needs to
be fixed.

Usually it's because some transitive dep increases it's bundle size
by a kilobyte or two and has nothing to do with the current PR, so all
we do is increase the bundlesizeMax value to make it pass.

Let's just make the check informational instead.
@achingbrain achingbrain requested a review from lidel May 25, 2021 10:57
@achingbrain achingbrain merged commit 51b9105 into master May 25, 2021
@achingbrain achingbrain deleted the chore/allow-bundlesize-to-fail branch May 25, 2021 13:35
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds sensible.
Should we upstream this to https://github.com/ipfs/aegir/blob/master/md/github-actions.md? (cc @hugomrdias)?

@achingbrain
Copy link
Member Author

I'm not sure about that - we tend to get the most outside contributions on this repo so it's useful to reduce contributor friction here, but possibly less so for other repos in the stack?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants