Skip to content

Publish global tool package for stable releases#15961

Merged
daxian-dbw merged 1 commit intoPowerShell:masterfrom
daxian-dbw:globaltool
Aug 20, 2021
Merged

Publish global tool package for stable releases#15961
daxian-dbw merged 1 commit intoPowerShell:masterfrom
daxian-dbw:globaltool

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

@daxian-dbw daxian-dbw commented Aug 20, 2021

PR Summary

Fix #15930
Publish global tool package for stable releases, and skip the publishing for preview releases.

PR Checklist

@daxian-dbw daxian-dbw merged commit e70ad6c into PowerShell:master Aug 20, 2021
@daxian-dbw daxian-dbw deleted the globaltool branch August 20, 2021 18:23
@iSazonov iSazonov added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 20, 2021
@iSazonov iSazonov added this to the 7.2.0-preview.9 milestone Aug 20, 2021
xtqqczze pushed a commit to xtqqczze/PowerShell-PowerShell that referenced this pull request Aug 20, 2021
@ghost
Copy link
Copy Markdown

ghost commented Dec 16, 2021

🎉v7.3.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

@TravisEz13
Copy link
Copy Markdown
Member

/backport to release/v7.0.11

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 29, 2022

Started backporting to release/v7.0.11: https://github.com/PowerShell/PowerShell/actions/runs/2242758814

GitHub
PowerShell for every system! Contribute to PowerShell/PowerShell development by creating an account on GitHub.

@github-actions
Copy link
Copy Markdown
Contributor

@TravisEz13 backporting to release/v7.0.11 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Publish global tool package for stable releases
Using index info to reconstruct a base tree...
M	tools/releaseBuild/azureDevOps/templates/release-ReleaseToNuGet.yml
Falling back to patching base and 3-way merge...
Auto-merging tools/releaseBuild/azureDevOps/templates/release-ReleaseToNuGet.yml
CONFLICT (content): Merge conflict in tools/releaseBuild/azureDevOps/templates/release-ReleaseToNuGet.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Publish global tool package for stable releases
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

TravisEz13 pushed a commit that referenced this pull request May 4, 2022
# Conflicts:
#	tools/releaseBuild/azureDevOps/templates/release-ReleaseToNuGet.yml
@ghost
Copy link
Copy Markdown

ghost commented May 17, 2022

🎉v7.0.11 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.0.x-Done 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.

7.1.4 global tool is not on NuGet

4 participants