Skip to content

[Website] Checkout mocha-visualizer to fix publish workflow#9909

Merged
tobias-tengler merged 1 commit into
mainfrom
tte/fix-website-next-workflow
Jun 12, 2026
Merged

[Website] Checkout mocha-visualizer to fix publish workflow#9909
tobias-tengler merged 1 commit into
mainfrom
tte/fix-website-next-workflow

Conversation

@tobias-tengler

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 12, 2026 18:26
@tobias-tengler tobias-tengler merged commit b19afbf into main Jun 12, 2026
11 checks passed
@tobias-tengler tobias-tengler deleted the tte/fix-website-next-workflow branch June 12, 2026 18:26

Copilot AI left a comment

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.

Pull request overview

This PR updates the Website Next publish GitHub Actions workflow so it also checks out the mocha-visualizer package directory, which is referenced by website-next via a local file: dependency. This ensures the publish workflow has the needed source available during yarn install/build when sparse checkout is enabled.

Changes:

  • Expand workflow path filters to trigger when src/Mocha/src/mocha-visualizer/** changes.
  • Update actions/checkout sparse-checkout configuration to include src/Mocha/src/mocha-visualizer alongside website-next.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants