Skip to content

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Aug 18, 2023

PR Summary

Start using new packages.microsoft.com cli

PR Context

PR Checklist

SkipPublish = $${{ parameters.skipPublish }}
}
$params | Out-String -width 9999 | write-Verbose -Verbose
& '$(Pipeline.Workspace)/tools/packages.microsoft.com/releaseLinuxPackages.ps1' -MappingFilePath '$(System.DefaultWorkingDirectory)/tools/packages.microsoft.com/mapping.json' @params
Copy link
Collaborator

Choose a reason for hiding this comment

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

perhaps we should change the path in the tools repo so when it's merged we don't break the servicing branches

SkipPublish = $${{ parameters.skipPublish }}
}
$params | Out-String -width 9999 | write-Verbose -Verbose
& '$(Pipeline.Workspace)/tools/packages.microsoft.com/releaseLinuxPackages.ps1' -MappingFilePath '$(System.DefaultWorkingDirectory)/tools/packages.microsoft.com/mapping.json' @params
Copy link
Collaborator

Choose a reason for hiding this comment

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

also, why isn't the mappingfilePath just part of the params

Copy link
Collaborator

@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.

it seems fine

@microsoft-github-policy-service microsoft-github-policy-service bot added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Aug 22, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Aug 29, 2023
@TravisEz13 TravisEz13 force-pushed the pmcv2.2 branch 2 times, most recently from d3c7d19 to 5251b2d Compare August 30, 2023 22:12
@TravisEz13 TravisEz13 merged commit 4ee8864 into PowerShell:master Sep 5, 2023
@TravisEz13 TravisEz13 deleted the pmcv2.2 branch September 5, 2023 20:12
@TravisEz13 TravisEz13 added CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log BackPort-7.4.x-Approved Backport-7.3.x-Approved and removed BackPort-7.4.x-Consider Backport-7.3.x-Consider labels Sep 6, 2023
daxian-dbw pushed a commit that referenced this pull request Sep 11, 2023
* Add verbose to clone

* Add skip publish parameter

* install the pmc cli

* Address PR comments

* use updated path

* switch to main-mirror

* Don't install python

* Update tools/releaseBuild/azureDevOps/templates/release-PublishPackageMsftCom.yml

* Update tools/releaseBuild/azureDevOps/releasePipeline.yml
daxian-dbw pushed a commit that referenced this pull request Sep 11, 2023
* Add verbose to clone

* Add skip publish parameter

* install the pmc cli

* Address PR comments

* use updated path

* switch to main-mirror

* Don't install python

* Update tools/releaseBuild/azureDevOps/templates/release-PublishPackageMsftCom.yml

* Update tools/releaseBuild/azureDevOps/releasePipeline.yml
daxian-dbw pushed a commit that referenced this pull request Sep 11, 2023
* Add verbose to clone

* Add skip publish parameter

* install the pmc cli

* Address PR comments

* use updated path

* switch to main-mirror

* Don't install python

* Update tools/releaseBuild/azureDevOps/templates/release-PublishPackageMsftCom.yml

* Update tools/releaseBuild/azureDevOps/releasePipeline.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.2.x-Done Backport-7.3.x-Done BackPort-7.4.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log MustHave Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants