Skip to content

spec: protobuf declares syntax and package name #78

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

Merged
merged 3 commits into from
Aug 11, 2017
Merged

Conversation

jdef
Copy link
Member

@jdef jdef commented Aug 11, 2017

No description provided.

@jdef jdef mentioned this pull request Aug 11, 2017
@jdef jdef requested review from jieyu and saad-ali August 11, 2017 19:20
Copy link
Member

@jieyu jieyu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@jdef
Copy link
Member Author

jdef commented Aug 11, 2017

@akutz PTAL

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

@jdef / @jieyu / @saad-ali,

I just noticed that this PR comes from a branch on this repo. I strongly suggest you use a fork as others will be doing so. You should dog-food your process and not create PRs directly on the project's repo unless they are release or support branches.

@jdef
Copy link
Member Author

jdef commented Aug 11, 2017

Good feedback @akutz. I'll submit future PRs from a forked repo.

@jdef jdef merged commit 3ff71b1 into master Aug 11, 2017
@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

Hi @jdef,

Additionally, your commit message's body should not exceed 72 characters in order to be a valid Git message body. I like this blog for info on Git commit messages.

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

Also, according to @jieyu all text should be properly cased and full, English sentences. The commit message's subject and body do not adhere to that. I concur that intent is what matters, but @jieyu seemed very serious about every place I did not adhere to this rule, so I thought I'd mention it here as well.

@jdef
Copy link
Member Author

jdef commented Aug 11, 2017 via email

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

Hi @jdef,

Perhaps more time reviewing the PR prior to a merge? I was surprised @jieyu missed it :) As far as Git commit message editors, I use Vim and it has built-in support for indicating when the Git message and body width limits are exceeded. Just set this in your profile and Git will use Vim to edit commit messages:

export EDITOR=vim

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

I also recommend, as I did to @jieyu the other day with his style-related PR, that PRs should have meaningful descriptions. Perhaps simply copy the commit message's body? A PR with an empty description is a bad look IMO.

@jieyu
Copy link
Member

jieyu commented Aug 11, 2017

Sorry, I overlooked the commit body. Probably we should add a commit hook to check that.

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

Or just edit them in Vim and rely on it handling it for you. It's not difficult to check locally.

@jieyu
Copy link
Member

jieyu commented Aug 11, 2017

I guess @jdef hit squash and merge button from github, thus having this issue.

@akutz
Copy link
Contributor

akutz commented Aug 11, 2017

Ugh. I don't trust that myself. How do you guys like it?

@jdef
Copy link
Member Author

jdef commented Aug 11, 2017 via email

@jieyu jieyu deleted the jdef-protobuf-headers branch December 19, 2017 18:29
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