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

Improve documentation generation workflow. #1253

Merged

Conversation

demiankatz
Copy link
Contributor

This PR fixes a problem that caused the GitHub action for documentation generation to change all of the documentation when documentation was built in a fork of the project. Documentation URLs are now hard-coded in a sourceLinkTemplate instead of inferred from the Git state. Additionally, regeneration of the CNAME document has been moved out of the workflow and into the package.json script, and configuration was moved out of the script and into the config file, all for greater consistency.

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universalviewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 0:34am

@edsilv edsilv merged commit d0f6303 into UniversalViewer:dev Dec 12, 2024
4 checks passed
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.

2 participants