Skip to content

[release/v7.6] Create Linux LTS deb/rpm packages for LTS releases (#27049)#27050

Merged
daxian-dbw merged 1 commit into
PowerShell:release/v7.6from
daxian-dbw:76-backport
Mar 17, 2026
Merged

[release/v7.6] Create Linux LTS deb/rpm packages for LTS releases (#27049)#27050
daxian-dbw merged 1 commit into
PowerShell:release/v7.6from
daxian-dbw:76-backport

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

PR Summary

Backport #27049 to release/v7.6 branch

@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners March 17, 2026 21:54
Copilot AI review requested due to automatic review settings March 17, 2026 21:54
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 17, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Backport of #27049 to the release/v7.6 branch to enable generating Linux LTS packages during LTS releases via the existing packaging pipeline template.

Changes:

  • Adds an additional Start-PSPackage ... -LTS invocation when metadata.LTSRelease.Package is true (and not a rebuild branch).
  • Moves the prior LTS logging to align with the new LTS packaging invocation.

Comment on lines +167 to +168
if ($LTS) {
Write-Verbose -Message "LTS Release: $LTS" -Verbose
@daxian-dbw daxian-dbw merged commit 57f3c5a into PowerShell:release/v7.6 Mar 17, 2026
38 of 39 checks passed
@daxian-dbw daxian-dbw deleted the 76-backport branch March 17, 2026 22:10
@daxian-dbw daxian-dbw changed the title Create Linux LTS deb/rpm packages for LTS releases (#27049) [release/v7.6] Create Linux LTS deb/rpm packages for LTS releases (#27049) Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants