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

serdes 5.3.1 (new formula), kafkacat (avro support) #44391

Closed
wants to merge 7 commits into from

Conversation

peoplemerge
Copy link

@peoplemerge peoplemerge commented Sep 18, 2019

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
    Improves kafkacat 1.5.0 #44261; implements kafkacat would benefit from avro support  #44390
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

@peoplemerge
Copy link
Author

I'm working through some dependency issues (it's my first time contributing here) running brew audit.

@BrewTestBot
Copy link
Member

  • Dependency 'curl' may be unnecessary as it is provided by macOS; try to build this formula without it.

@chenrui333 chenrui333 added the new formula PR adds a new formula to Homebrew/homebrew-core label Sep 19, 2019
@peoplemerge peoplemerge changed the title WIP: serdes 5.3.1 (new formula), kafkacat (avro support) serdes 5.3.1 (new formula), kafkacat (avro support) Sep 19, 2019
@peoplemerge
Copy link
Author

Should be ready to merge at this point

@peoplemerge
Copy link
Author

@chenrui333 is a manual review required prior to merging?

@SMillerDev
Copy link
Member

There is always a review prior to merging.

@peoplemerge
Copy link
Author

@SMillerDev is there anything that I need to do to request a review? This has been ready to merge for a week.

The only question I had was how to set hashes for binary builds to include. Is this done by some magical post-merge build process or do I have to to some special incantation?

@SMillerDev
Copy link
Member

No, you just have to wait until someone has time to look at it.

As for the bottles, those are updated when a maintainer pulls the changes.

Formula/kafkacat.rb Show resolved Hide resolved
Formula/libserdes.rb Outdated Show resolved Hide resolved
@kinghuang
Copy link

@peoplemerge Any chance you can address the two review comments? I'm looking forward to Avro support in the kafkacat formula! :)

@peoplemerge
Copy link
Author

@kinghuang so sorry! Life went boom. I'm back on it.

@peoplemerge
Copy link
Author

Can someone kick the build? I can't see the build error, suspect it's test run fragility.

@SMillerDev
Copy link
Member

@BrewTestBot test this please

Fixes:
"Align the elements of a hash literal if they span more than one line"
@peoplemerge
Copy link
Author

@SMillerDev bump... think this is ready for final review

@SMillerDev
Copy link
Member

@BrewTestBot test this please

@fxcoudert fxcoudert added the almost there PR is nearly ready to merge label Dec 27, 2019
@fxcoudert fxcoudert requested a review from SMillerDev December 27, 2019 10:58
@SMillerDev SMillerDev added ready to merge PR can be merged once CI is green and removed almost there PR is nearly ready to merge labels Dec 27, 2019
@SMillerDev
Copy link
Member

Thanks @peoplemerge ! Without contributions like yours it'd be impossible to keep homebrew going with the high standards that users have come to expect from the project. You can feel good knowing that you've made the world a tiny bit better for homebrew users around the world! 👍 🎉

@fxcoudert
Copy link
Member

@BrewTestBot test this please

@fxcoudert fxcoudert closed this in 6a3bb63 Dec 27, 2019
@peoplemerge
Copy link
Author

peoplemerge commented Jan 7, 2020

So - I gather this has merged (although I do see a message specifying unmerged commits).

When I pull master, it seems to still pour an old kafkacat bottle. The resulting kafkacat doesn't appear to have the updated avro options. Is there something still to do here?

Edit: however, the following works: brew install --build-from-source kafkacat

@SMillerDev - ideas?

@lock lock bot added the outdated PR was locked due to age label Feb 12, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new formula PR adds a new formula to Homebrew/homebrew-core outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants