Sample and dump live data for development purposes #509
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#509
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a contributor to the security tracker, I want to have some sample data readily available so I can test out my code without having to process large amounts of data.
Rationale:
Acceptance criteria
Given there's a live deployment of the security tracker,
When I want to run a development instance (e.g. locally),
Then there is a database dump with some life-like data following the latest schema available and linked in contributor documentation.