microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.71k stars 4.54k forks source link

The bot is attempting to autoupdate a manifest (x64+x86) but only for one installer #12800

Closed superusercode closed 3 years ago

superusercode commented 3 years ago

Create issues related to the winget.exe client here

Brief description of your issue

The bot attempted to replace the PowerBI manifest https://github.com/microsoft/winget-pkgs/pull/12647 earlier, but only included the x86 version despite it also including a x64 version which was updated to the new version (at the source) simultaneously.

Steps to reproduce

  1. Submit manifest with with x64 and x86 arch installers with links that allow it to be updated
  2. Bot attempts to autoupdate it
  3. Bot picks only one type to update and deletes the other

Expected behavior

Both architecture urls are checked and info is updated for both

Actual behavior

Only one architecture is selected for autoupdate, and the other is deleted.

denelon commented 3 years ago

@superusercode we've made several improvements since this issue was reported. Can you confirm if this is still happening?

ghost commented 3 years ago

Hello @superusercode, This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.