You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation for updating seeder files requires maintainers to manually run the generate command locally and push the updated files to the repository.
For this task - create a bash script that will run the generator command, commit the changes, and open a PR with those changes to the repository.
General Idea:
Other changes:
Please review #537 to see other changes that may need to happen when making these changes.
The text was updated successfully, but these errors were encountered:
Summary
This task is a follow-up to #239.
The current implementation for updating seeder files requires maintainers to manually run the generate command locally and push the updated files to the repository.
For this task - create a bash script that will run the generator command, commit the changes, and open a PR with those changes to the repository.
General Idea:
Other changes:
Please review #537 to see other changes that may need to happen when making these changes.
The text was updated successfully, but these errors were encountered: