#900 Generate sample data for development
Closed: Fixed None Opened 7 years ago by ryanlerch.

It would be awesome when hacking on pagure to have some data to view pages with. Currently when you set up a dev version of pagure, it is empty.

We could go two ways with this -- either:

  • have a script or something similar that sets up a bunch of sample data, or
  • provide an easy way to import the public data from the live pagure.io website.

It would be awesome for testing new features if we can see how they might look on some real-life data.


A way to import data from the live pagure.io, would be to git clone the ticket, request and file repo and then to use the git hooks to update the dev instance.

The process might be a bit tedious, though ...

Note that tickets and requests repo are "private" since they may contain private tickets/info

Login to comment on this ticket.

Metadata