Skip to content

Conversation

@mdanish-kh
Copy link
Contributor

@mdanish-kh mdanish-kh commented Apr 3, 2025

Change

Move azure pipeline step to a GitHub Action. Using an environment variable instead of --token param as per the latest recommendation. To add a personal access token (PAT), one can follow the steps listed in https://github.com/microsoft/winget-create?tab=readme-ov-file#github-personal-access-token-classic-permissions. We'll need to create a repository secret with a name WINGET_CREATE_GITHUB_TOKEN (can choose smth else too)

Updated the README with the latest changes and resolved formatting markdownlint errors as well

Microsoft Reviewers: Open in CodeFlow

@mdanish-kh mdanish-kh requested review from a team and yao-msft April 3, 2025 22:09

## Build status

[![Build Status](https://microsoft.visualstudio.com/Apps/_apis/build/status%2FADEX%2Fwinget-create%20Release?repoName=microsoft%2Fwinget-create&branchName=main)](https://microsoft.visualstudio.com/Apps/_build/latest?definitionId=64953&repoName=microsoft%2Fwinget-create&branchName=main)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure where I can get the correct URL for this as it's currently broken. I looked at winget-cli's link and tried to copy it but for winget-create it looks like:

Build Status

[![Build Status](https://dev.azure.com/shine-oss/winget-create/_apis/build/status/winget-create%20Build_Test?branchName=main&label=Main%20Branch%20(Including%20PRs))](https://dev.azure.com/shine-oss/winget-create/_build/latest?definitionId=17&branchName=main)

Doesn't say succeeded or failure like how the winget-cli one does

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant