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

Matthias winkelmann socket runner #333

Merged
merged 4 commits into from
Mar 17, 2020
Merged

Conversation

jwoertink
Copy link
Member

@jwoertink jwoertink commented Mar 17, 2020

Supersedes #277
Fixes #273

The only thing I'm not too sure on here is with us getting rid of the default port. When we generate a new Lucky app, we don't default a port https://github.com/luckyframework/lucky_cli/blob/master/src/web_app_skeleton/config/database.cr.ecr#L7 but we do default a host, so that should be fine.

Rel: luckyframework/lucky_cli#469

@jwoertink jwoertink merged commit f930e2d into master Mar 17, 2020
@jwoertink jwoertink deleted the MatthiasWinkelmann-socket-runner branch March 17, 2020 22:46
Copy link
Member

@paulcsmith paulcsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this!

Could you explain the port part? I’m not sure I understand how it’ll still work. Do we need to change the generated config to add a default port?

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.

Avram::Migrator::Runner assumes hostname is present and does not work when using UNIX domain socket
3 participants