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

[AF-34] Add seed data #35

Merged
merged 1 commit into from
Apr 3, 2024
Merged

[AF-34] Add seed data #35

merged 1 commit into from
Apr 3, 2024

Conversation

ricardopacheco
Copy link
Owner

@ricardopacheco ricardopacheco commented Apr 3, 2024

Issue number: resolves #34

Summary 🔴

With integration with the API in rails, seeds are needed to quickly create data in the development environment. This PR contains 0.8.5.

Proposed / Possible solution 🔴

Seeds will follow the same conventions in a ruby on rails application.

Checklist

  • Add seed;
  • Update some gems;
  • Add essential queries for auctions in relations;

@ricardopacheco ricardopacheco added type:improvement A suggestion for general improvements status:in-review In Review status priority:medium Medium priority labels Apr 3, 2024
@ricardopacheco ricardopacheco self-assigned this Apr 3, 2024
@ricardopacheco ricardopacheco added status:done Done status and removed status:in-review In Review status labels Apr 3, 2024
@ricardopacheco ricardopacheco merged commit ae0d578 into main Apr 3, 2024
1 check passed
@ricardopacheco ricardopacheco deleted the AF-34 branch April 3, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium Medium priority status:done Done status type:improvement A suggestion for general improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add seed data for development environment
1 participant