Opened on 09/07/2017 at 10:45:39 PM
Closed on 09/10/2017 at 08:16:21 PM
#5642 closed change (fixed)
Fix Windows Store devbuild upload routine
Reported by: | oleksandr | Assignee: | oleksandr |
---|---|---|---|
Priority: | P2 | Milestone: | |
Module: | Sitescripts | Keywords: | |
Cc: | kvas, sebastian, kzar, tlucas | Blocked By: | |
Blocking: | Platform: | Edge | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
Background
In #4549 we have added automation of uploading ABP for Edge devbuilds into the Windows Store. That is not working correctly anymore, and the package from the previous submission is used for new submissions.
What to change
Make changes to make sure the newly generated development build of ABP for Microsoft Edge is submitted along the new submission by upload_to_windows_store function.
Attachments (0)
Change History (4)
comment:1 Changed on 09/07/2017 at 10:49:42 PM by sebastian
- Cc tlucas added
- Priority changed from Unknown to P2
- Ready set
comment:2 Changed on 09/07/2017 at 11:10:21 PM by oleksandr
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:3 Changed on 09/09/2017 at 07:28:14 PM by abpbot
comment:4 Changed on 09/10/2017 at 08:16:21 PM by oleksandr
- Resolution set to fixed
- Status changed from reviewing to closed
Note: See
TracTickets for help on using
tickets.
A commit referencing this issue has landed:
Issue 5642 - Fix Windows Store devbuild upload routine