Skip to content

fix yuidoc generation on publish#10711

Merged
mansona merged 1 commit intomasterfrom
fix-yuidoc
Jun 11, 2025
Merged

fix yuidoc generation on publish#10711
mansona merged 1 commit intomasterfrom
fix-yuidoc

Conversation

@mansona
Copy link
Member

@mansona mansona commented Jun 11, 2025

It looks like our first release-plan based release failed 😢 https://github.com/ember-cli/ember-cli/actions/runs/15588133049/job/43899725720

the problem was that it runs pnpm docs during prepack, which I'm assuming is to try to build the yuidoc for ember-cli before releasing. The correct command should be pnpm run docs, otherwise it tries to open the docs for the current package in a browser 🙈

I have confirmed that this works locally during a pnpm pack 👍

@mansona mansona added the bug label Jun 11, 2025
@mansona mansona merged commit 1bddc6d into master Jun 11, 2025
8 of 71 checks passed
@mansona mansona deleted the fix-yuidoc branch June 11, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant