Skip to content

Creating google-cloud-compat-checker #2317

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 9, 2017

Conversation

garrettjonesgoogle
Copy link
Member

So far I am just bootstrapping this to check os & architecture. There is a lot more we could check, which we can add later.

Currently, users have to build this themselves, because there have been no releases of it yet. Later, we can switch the instructions to use the maven artifact somehow.

I intend to use this to diagnose #2266 .

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 8, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 214089d on garrettjonesgoogle:master into ** on GoogleCloudPlatform:master**.


@Override
protected void log(String s) {
// meh

This comment was marked as spam.

This comment was marked as spam.

<!-- It may look weird to have a compile dependency on a plugin,
but we want to execute code from it at runtime, in order
to not duplicate the logic ourselves -->
<groupId>kr.motd.maven</groupId>

This comment was marked as spam.

This comment was marked as spam.

@@ -0,0 +1,25 @@
Google Cloud Java Compatibility Checker

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member Author

Moved the compat checker under google-cloud-util, PTAL

Copy link
Contributor

@vam-google vam-google left a comment

Choose a reason for hiding this comment

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

Overall LGTM.

Please consider adding the "purpose" section in compat-checker/README.md, and adding a README.md for the util parent module before pushing.

@garrettjonesgoogle
Copy link
Member Author

garrettjonesgoogle commented Aug 8, 2017

I'm not sure what you mean by the "purpose" section, because I don't see a section named that in (for example) the root README and the google-cloud-logging README.

@vam-google
Copy link
Contributor

I meant some (optional) description in readme of what this module is about, since for utility modules it is not that clear. It doesn't have to be called "purpose".

@garrettjonesgoogle garrettjonesgoogle merged commit 833f70a into googleapis:master Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants