You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our comment bot that reports entrypoint size and gas cost differences on open PRs is still invoking nix commands (see .github/workflows/comment.yml) and is thus silently failing, since we switched to docker+earthly. I think we should address this before finishing #213, so that we can evaluate how much do entrypoint sizes and gas costs increase due to generalization.
The text was updated successfully, but these errors were encountered:
Our comment bot that reports entrypoint size and gas cost differences on open PRs is still invoking nix commands (see
.github/workflows/comment.yml
) and is thus silently failing, since we switched to docker+earthly. I think we should address this before finishing #213, so that we can evaluate how much do entrypoint sizes and gas costs increase due to generalization.The text was updated successfully, but these errors were encountered: