Skip to content

Conversation

@Minh141120
Copy link
Member

@Minh141120 Minh141120 commented Sep 24, 2025

This pull request makes a small update to the documentation build workflow. Before building the website, it now ensures that any previous build artifacts are removed, preventing potential conflicts or stale files in the output.

  • Added a step to clean the out and .next directories before building the website in the .github/workflows/jan-docs.yml workflow.

Important

Adds a step to clean output directories in the documentation build workflow to prevent stale files.

  • Workflow Update:
    • Adds a step to clean out and .next directories in .github/workflows/jan-docs.yml before building the website.

This description was created by Ellipsis for 91e30d3. You can customize this summary. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 91e30d3 in 52 seconds. Click for details.
  • Reviewed 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .github/workflows/jan-docs.yml:56
  • Draft comment:
    Note: The cleanup command only removes non-hidden files. If any hidden build artifacts exist in out or .next, they won’t be deleted. Consider a more robust command if needed.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_en7o6HhvqgneqMpt

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions
Copy link
Contributor

Preview URL: https://b2369d6c.docs-9ba.pages.dev

@Minh141120 Minh141120 merged commit 4f7236d into dev Sep 24, 2025
2 checks passed
@Minh141120 Minh141120 deleted the docs/clean-output-dir branch September 24, 2025 05:16
@github-project-automation github-project-automation bot moved this to QA in Jan Sep 24, 2025
@github-actions github-actions bot added this to the v0.7.0 milestone Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants