Adding txtpb extension to Protocol Buffer Text Format#6566
Adding txtpb extension to Protocol Buffer Text Format#6566lildude merged 8 commits intogithub-linguist:mainfrom
txtpb extension to Protocol Buffer Text Format#6566Conversation
txtpb extension to Protocol Buffer Text Format
lildude
left a comment
There was a problem hiding this comment.
Along with the inline comment, we will also require samples of the new extensions files, and for the popularity requirements to be met.
017c5ea to
08a1992
Compare
|
@lildude Squashed change & comment updated 👍 |
lildude
left a comment
There was a problem hiding this comment.
We still need a sample for the new extension.
Ahh I see. Done: 0fc3707 |
|
Thanks but as stated in the CONTRIBUTING.md file, the sample should be a real world sample. This appears to be a contrived "hello world" like sample. We also need to know the source of the sample and the license of the file. This was a point in the template you removed when opening this PR, which brings me to that port, please put back the template and fill it in… it's there for a reason 😉 |
0fc3707 to
9d2bbaa
Compare
|
@lildude Updated the sample, readded the template, and added links to everything |
|
Would it be possible to have an exception for the "pending popularity" requirement? At least within our org (https://github.com/qh-lab), the only reason we didn't use |
Unfortunately we can't as it sets a precedent we don't want to fight each and every time someone develops "the next greatest thing, promise on my hamster's life". As Linguist already knows about the language, you can use an override to set the language until this PR is merged and deployed. |
|
I am disappointed, but completely understand and agree. But I had to try 😉. Also, good to know about overrides! I'll let our team know. Thanks! |
Description
The Text Format specification has consolidated its canonical file extension to
txtpb, withtextprotostill supported in some legacy tooling...From the Docs:
To Protocol Buffer Text Format:
Add Extensions
txtpbcanonical extension by the standardChecklist: