#2181 RFE: repo info page in web ui
Closed: Fixed by tkopecek. Opened by mikem.

I have on numerous occasions had needed to dig a little bit to get repo information relevant to a build. We show repo ids a number of places in the web ui (buildroot page, various task parameters). We also show the timestamp of the current repo for build tags on the taginfo page.

I have fairly often needed to grab that id and either manually navigate to the url for the repo content or make some hub calls to get information about the repo.

Ideally, such a repo info page would show:

  • the basic repo data: id, event, tag, state, dist flag
  • a link to the repo url
  • once #888 is implemented, a link to the task that generated it
  • any additional data from the repo.json file
  • whether or not the repo is current

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.22

PR #2193

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 962e528a fixes this issue

Commit b84be525 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2181

Please continue any further discussion there.

Metadata
Related Pull Requests