Skip to content

fix(ci): build monorepo before documentation generation#3233

Merged
nkaradzhov merged 1 commit intoredis:masterfrom
nkaradzhov:fix/docs-workflow-build-before-docs
Apr 17, 2026
Merged

fix(ci): build monorepo before documentation generation#3233
nkaradzhov merged 1 commit intoredis:masterfrom
nkaradzhov:fix/docs-workflow-build-before-docs

Conversation

@nkaradzhov
Copy link
Copy Markdown
Collaborator

@nkaradzhov nkaradzhov commented Apr 15, 2026

Note

Low Risk
Low risk CI-only change that adds a missing build step; main impact is on documentation pipeline timing and potential build failures surfacing earlier.

Overview
The documentation GitHub Actions workflow now runs npm run build after npm ci and before npm run documentation, ensuring packages are built before docs are generated and published via gh-pages.

Reviewed by Cursor Bugbot for commit 51d309d. Bugbot is set up for automated code reviews on this repo. Configure here.

@nkaradzhov nkaradzhov merged commit 492ddc8 into redis:master Apr 17, 2026
16 checks passed
@nkaradzhov nkaradzhov deleted the fix/docs-workflow-build-before-docs branch April 17, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants