You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly integrate forked osu-framework with valid CI workflows
- Added winnerspiros/osu-framework as a Git submodule in 'external/osu-framework'.
- Replaced ppy.osu.Framework NuGet packages with local ProjectReferences.
- Fixed YAML syntax in all .github/workflows/*.yml files to correctly fetch submodules.
- Silenced style violations in 'external/' using a local .globalconfig.
- Updated CodeFileSanity CI step to skip framework files.
- Verified full solution build and style checks pass.
0 commit comments