-
Notifications
You must be signed in to change notification settings - Fork 25
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
[#191] Add a default database adapter for production environment #355
[#191] Add a default database adapter for production environment #355
Conversation
@hoangmirs @tyrro @Lahphim @junan any comment? :D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
cd3d640
to
60189c6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes in .github/workflows/test_variants.yml
and Makefil
are also present in #351, maybe we can undo them from this PR?
What happened 👀
Add the DATABASE_URL variable in the docker-assets-precompile script
Insight 📝
All insights are discussed in the issue (#191)
All credits to Hoang for finding a clean fix!!
Proof Of Work 📹
Tested on the EWA-Payroll project (as we already have the CI set up)