Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Improve release pipeline#203

Merged
mingxwa merged 2 commits intomicrosoft:mainfrom
mingxwa:user/mingxwa/fix-release-pipeline
Nov 21, 2024
Merged

Improve release pipeline#203
mingxwa merged 2 commits intomicrosoft:mainfrom
mingxwa:user/mingxwa/fix-release-pipeline

Conversation

@mingxwa
Copy link
Contributor

@mingxwa mingxwa commented Nov 20, 2024

Changes

  • Changed pipeline image from windows-latest into ubuntu-24.04 to avoid LF being converted to CRLF.
  • Replaced actions/create-release@v1 and actions/upload-release-asset@v1 with softprops/action-gh-release@v2.
  • Removed job prepare-release and the steps to create a release branch.

Resolves #196

@mingxwa mingxwa requested review from guominrui and tian-lt November 20, 2024 13:33
@mingxwa mingxwa merged commit 68af9c8 into microsoft:main Nov 21, 2024
@mingxwa mingxwa deleted the user/mingxwa/fix-release-pipeline branch November 21, 2024 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The release pipeline uses CRLF when packing proxy.h

2 participants