#2181 RFE: repo info page in web ui
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago 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

3 years ago

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

3 years ago

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

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2193 Merged 3 years ago