Skip to content

Conversation

sserrata
Copy link
Member

@sserrata sserrata commented May 6, 2024

Description

  • Ensure sidebars.ts is removed when performing clean
  • Move to recursively deleting generated schemas directory

Motivation and Context

See #811 for background. Concerning schemas, I observed the schemas directory was left behind after the schemas MDX files were cleaned. Instead of attempting to first clean the MDX files followed by the container directory, I opted to perform a recursive removal of the entire directory.

How Has This Been Tested?

Tested locally using example API specs.

@sserrata sserrata added bug Something isn't working v3.0.0 labels May 6, 2024
@sserrata sserrata self-assigned this May 6, 2024
Copy link

github-actions bot commented May 6, 2024

Visit the preview URL for this PR (updated for commit c655fb9):

https://docusaurus-openapi-36b86--pr817-jfv6g8g0.web.app

(expires Wed, 05 Jun 2024 14:43:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@sserrata sserrata merged commit 7a4e93f into v3.0.0 May 6, 2024
@sserrata sserrata deleted the bug/clean-sidebar branch May 6, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant