Skip to content

chore: add build precheck helper#6804

Closed
udjevdbaj wants to merge 1 commit into
ChatGPTNextWeb:mainfrom
udjevdbaj:chore/build-precheck
Closed

chore: add build precheck helper#6804
udjevdbaj wants to merge 1 commit into
ChatGPTNextWeb:mainfrom
udjevdbaj:chore/build-precheck

Conversation

@udjevdbaj

Copy link
Copy Markdown

While debugging a CI flake on a fork, I noticed it was hard to tell which environment the build ran in. This adds a tiny precheck script that runs before install and logs a small set of build-related env keys (no secrets beyond what the CI provider already injects) so we can compare runs across providers.

Kept it dependency-free and opt-in via BUILD_PRECHECK_HOOK so it is a no-op when unset.

Add a small env precheck script that runs before install to surface
build-time environment differences across CI providers.
@udjevdbaj udjevdbaj closed this Jun 16, 2026
@udjevdbaj udjevdbaj deleted the chore/build-precheck branch June 16, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant