Opened on 09/07/2015 at 08:20:10 AM
Closed on 09/15/2015 at 08:26:37 AM
#2998 closed defect (fixed)
Devbuilds list web-page not updated properly
Reported by: | matze | Assignee: | fhd |
---|---|---|---|
Priority: | P2 | Milestone: | |
Module: | Infrastructure | Keywords: | |
Cc: | fhd, fred, oleksandr | Blocked By: | |
Blocking: | Platform: | Unknown / Cross platform | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
10:11 AM <Ollie> Would you know why the latest development build of IE is not showing up here: https://downloads.adblockplus.org/devbuilds/adblockplusie/. The latest one is 1.4.798, and it is available from both: https://adblockplus.org/devbuilds/adblockplusie/00latest.exe and https://downloads.adblockplus.org/devbuilds/adblockplusie/adblockplusie-1.4.798.exe 10:18 AM <matze> when has the latest build been published? 10:18 AM <Ollie> About 2 weeks ago 10:19 AM <matze> ok so no chance there's just a job not run or done yet :)
Attachments (0)
Change History (5)
comment:1 Changed on 09/07/2015 at 08:29:25 AM by oleksandr
- Cc oleksandr added
comment:2 Changed on 09/07/2015 at 09:53:13 AM by matze
- Owner set to matze
comment:3 Changed on 09/09/2015 at 02:23:35 PM by fhd
- Owner changed from matze to fhd
comment:4 Changed on 09/09/2015 at 02:46:56 PM by matze
I was already doubting my grep and regex skillset!
comment:5 Changed on 09/15/2015 at 08:26:37 AM by fhd
- Resolution set to fixed
- Status changed from new to closed
OK, this is fixed. I was in fact missing the one step I didn't automate: Removing the revision from nightlies.ini on the server. Made the script tell me about this, so I won't forget next time.
(The code used for generating the update manifest and all that is part of the nightly build mechanism, but we do not actually perform nightly builds for IE, so I have to kick it off manually. Yes, we need a proper build server.)
Note: See
TracTickets for help on using
tickets.
Unfortunately, this logic is in a local script I have here, that nobody else has. Yes it's true, you can stop laughing now. So, I guess only I can fix it :/