Skip to content

Deploy latest documentation updates to staging#471

Merged
VaclavElias merged 7 commits intostagingfrom
master
Feb 14, 2026
Merged

Deploy latest documentation updates to staging#471
VaclavElias merged 7 commits intostagingfrom
master

Conversation

@VaclavElias
Copy link
Copy Markdown
Contributor

No description provided.

- 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
- 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
- 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
@VaclavElias VaclavElias merged commit 4329966 into staging Feb 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant