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

Do not require unnecessary components #86

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

etagwerker
Copy link
Member

Hi there,

This fixes #37

Please check it out and let me know if you have any questions.

Thanks!

- Add needed env variables
- Set up PG for test environment
- Remove config/database.yml from project
- Add sample database.yml
- Add Redis and wait for Redis
- Add COVERAGE=TRUE
@etagwerker etagwerker force-pushed the fixes/issue-37-require-only-needed-rails-components branch from 939eb3e to 764bbab Compare September 23, 2024 23:13
@manuelmeurer
Copy link
Contributor

I think another commit snuck in as well. :)

@manuelmeurer
Copy link
Contributor

Otherwise LGTM!

@etagwerker etagwerker merged commit 9f030a8 into main Sep 24, 2024
1 check passed
@etagwerker etagwerker deleted the fixes/issue-37-require-only-needed-rails-components branch September 24, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable Rails components that are not used
2 participants