Open PedromfRibeiro opened 10 months ago
I'm not sure how publishing on Winget works, but I'm going to guess that they won't accept executables without proper signing (#1134)
@Dor-bl @laolubenson Do you have good resources to learn to publish inspector for Win env via Winget repo? https://github.com/appium/appium-inspector/releases
Sorry, but I haven't worked with winget so far.
I assume a good starting point would be : https://learn.microsoft.com/en-us/windows/package-manager/package/
Referencing PR: https://github.com/microsoft/winget-pkgs/pull/133597 Since Winget is a comunity based input i took the liberty to start the procedure; Steps taken:
thanks @PedromfRibeiro , looks nice! something seems off with the version reported there in the PR though?
You're welcome @jlipps! True, the version is indeed partially wrong, the PR is waiting for a community moderator to approve it, so i'll try to change it
Change the PackageVersion with the value "2023.12.2.20231220.2" to "2023.12.2", can you confirm?
Well, the PR was aproved right now. I can wait for the next version to update the manifest or make a new PR tomorrow
yes, 2023.12.2 is correct. actual release versions are found here: https://github.com/appium/appium-inspector/releases
Current Behavior
No package found on Winget, to automate processes and simplify things. Is it possible to add the appium inspector to the Winget repository?
Suggested Solution
Additional Information
No response