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 MSIX artifact upload, vPack template, changelog hashes, git tag command#25437

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 intomasterfrompipelinefixes2
Apr 25, 2025

Conversation

jshigetomi
Copy link
Collaborator

@jshigetomijshigetomi commentedApr 25, 2025
edited
Loading

PR Summary

This pull request introduces several updates to pipeline configurations and templates to improve functionality, maintainability, and clarity. The changes include removing unused stages, refining file paths, enhancing release notes generation, and improving PowerShell script robustness. Below are the most important changes grouped by theme:

Pipeline Configuration Updates:

  • Removed theReleaseDocker stage from.pipelines/PowerShell-Release-Official.yml to streamline the pipeline and eliminate unused functionality.
  • Updated the file path for theSetVersionVariables.yml template in.pipelines/PowerShell-vPack-Official.yml to use a consistent relative path (.pipelines/templates/SetVersionVariables.yml@self).

Release Notes Enhancements:

  • Enhanced the release notes generation in.pipelines/templates/release-githubNuget.yml by appending SHA256 hashes of release artifacts to the changelog using aStringBuilder. This ensures better traceability of release files.

PowerShell Script Improvements:

  • Improved the robustness of theCopy-Item operation in.pipelines/templates/release-create-msix.yml by adding a check to ensure the destination directory exists before copying files.
  • Replaced inline PowerShell scripts withPowerShell@2 tasks in.pipelines/templates/release-githubNuget.yml for better readability and alignment with modern Azure DevOps practices.[1][2]

Miscellaneous Updates:

  • Added a title to the GitHub release task in.pipelines/templates/release-githubNuget.yml to clearly label the release with the version tag (e.g., "v1.0.0 Release of PowerShell").

PR Context

PR Checklist

@jshigetomijshigetomi added CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log BackPort-7.5.x-Consider BackPort-7.4.x-Consider labelsApr 25, 2025
@jshigetomijshigetomi marked this pull request as ready for reviewApril 25, 2025 15:37
@jshigetomijshigetomi requested a review froma team as acode ownerApril 25, 2025 15:37
@jshigetomijshigetomi changed the titleFix MSIX artifact upload and vPack templateFix MSIX artifact upload, vPack template, changelog hashesApr 25, 2025
@jshigetomijshigetomi changed the titleFix MSIX artifact upload, vPack template, changelog hashesFix MSIX artifact upload, vPack template, changelog hashes, git tag commandApr 25, 2025
@TravisEz13
Copy link
Member

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

@azure-pipelinesAzure Pipelines
Copy link

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

@TravisEz13TravisEz13 merged commitca7038b intomasterApr 25, 2025
37 checks passed
@microsoft-github-policy-serviceMicrosoft GitHub Policy Service
Copy link
Contributor

microsoft-github-policy-servicebot commentedApr 25, 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

Assignees
No one assigned
Labels
Backport-7.4.x-MigratedBackport-7.5.x-MigratedCL-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