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
{{ message }}
This repository was archived by the owner on Jun 12, 2026. It is now read-only.
We need CI that verifies that the result of env.generated.json after bun codegen is the same as the file in the PR. I also want to check that the code was formatted using prettier, but I don't want to check for the whole repo, just the files that were changed in the PR
We need CI that verifies that the result of
env.generated.jsonafterbun codegenis the same as the file in the PR. I also want to check that the code was formatted usingprettier, but I don't want to check for the whole repo, just the files that were changed in the PR