Skip to content

Conversation

@LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Apr 28, 2021

Description

This was introduced in #30904. When having gatsby-plugin-gatsby-cloud installed but not using functions then the manifest file doesn't exists and thus can't be copied.

In the first step of this PR I added gatsby-plugin-gatsby-cloud to an integration test without any function call and the test fails as expected: https://app.circleci.com/pipelines/github/gatsbyjs/gatsby/62308/workflows/159728d1-333c-4f51-bba2-10ab0b0b6a7b/jobs/680283

The second commit fixed it by checking for the existence of the manifest file and the test gatsby-pipeline now should pass.

Related Issues

Fixes #31090

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 28, 2021
@LekoArts LekoArts added topic: functions and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 28, 2021
@LekoArts LekoArts marked this pull request as ready for review April 28, 2021 13:07
@LekoArts LekoArts merged commit a9ad91f into master Apr 28, 2021
@LekoArts LekoArts deleted the fix-31090 branch April 28, 2021 13:58
LekoArts added a commit that referenced this pull request Apr 28, 2021
LekoArts added a commit that referenced this pull request Apr 28, 2021
@LekoArts
Copy link
Contributor Author

Published in [email protected]

@LekoArts LekoArts added the topic: DX Developer Experience (e.g. Fast Refresh, i18n, SSR, page creation, starters) label May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: DX Developer Experience (e.g. Fast Refresh, i18n, SSR, page creation, starters)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Fails on Gatsby Cloud and locally with v3.4.0

3 participants