Skip to content

Conversation

@andyleejordan
Copy link
Member

More tech debt...

Also update the target framework for the end-to-end test client.
.NET 8.0 suggests quite a few more of these "fixes" which we ought to do, but not quite yet!
@andyleejordan andyleejordan added Issue-Enhancement A feature request (enhancement). Area-Build & Release labels Dec 14, 2023
@andyleejordan andyleejordan force-pushed the andyleejordan/ps74-net80 branch 3 times, most recently from d45a05b to bc8ff55 Compare December 14, 2023 23:33
…th` bug

We've known inheriting that environment variable breaks stuff, but now it breaks tests too.
This will additionally run the unit tests against the PowerShell 7.2 and 7.3 SDKs, and the end-to-end tests under Constrained Language Mode.
@andyleejordan andyleejordan force-pushed the andyleejordan/ps74-net80 branch from bc8ff55 to c3570ba Compare December 14, 2023 23:45
@andyleejordan andyleejordan marked this pull request as ready for review December 14, 2023 23:58
@andyleejordan andyleejordan requested a review from a team December 14, 2023 23:58
@andyleejordan andyleejordan requested a review from a team as a code owner December 14, 2023 23:58
So we still ensure _everything_ works when merging (possibly multiple
PRs at once), but aren't stuck running the long set of tests for each
push and PR.
Since `dotnet --version` can return e.g. "8.0.100
[C:\hostedtoolcache\windows\dotnet\sdk]" on CI. Also it should be
requiring 8.0 now!
@andyleejordan andyleejordan force-pushed the andyleejordan/ps74-net80 branch from 41e998c to 57ebb47 Compare December 15, 2023 21:56
@andyleejordan andyleejordan added this pull request to the merge queue Dec 15, 2023
Merged via the queue into main with commit 2bfc469 Dec 15, 2023
@andyleejordan andyleejordan deleted the andyleejordan/ps74-net80 branch December 15, 2023 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Build & Release Issue-Enhancement A feature request (enhancement).

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants