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

nginx: use consistent service run. #139680

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Aug 16, 2023

As-of Homebrew/brew#15875 and Homebrew/brew#15880 being merged and tagged: this will no longer be needed.

As-of Homebrew/brew#15875 being merged and
tagged: this will no longer be needed.
@MikeMcQuaid MikeMcQuaid added the CI-no-bottles Merge without publishing bottles label Aug 16, 2023
@@ -146,11 +146,7 @@ def caveats
end

service do
if OS.linux?
run [opt_bin/"nginx", "-g", "'daemon off;'"]
Copy link
Member

Choose a reason for hiding this comment

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

I think this was needed for the generated service file too, which Homebrew/brew#15875 doesn't handle.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well spotted, have opened Homebrew/brew#15880 to handle.

@MikeMcQuaid MikeMcQuaid marked this pull request as ready for review August 23, 2023 16:03
@MikeMcQuaid MikeMcQuaid requested a review from a team August 23, 2023 16:03
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Aug 23, 2023
Merged via the queue into Homebrew:master with commit 7f91533 Aug 23, 2023
29 checks passed
@MikeMcQuaid MikeMcQuaid deleted the nginx_service_run branch August 23, 2023 16:21
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-no-bottles Merge without publishing bottles outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants