Opened on 02/08/2018 at 10:02:34 AM
Closed on 08/30/2019 at 04:26:56 PM
#6369 closed change (duplicate)
Automatically download latest Adblock Plus releases from the CWS
Reported by: | tlucas | Assignee: | |
---|---|---|---|
Priority: | Unknown | Milestone: | |
Module: | Automation | Keywords: | |
Cc: | sebastian, kvas, matze | Blocked By: | |
Blocking: | Platform: | Unknown / Cross platform | |
Ready: | no | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
Background
As of #6339, we no longer generate signed builds for Chrome ourselves.
However, we still need to have access to the signed versions of the extension
What to change
- Update the buildtools dependency in abpssembly to the corresponding revision, as soon as #6339 has landed
- Implement a script fetchRelease.py in abpssembly, which checks for new, not yet tracked signed builds for Adblock Plus for Chrome and
- adds the corresponding archive to our downloads-repository
- does nothing when no new archive was found.
- Provision abpssembly on downloads.adblockplus.org (this will be done in a separate hub-issue)
- Add a mercurial user on downloads.adblockplus.org, in order to commit changes inside a cronjob (this will be done in a separate hub-issue)
- Create a cronjob on downloads.adblockplus.org, which hourly executes fetchRelease.py (this will be done in a separate hub-issue)
Attachments (0)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This issue is now tracked on GitLab.