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

Merging a few infrastructure changes #6

Merged
merged 6 commits into from
Sep 4, 2024

Conversation

pruneau628
Copy link
Member

  • docusaurus upgrade from 3.4.0 to 3.5.2
  • adding path exclusion possibility in build via the DTT_DOCS_EXCLUDED_PATH variable

Bruno Hivert and others added 6 commits September 4, 2024 11:18
- Comparing the build directory produced before and after the upgrade shows no difference in structure, but a lot of differences with file content, if only because the javascript code as been upgraded, but also because the docusaurus release number is embedded in a lot of files.
- Some produced javascript files are identical, and the sitemap.xml root file is also identical
- Going through the previous and current web site does not show any visual difference
- essentially a :separated path of files/directories that are going to be removed before the docusaurus build. Effectively removing those from the final output.
…Docusaurus

Adding a path exclusion feature
…Docusaurus

fix(exclude-path): forgotten variable in deploy.yml action
@pruneau628 pruneau628 merged commit 4c52586 into DTLab-LabCN:main Sep 4, 2024
1 check failed
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.

1 participant