Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepopulate development database with random data on bootstrap #538

Open
m90 opened this issue Jan 17, 2021 · 0 comments
Open

Prepopulate development database with random data on bootstrap #538

m90 opened this issue Jan 17, 2021 · 0 comments
Labels
chore help wanted Extra attention is needed language:go

Comments

@m90
Copy link
Member

m90 commented Jan 17, 2021

When running offen demo the ephemeral database is populated with random usage data. It would be nice to reuse the same procedure when bootstrapping a development setup so that developers can get going and work against an instance that is populated with data (instead of having to manually generate the data using test-site).

This requires generalizing the code currently living in cmddemo.go and expose it so that it can get called on offen setup.

@m90 m90 added help wanted Extra attention is needed chore labels Jan 17, 2021
@m90 m90 changed the title Prepoulate development database with random data on bootstrap Prepopulate development database with random data on bootstrap Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore help wanted Extra attention is needed language:go
Projects
None yet
Development

No branches or pull requests

1 participant