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

[release/v7.5] Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines#24595

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

Conversation

TravisEz13
Copy link
Member

Backport#24583

This pull request includes significant changes to the.pipelines/PowerShell-Release-Official.yml file to update container images, modify dependencies, and add new stages. Additionally, new templates for downloading packages and checking out repositories have been introduced.

Key changes include:

Container Image Updates:

  • Updated theWindowsContainerImage to useltsc2022 instead ofltsc2019.

Dependency Modifications:

  • Modified theresources section to include a newrelease category and updatedWindowsHostVersion to2022 withNetlock network.

New Stages and Dependencies:

  • Added new stages such asDownloadPackages,PublishGitHubRelease, andPushGitTagAndMakeDraftPublic. Each new stage includes its respective jobs and dependencies.[1][2]
  • Updated dependencies for existing stages to depend on the new stages where necessary, ensuring a streamlined release process.[1][2][3]

Template Additions:

  • Introduced a new templaterelease-download-packages.yml for downloading various package types, including Linux, Windows, and macOS packages.
  • Addedrelease-checkout-pwsh-repo.yml for checking out the PowerShell repository, including a script to handle branch names and clone the repository.

Refactoring GitHub Tasks:

  • Updatedrelease-githubtasks.yml to use therelease pool and added new variables and steps to streamline the GitHub release process.[1][2][3]

@TravisEz13TravisEz13 changed the title[release/v7.5]Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines[release/v7.5] Added Deploy Box Product Pathway to GitHub Release and NuGet Release PipelinesNov 15, 2024
@@ -5,6 +5,8 @@ jobs:
pool:
type: windows
variables:
- name: ob_sdl_sbom_enabled
value: false
Copy link
Collaborator

Choose a reason for hiding this comment

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

this should set to true

@jshigetomijshigetomi merged commit9aa6e06 intoPowerShell:release/v7.5Nov 15, 2024
11 checks passed
@microsoft-github-policy-serviceMicrosoft GitHub Policy Service
Copy link
Contributor

microsoft-github-policy-servicebot commentedNov 15, 2024
edited by unfurl-linksbot
Loading

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

🔗https://aka.ms/PSRepoFeedback

@TravisEz13TravisEz13 deleted the backport-24583 branchJanuary 14, 2025 21:09
@jshigetomijshigetomi added the CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log labelJan 17, 2025
@jshigetomijshigetomi mentioned this pull requestJan 17, 2025
21 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jshigetomijshigetomijshigetomi left review comments

@adityapatwardhanadityapatwardhanadityapatwardhan approved these changes

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

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

3 participants
@TravisEz13@adityapatwardhan@jshigetomi

[8]ページ先頭

©2009-2025 Movatter.jp