Siddharth Kshetrapal

Results 301 comments of Siddharth Kshetrapal

No updates yet. One of these days...

Hey! I'm working on a new version (1.0.0) of bundlesize that fixes most of these problems. To not break any of the applications that use bundlesize with npx or with...

Hey! Forks are tricky because they don't get access to environment tokens of the source repository. Can you confirm that the action has the required token set? Update: You might...

Ugh, yeah. bundlesize-store has been really flaky recently. There are a bunch of problems in how I first implemented in 2 years ago. I'm probably going to rewrite it in...

You could take up some of the tasks involved in writing that, but that would also take up some effort from my side to get you started so for a...

Hey! I'm working on a new version (1.0.0) of bundlesize that fixes all of these problems. To not break any of the applications that use bundlesize with npx or with...

I'm glad! Don't need `GITHUB_TOKEN` anymore because you have to install the app. Will add to migration guide 👍

Hey! The length of the url is a reason that it might be failing. I'm working on a new version (1.0.0) of bundlesize that fixes all of these problems. It...

``` ERROR Could not add github status. 422: Validation Failed ``` Maybe: This points to the chance that your github token isn't valid.

Running bundlesize with `--debug` flag will confirm if it was able to read the token