Closed dcwither closed 4 years ago
I've managed to fix a few bugs, leading to a passing run, though unfortunately I've been unable to test this thoroughly within this repo.
The check fails here due to permissions, and it simply doesn't run when I attempt to merge to my master regardless of changing the on
configuration to any pull request. You might be able to rerun this to test it out, though I encourage you to pull it down and take a look.
I'll also pursue testing this branch running on another project when I can find the time.
Hi @dcwither! looks nice! 🎉 thank you so much! I think that you can test it creating a PR to your own forked repo, have you tried doing that ? Sorry for the late reply 😞 I've been really busy this past two weeks I'll try this out ASAP.
Thank you again and let me know if you can test it that way 😉
I think that you can test it creating a PR to your own forked repo, have you tried doing that?
I did try that, I'm not sure why it didn't run at all. Here's the links to the attempts (though they're closed so they're not showing the checks) https://github.com/chanzuckerberg/size-limit-action/pull/3 https://github.com/chanzuckerberg/size-limit-action/pull/2
Sorry for the late reply 😞 I've been really busy this past two weeks I'll try this out ASAP.
No worries, I've been busy as well and haven't had the opportunity to test this branch with another project that would hopefully confirm things. Thanks for taking a look when you can 😄
Addresses comments from #18. Currently untested, so not in a good state to merge.