Skip to content

Create tmp/pids directory for puma#9878

Merged
stephencshelton merged 1 commit intomainfrom
sshelton/update-review-app
Jan 8, 2024
Merged

Create tmp/pids directory for puma#9878
stephencshelton merged 1 commit intomainfrom
sshelton/update-review-app

Conversation

@stephencshelton
Copy link
Contributor

@stephencshelton stephencshelton commented Jan 8, 2024

🛠 Summary of changes

At the moment review apps are failing to write the pid to tmp/pids because that directory is not created as part of the docker image build. This creates that tmp/pids directory which allows the puma process to launch again.

Copy link
Contributor

@timothy-spencer timothy-spencer left a comment

Choose a reason for hiding this comment

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

Yay pids!

@stephencshelton stephencshelton force-pushed the sshelton/update-review-app branch from 16076a6 to c57cf18 Compare January 8, 2024 18:55
@stephencshelton stephencshelton changed the title (WIP) Testing review-app fix Testing review-app fix Jan 8, 2024
@stephencshelton stephencshelton changed the title Testing review-app fix Create tmp/pids directory for puma Jan 8, 2024
@stephencshelton stephencshelton merged commit 221fc61 into main Jan 8, 2024
@stephencshelton stephencshelton deleted the sshelton/update-review-app branch January 8, 2024 19:32
@amirbey amirbey mentioned this pull request Jan 9, 2024
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