Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix backport issues with release pipeline#24835

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
TravisEz13 merged 10 commits intorelease/v7.4fromfixBackportIssues
Jan 22, 2025

Conversation

jshigetomi
Copy link
Collaborator

@jshigetomijshigetomi commentedJan 21, 2025
edited
Loading

PR Summary

Backport#24583

This pull request includes a series of updates to the.pipelines/PowerShell-Release-Official.yml and related templates to improve the build and release process. The most significant changes involve updating dependencies between stages, adding new steps for PowerShell installation, and removing obsolete templates.

Changes to dependencies and stages:

  • Updated dependencies for various stages to ensure correct execution order, replacingPublishGitHubRelease withPushGitTagAndMakeDraftPublic in multiple stages.[1][2][3][4][5][6][7][8][9]
  • AddeddependsOn: [] to several validation stages to clarify that they do not depend on any previous stages.[1][2][3][4]

New steps for PowerShell installation:

  • Added a new task in therelease-install-pwsh.yml template to install PowerShell 7 and verify its installation.

Removal of obsolete templates:

  • Removed outdated templates fromrelease-githubtasks.yml related to pushing git tags and making drafts public.

Minor updates and cleanups:

  • Removed unnecessary variables and feature flags from thePowerShell-Release-Official.yml file.[1][2]
  • Removed the step to download NuGet packages inrelease-publish-nuget.yml.

PR Context

PR Checklist

@jshigetomijshigetomi changed the base branch frommaster torelease/v7.4January 21, 2025 22:07
@jshigetomi
Copy link
CollaboratorAuthor

/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-Windows-Packaging, PowerShell-CI-static-analysis, PSResourceGet ACR

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jshigetomijshigetomi marked this pull request as ready for reviewJanuary 22, 2025 20:59
@jshigetomijshigetomi added the CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log labelJan 22, 2025
@TravisEz13TravisEz13 merged commit91531f6 intorelease/v7.4Jan 22, 2025
7 checks passed
@TravisEz13TravisEz13 deleted the fixBackportIssues branchJanuary 22, 2025 21:09
@microsoft-github-policy-serviceMicrosoft GitHub Policy Service
Copy link
Contributor

microsoft-github-policy-servicebot commentedJan 22, 2025
edited by unfurl-linksbot
Loading

📣 Hey@jshigetomi, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗https://aka.ms/PSRepoFeedback

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

@TravisEz13TravisEz13TravisEz13 approved these changes

@daxian-dbwdaxian-dbwAwaiting requested review from daxian-dbw

@adityapatwardhanadityapatwardhanAwaiting requested review from adityapatwardhan

@anmenagaanmenagaAwaiting requested review from anmenaga

Assignees
No one assigned
Labels
CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jshigetomi@TravisEz13

[8]ページ先頭

©2009-2025 Movatter.jp