Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Fix up links to bodhi and koji. #200

Merged
merged 2 commits into from Nov 23, 2015
Merged

Fix up links to bodhi and koji. #200

merged 2 commits into from Nov 23, 2015

Conversation

ralphbean
Copy link
Contributor

href='%s/updates/%s' % (self._prod_url, nvr['nvr']))
'a',
c='%(version)s-%(release)s' % nvr,
href=koji_build_url % nvr)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for updates we point to koji and for updates-testing to bodhi?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • for all the build nvrs, point to koji.
  • if there is also an associated update, then add a (update) link which points to bodhi.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But here, aren't we in the updates-testing update?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are. But like I said, this links to the koji build directly for all build nvrs.
And then additionally, later, an extra link is tacked on to add a link to the bodhi update.

@pypingou
Copy link
Member

After some more discussion on IRC 👍 for this

@ralphbean
Copy link
Contributor Author

Thanks for wading through that with me!

ralphbean added a commit that referenced this pull request Nov 23, 2015
@ralphbean ralphbean merged commit 5adec1e into develop Nov 23, 2015
@ralphbean ralphbean deleted the feature/build-links branch November 23, 2015 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants