-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New version: Google.PlatformTools version 35.0.2 #190804
New version: Google.PlatformTools version 35.0.2 #190804
Conversation
/AzurePipelines run |
/AzurePipelines run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ponces,
I'm not entirely sure, but I believe that 1.7.0
is the highest manifest version currently supported.
manifests/g/Google/PlatformTools/35.0.2/Google.PlatformTools.installer.yaml
Show resolved
Hide resolved
manifests/g/Google/PlatformTools/35.0.2/Google.PlatformTools.locale.en-US.yaml
Show resolved
Hide resolved
The thing is the flag This flag fixes the issues microsoft/winget-cli#2711 and microsoft/winget-cli#2889 for this package. |
@wingetbot run |
/AzurePipelines run |
|
…ocale.en-US.yaml Co-authored-by: Anthony Swierkosz <[email protected]>
/AzurePipelines run |
…ocale.en-US.yaml Co-authored-by: Anthony Swierkosz <[email protected]>
/AzurePipelines run |
Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
--> Installing WinGet
--> Disabling safety warning when running installers
Tip: you can type 'Update-EnvironmentVariables' to update your environment variables, such as after installing a new software.
--> Configuring Winget
Enabled admin setting 'LocalManifestFiles'.
Enabled admin setting 'LocalArchiveMalwareScanOverride'.
--> Installing the Manifest 35.0.2
Found Android SDK Platform-Tools [Google.PlatformTools] Version 35.0.2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://dl.google.com/android/repository/platform-tools_r35.0.2-win.zip
██████████████████████████████ 6.39 MB / 6.39 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Path environment variable modified; restart your shell to use the new value.
Command line alias added: "adb"
Command line alias added: "fastboot"
Successfully installed
--> Refreshing environment variables
--> Comparing ARP Entries
DisplayName DisplayVersion Publisher ProductCode Scope
----------- -------------- --------- ----------- -----
Android SDK Platform-Tools 35.0.2 Google LLC Google.PlatformTools__DefaultSource User
PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> adb --version
Android Debug Bridge version 1.0.41
Version 35.0.2-12147458
Installed as C:\Users\WDAGUtilityAccount\AppData\Local\Microsoft\WinGet\Packages\Google.PlatformTools__DefaultSource\platform-tools\adb.exe
Running on Windows 10.0.26100
PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> fastboot --version
fastboot version 35.0.2-12147458
Installed as C:\Users\WDAGUtilityAccount\AppData\Local\Microsoft\WinGet\Packages\Google.PlatformTools__DefaultSource\platform-tools\fastboot.exe
PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs>
Found duplicate pull request(s)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is everything ok?
Since logs are not currently emitted, my automation can't filter them to find the error. And there is too much PR volume for me to manually verify all errors. So I am only verifying those with discussion. |
27348aa
into
microsoft:master
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow