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

[C-2379] Figure out an easy way to setup dump data for contributors #1551

Open
skwowet opened this issue Sep 25, 2023 · 2 comments
Open

[C-2379] Figure out an easy way to setup dump data for contributors #1551

skwowet opened this issue Sep 25, 2023 · 2 comments
Labels
DevEx Created by Linear-GitHub Sync Improvement Created by Linear-GitHub Sync Medium priority Created by Linear-GitHub Sync

Comments

@skwowet
Copy link
Member

skwowet commented Sep 25, 2023

At first, I was considering whether we should create a dump.sql file filled with 'INSERT' queries. Running it with the command line interface scaffold-up command would help populate the database with a bunch of random data. But then again, maintaining this could get pretty tricky, especially if there are changes to the models or database, for example.

We should brainstorm some more on ways we could streamline the process.

From SyncLinear.com | C-2379

@skwowet skwowet added DevEx Created by Linear-GitHub Sync Improvement Created by Linear-GitHub Sync labels Sep 25, 2023
@peoray
Copy link
Contributor

peoray commented Sep 26, 2023

Not sure if this was changed, but the first time I ran installation for this project back in April or so, it came with silicon valley series characters as dummy data. Unfortunately, that does not seem to be the case anymore.
@joanreyero might have some insights on this.

Also, simply creating a new workspace does not automatically create any data.

The only integrations that work out of the box (without any API keys) are Dev and Hacker News. The latter does not work well in my experience, currently only Dev works for me. Hacker News just keeps saying it is integrating but that takes forever.

Lemme know if you need further details from a contributor POV

@skwowet
Copy link
Member Author

skwowet commented Sep 28, 2023

Thanks for the insightful breakdown, @peoray 😄

We're definitely focused on streamlining devX and making the contributors' experience as smooth as possible.

@skwowet skwowet added the Medium priority Created by Linear-GitHub Sync label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevEx Created by Linear-GitHub Sync Improvement Created by Linear-GitHub Sync Medium priority Created by Linear-GitHub Sync
Projects
Status: No status
Development

No branches or pull requests

2 participants