-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update LTS logic to depend on metadata.json #11877
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 LTS logic to depend on metadata.json #11877
Conversation
| $Arguments = @{ | ||
| PackageSourcePath = $Source | ||
| Name = $Name | ||
| PackageNameSuffix = 'fxdependent' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adityapatwardhan, your last commit had 1 failures in PowerShell-CI-macos
Verify sub-directory creation under root.Can create a sub directory under root path
Expected path '\TestDir-e4930d6c-2f03-4823-8c9c-c999fdef9dfa' to exist, but it did not exist.
at <ScriptBlock>, /Users/runner/runners/2.164.8/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Management/FileSystem.Tests.ps1: line 1467
1467: $dirPath | Should -Exist|
@PoshChan please rebuild all |
|
@adityapatwardhan, successfully started rebuild of |
|
🎉 Handy links: |
PR Summary
Update the LTS logic to be dependent on metadata.json and do not build LTS packages for tar.gz
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.