Deploy latest documentation updates to staging#471
Merged
VaclavElias merged 7 commits intostagingfrom Feb 14, 2026
Merged
Conversation
- Update workflow to check out dotnet/docfx main branch - Replace usage of filzrev/docfx feat-add-net10-support fork - Ensures workflow uses upstream, stable DocFX version
- Added a commented-out CSS block to address container max-width issues that appeared in docfx 2.78.5 and later - The block would set max-width to 1768px for containers on screens wider than 1400px, but is currently disabled - Comment documents the issue and intended fix for future reference
chore: Workflow and dependency update
- Set ref to full commit hash 917cda864650279e0bbe50b852cb98601e5efa4d for precise version control - Add fetch-depth: 0 to fetch full git history, supporting operations that require complete commit data
ci: Update DocFX checkout config
- stride-docs-github.yml - Upgrade actions to latest major versions (setup-dotnet v5, checkout v6, upload-artifact v6, download-artifact v7, gh-pages v4) - stride-docs-release-azure.yml - Same action upgrades and DocFX build changes - stride-docs-release-fast-track-azure.yml - Same action upgrades and DocFX build changes - stride-docs-staging-azure.yml - Same action upgrades and DocFX build changes - stride-docs-staging-fast-track-azure.yml - Same action upgrades and DocFX build changes - stride-docs-test-build.yml - Upgrade upload-artifact to v6 - Replace prebuilt DocFX install with build from official dotnet/docfx at commit 917cda8 - Build and install custom DocFX NuGet package (2.9-stride) from source for improved reliability and .NET 10 support - Comment out previous dotnet tool update DocFX install steps - Ensure consistent, tested DocFX version across all workflows
ci: Update workflows and DocFX build process
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.