Skip to content

More regression testing into the CI#19260

Draft
T-Gro wants to merge 8 commits intomainfrom
more-regression-libs
Draft

More regression testing into the CI#19260
T-Gro wants to merge 8 commits intomainfrom
more-regression-libs

Conversation

@T-Gro
Copy link
Member

@T-Gro T-Gro commented Feb 6, 2026

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

✅ No release notes required

@T-Gro
Copy link
Member Author

T-Gro commented Feb 7, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@T-Gro
Copy link
Member Author

T-Gro commented Feb 7, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines failed to run 2 pipeline(s).

T-Gro and others added 4 commits February 9, 2026 09:59
The repo 'demystifyfp/FsToolkit.ErrorHandling' contains a period which
is not allowed in Azure DevOps job identifiers (alphanumeric + underscore
only). This caused YAML validation failure preventing the entire pipeline
from starting. Add an additional replace() call for '.' -> '_'.
Three fixes:
1. Checkout step: split buildScript to check only the file name (first
   token), not the entire string including arguments
2. Build step: use 'cmd /c' on Windows for file-based scripts to handle
   arguments naturally; on Linux, chmod only the script file
3. OpenTK: use single project in dotnet build (MSB1008 error with
   multiple projects)
…mands

1. Add .NET 9.0.x SDK installation - IcedTasks' FAKE build project
   targets net9.0 and fails without the runtime
2. Switch IcedTasks and FsToolkit from FAKE build.cmd to direct
   dotnet build/test - FAKE's build.exe locks itself causing MSB3027
   file lock errors and cascading FS0229 metadata read failures
3. Keep .NET 9.0 SDK for repos that may need it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant