Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build infrastructure #226

Merged
merged 24 commits into from
Aug 3, 2024
Merged

Update build infrastructure #226

merged 24 commits into from
Aug 3, 2024

Conversation

andyleejordan
Copy link
Member

Continues (and hopefully finishes) #224.

@andyleejordan andyleejordan force-pushed the update-build-infra branch 3 times, most recently from 58b962b to 9a0e943 Compare July 31, 2024 19:45
@andyleejordan andyleejordan force-pushed the update-build-infra branch 7 times, most recently from fddf4ce to 590c2ec Compare July 31, 2024 21:12
Copy link

@JamesWTruher JamesWTruher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing blocking

tools/updateVersion.ps1 Outdated Show resolved Hide resolved
tools/updateVersion.ps1 Show resolved Hide resolved
test/Microsoft.PowerShell.SecretManagement.Tests.ps1 Outdated Show resolved Hide resolved
For one, they are supposed to support Desktop edition.
Previously these would fail if the Pester output configuration was changed.
Instead, use `Throw` properly to check `ErrorId` and force errors to throw
(instead of relying on `ErrorVariable`).
@andyleejordan andyleejordan force-pushed the update-build-infra branch 2 times, most recently from 55c76d4 to b60c2f8 Compare August 1, 2024 00:21
Note that the DLLs are going to remain loaded regardless.
Pin the SDK, use CFS, and enable cache on CI.
Copy link
Member Author

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All right, I carefully reviewed the changes I took in from Patrick's PR, and the changes I added. I downloaded the existing packages from the PowerShell Gallery and NuGet (the module and library respectively) and compared their contents. I'm reasonably confident we didn't miss anything. Now on to creating the new pipelien with signing.

@andyleejordan andyleejordan merged commit de1e499 into main Aug 3, 2024
6 checks passed
@andyleejordan andyleejordan deleted the update-build-infra branch August 3, 2024 00:06
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.

3 participants