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

Add support for Kamal deployments #528

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GabrielNagy
Copy link

With Rails 8, Kamal is the preconfigured way to deploy applications. According to the documentation, the deployed SHA can be determined from the KAMAL_VERSION environment variable.

I've also improved testing on this class.

Thanks!

With Rails 8, Kamal is the preconfigured way to deploy applications.
According to the documentation, the deployed SHA can be determined from
the KAMAL_VERSION environment variable.[1]

I've also improved testing on this class.

[1] https://kamal-deploy.org/docs/hooks/overview/
@GabrielNagy GabrielNagy marked this pull request as ready for review February 10, 2025 09:57
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.

1 participant