Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore/build: Do not complain about GITHUB_ENV when building locally #6586

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dominiccooney
Copy link
Contributor

Do not log this error about GITHUB_ENV: It is not an error when building locally, and the error message has no context.

Test plan

pnpm -C lib/shared build && pnpm build && pnpm -C vscode build 2>&1 | grep GITHUB_ENV

This should not mention GITHUB_ENV.

@dominiccooney dominiccooney requested a review from a team January 10, 2025 01:09
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.

2 participants