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 puma via govuk_app_config #1513

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Add puma via govuk_app_config #1513

merged 1 commit into from
Oct 27, 2021

Conversation

karlbaker02
Copy link
Contributor

@karlbaker02 karlbaker02 commented Oct 19, 2021

This PR adds Puma via govuk_app_config. Puma was previously installed indirectly through the dependency on govuk_test as part of the dev and test groups; given that we want to run Puma in production, we are instead configuring it via govuk_app_config.

This PR is reliant on changes to govuk_app_config

Trello card

@karlbaker02
Copy link
Contributor Author

This PR is currently failing as end-to-end tests are trying to run foreman for the worker - this will be updated in a separate PR.

@karlbaker02 karlbaker02 force-pushed the add-puma branch 2 times, most recently from 1d13f9b to cf4c799 Compare October 20, 2021 15:08
@karlbaker02 karlbaker02 changed the title Add puma Add puma via govuk_app_config Oct 20, 2021
This commit adds `Puma` via govuk_app_config. Puma was previously installed indirectly through the dependency on `govuk_test` as part of the `dev` and `test` groups; given that we want to run Puma in production, we are instead configuring it via govuk_app_config.

Co-authored-by: Chris Banks <chris.banks@digital.cabinet-office.gov.uk>
@karlbaker02 karlbaker02 merged commit eee7704 into main Oct 27, 2021
@karlbaker02 karlbaker02 deleted the add-puma branch October 27, 2021 09:32
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.

3 participants