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(gatsby): Add env log for build and remove incorrect log for functions #36462

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

imjoshin
Copy link
Contributor

One log was giving us confusing results, and it doesn't apply to functions build context, so I removed it.

The other log added gives us a verbose log of the node environment we're building in.

verbose running command: build
verbose Running build in "production" mode
success compile gatsby files - 0.897s
success load gatsby config - 0.023s

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 25, 2022
@imjoshin imjoshin added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Aug 25, 2022
Copy link
Contributor

@marvinjude marvinjude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛳️ it!

@imjoshin imjoshin merged commit 613729d into master Aug 25, 2022
@imjoshin imjoshin deleted the env-log-for-build branch August 25, 2022 19:57
@imjoshin imjoshin added this to To cherry-pick in Release candidate via automation Aug 25, 2022
imjoshin added a commit that referenced this pull request Aug 25, 2022
…ctions (#36462)

Add env log for build and remove incorrect log for functions

(cherry picked from commit 613729d)
imjoshin added a commit that referenced this pull request Aug 25, 2022
…ctions (#36462) (#36466)

Add env log for build and remove incorrect log for functions

(cherry picked from commit 613729d)

Co-authored-by: Josh Johnson <jcjohnson77@gmail.com>
@imjoshin imjoshin moved this from To cherry-pick to Backported in Release candidate Aug 25, 2022
@imjoshin imjoshin moved this from Backported to Archived in Release candidate Aug 30, 2022
@tyhopp tyhopp removed this from Archived in Release candidate Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants