Skip to content

Expand CI coverage across Windows and multi-target tests#2702

Merged
JKamsker merged 4 commits intodevfrom
codex/improve-ci-script-and-testing-matrix
Oct 5, 2025
Merged

Expand CI coverage across Windows and multi-target tests#2702
JKamsker merged 4 commits intodevfrom
codex/improve-ci-script-and-testing-matrix

Conversation

@JKamsker
Copy link
Copy Markdown
Collaborator

@JKamsker JKamsker commented Oct 5, 2025

Summary

  • add dedicated Linux and Windows build jobs that publish reusable artifacts for downstream matrix testing
  • matrix test LiteDB on .NET Framework 4.6.1/4.8.1 and .NET 8/9/10 runners with artifact reuse instead of rebuilding
  • retarget LiteDB.Tests for net461/net481 and add framework-specific shims/conditional skips so the suite runs on older runtimes

Testing

  • dotnet test LiteDB.Tests/LiteDB.Tests.csproj -c Release -f net8.0 --no-build

https://chatgpt.com/codex/tasks/task_e_68e2b30c6bc8832a8a16914d1742b294

@JKamsker JKamsker marked this pull request as ready for review October 5, 2025 21:28
@JKamsker JKamsker merged commit 8622e13 into dev Oct 5, 2025
1 check passed
@JKamsker JKamsker deleted the codex/improve-ci-script-and-testing-matrix branch October 5, 2025 21:28
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