Skip to content

Conversation

@VaclavElias
Copy link
Owner

PR Details

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

Eideren and others added 12 commits September 29, 2025 14:46
…ndex lookup and provide Impact Force evaluation to users (stride3d#2901)
* ci: Replace dotnet CLI with msbuild in workflows

- Added `global.json` to specify .NET SDK version `10.0.100` with `rollForward` set to `latestMinor` for compatibility and flexibility.

* fix: .NET SDK version updated

* fix: ios workload added

* fix: android workflow added

* feat: Setup Android NDK added and NDK enviroment configuration

* test: GitHub actions updated for Android

* fix: android-sdk path explicitly added

* test: Remove NDK 26.3

* test: Reversing the change

* refactor: Simplifying workflow

* test: Disabling android workload, probaly it isn't needed

* fix: android workflow re-enabled

* ci: Improve Linux compatibility in build and test scripts

- Updated `dotnet build` and `dotnet test` commands to use forward slashes (`/`) instead of backslashes (`\`) for file paths and line continuations, ensuring compatibility with Linux systems.

* feat: Install Build Dependencies step added

* fix: Make strlcat_chk and strlcpy_chk non-fatal on Linux

* feat: llvm added

* feat: lld added

* feat: Create NuGet.config added

* test: Testing another approach

* fix: Action updated

* fix: Updates reversed

* test: Path test added

* test: Configure NuGet Sources added

* fix: Semicolon replaced

* fix: Paths corrected

* test: Additinal updates

* fix: Action updated

* text: Projects from editor folder removed

* test: Custom source disabled

* test: Removing Windows specific tests

* ci: Clean up

* ci: Removig a comment

* fix: Reversing the changes back
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.

4 participants