~robru/cupstream2distro/more-strict-gles

« back to all changes in this revision

Viewing changes to cupstream2distro/silomanager.py

  • Committer: Robert Bruce Park
  • Date: 2015-10-05 19:25:59 UTC
  • Revision ID: robert.park@canonical.com-20151005192559-nw81f6qwd0pjwlk2
Add link to PPA in summary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
More info:
89
89
{request_url}
90
90
{job_log}
 
91
{ppa_link}
91
92
"""
92
93
 
93
94
 
374
375
            job_log=self.job_log,
375
376
            status=self.status,
376
377
            request_url=self.request_url,
 
378
            ppa_link=self.ppa.web_link,
377
379
        ).replace('api.launchpad.net/devel', 'launchpad.net')
378
380
 
379
381
    def push_to_ppa_description(self):