Skip to content

Ensure test wasm does not fail for docs only change#32259

Merged
ijjk merged 1 commit intovercel:canaryfrom
ijjk:fix/wasm-docs-only
Dec 7, 2021
Merged

Ensure test wasm does not fail for docs only change#32259
ijjk merged 1 commit intovercel:canaryfrom
ijjk:fix/wasm-docs-only

Conversation

@ijjk
Copy link
Copy Markdown
Member

@ijjk ijjk commented Dec 7, 2021

@ijjk ijjk added the created-by: Next.js team PRs by the Next.js team. label Dec 7, 2021
path: packages/next-swc/crates/wasm/pkg-nodejs

- run: ls packages/next-swc/crates/wasm
if: ${{needs.build.outputs.docsChange != 'docs only change'}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there anyway we could invert these conditions so they don't need to be repeated for every step of every yaml?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Currently not that we've found as we need the jobs to show as successful for the branch protection rules/kodiak to work correctly.

@ijjk ijjk merged commit dd7c294 into vercel:canary Dec 7, 2021
@ijjk ijjk deleted the fix/wasm-docs-only branch December 7, 2021 21:29
@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

created-by: Next.js team PRs by the Next.js team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants