-
Notifications
You must be signed in to change notification settings - Fork 416
Promote nginx:ng to nginx #232
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
Conversation
@daks I haven't had a look yet but this is going to be awesome! We may have to rename the formula to |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @daks
Nice work - I've reviewed and nothing of concern. More importantly the updated Travis is passing.
LTGM, thanks.
Any opinion about the commit message for this big change? or the 'BREAKING CHANGE' message? I'm open to suggestions to improve it. |
@daks How about something like:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
BREAKING CHANGE: all previous `nginx` based configurations must be reviewed; `nginx.ng` usage must be promoted to `nginx` and any uses of the original `nginx` will have to be converted.
commit message changed. |
@daks Thanks to the reviews by @noelmcloughlin and @aboe76, I reckon we're ready to merge on this one. Do you have any other changes to make or shall I go ahead? Or would you like to wait for the remaining reviews? |
@myii for me, it's ready to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent contribution!
@daks OK, we were typing at the same time as each other! I'll hit the merge as soon as the CI run completes. |
Thanks @myii for the merge! A great milestone for this formula! :) |
You're welcome, @daks! Brace for impact! |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
The so long-awaited BREAKING CHANGE of replacing
nginx
bynginx.ng
! :)Fixes #230