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): Ignore the .DS_Store file generated from swagger mkdocs plug in. #3025

Merged
merged 4 commits into from
Dec 8, 2023

Conversation

Wentao-Kuang
Copy link
Contributor

Motivation

A .DS_Store file generated after we adding swagger into the mkdocs, this cause the deploy failure. We should remove and ignore that.

Modification

Update the landing deploy script to add filter to ignore files.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@Wentao-Kuang Wentao-Kuang marked this pull request as ready for review December 8, 2023 03:03
@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner December 8, 2023 03:03
@blacha blacha added this pull request to the merge queue Dec 8, 2023
Merged via the queue into master with commit d3b1e6a Dec 8, 2023
10 checks passed
@blacha blacha deleted the fix/ignore-macfile branch December 8, 2023 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants