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(docs): Fix document build error #2271

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

fangyinc
Copy link
Collaborator

@fangyinc fangyinc commented Jan 3, 2025

Description

Resolve a document build error by modifying the CI workflow and adding a patch application step. Update the sidebars.js file to correct a syntax issue.

How Has This Been Tested?

NPM_REGISTRY=https://registry.npmmirror.com
docker build -f docs/Dockerfile-deploy \
-t eosphorosai/dbgpt-docs \
--build-arg NPM_REGISTRY=$NPM_REGISTRY \
--build-arg CI=false \
--build-arg NUM_VERSION=1 .

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@fangyinc fangyinc changed the title Fix document build error and update sidebars.js fix(docs): Fix document build error Jan 3, 2025
@github-actions github-actions bot added the fix Bug fixes label Jan 3, 2025
Copy link
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

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

r+

Copy link
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

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

r+

@csunny csunny merged commit de629f4 into eosphoros-ai:main Jan 3, 2025
3 of 5 checks passed
@fangyinc fangyinc deleted the fix-docs-build branch January 3, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants