Skip to content

chore: Workflow and dependency update#468

Merged
VaclavElias merged 2 commits intostride3d:masterfrom
VaclavElias:fix-github-action-update
Feb 14, 2026
Merged

chore: Workflow and dependency update#468
VaclavElias merged 2 commits intostride3d:masterfrom
VaclavElias:fix-github-action-update

Conversation

@VaclavElias
Copy link
Contributor

PR Classification

Workflow and dependency update to improve CI reliability and maintain compatibility with upstream tools.

PR Summary

This pull request updates the GitHub Actions workflow to use the latest checkout action and switches DocFX to the official repository at a specific commit. It also adds a temporary CSS fix for container max-width, which is currently commented out.

  • stride-docs-test-build.yml: Upgraded actions/checkout to v6 and changed DocFX source to dotnet/docfx at commit 917cda8.
  • main.css: Added a commented-out temporary fix for container max-width related to docfx 2.78.5.

- 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
@VaclavElias VaclavElias changed the title chore: Workflow and dependency update to improve chore: Workflow and dependency update Feb 14, 2026
@VaclavElias VaclavElias merged commit cfb5ca0 into stride3d:master Feb 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant