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

Fix yarn all and CI docs job #1601

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Fix yarn all and CI docs job #1601

merged 2 commits into from
Mar 10, 2025

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Mar 10, 2025

  • yarn docs no longer exist for each package: b8d2057
  • Fix CI docs job: a838cd9

0b5vr added 2 commits March 10, 2025 16:10
we have to run `docs-legacy` only when doing `yarn docs-legacy` in the root

I changed `version` script for each package to `yarn clean && yarn build` because these are the only steps we need to make a new version
the path format was incorrect
@0b5vr 0b5vr added bug Something isn't working documentation Improvements or additions to documentation labels Mar 10, 2025
@0b5vr 0b5vr added this to the next milestone Mar 10, 2025
@0b5vr 0b5vr self-assigned this Mar 10, 2025
@0b5vr 0b5vr merged commit c7ee1c4 into dev Mar 10, 2025
6 checks passed
@0b5vr 0b5vr deleted the fix-yarn-all branch March 10, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant