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

feat: add Java sample app dependency #5153

Merged
merged 7 commits into from
Jul 20, 2023
Merged

feat: add Java sample app dependency #5153

merged 7 commits into from
Jul 20, 2023

Conversation

sofisl
Copy link
Contributor

@sofisl sofisl commented Jul 18, 2023

Fixes #5098

@sofisl sofisl requested a review from a team as a code owner July 18, 2023 01:29
@sofisl sofisl changed the title feat: add Java dependency that doesn't check for it to be a google dependency feat: add Java sample app dependency that doesn't check for it to be a google dependency Jul 18, 2023
@sofisl sofisl changed the title feat: add Java sample app dependency that doesn't check for it to be a google dependency feat: add Java sample app dependency that deps to be Google deps Jul 18, 2023
@bcoe bcoe assigned chingor13 and unassigned bcoe Jul 18, 2023
@bcoe
Copy link
Contributor

bcoe commented Jul 18, 2023

@chingor13 is a better reviewer, given my calendar this week. Thanks for this awesome work supporting @bourgeoisor!

@sofisl sofisl changed the title feat: add Java sample app dependency that deps to be Google deps feat: add Java sample app dependency without needing it to be Google Jul 19, 2023
incomingPR.title
);

const isVersionValid = runVersioningValidation(versions);
Copy link
Contributor

Choose a reason for hiding this comment

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

It would still be nice to do the refactor we had planned or at least make this more readable. It's hard to tell at a glance what this is validating.

@@ -0,0 +1,171 @@
// Copyright 2023 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: the file name should match the class name better - it would help make it easier to discover where the class is defined.

@sofisl sofisl changed the title feat: add Java sample app dependency without needing it to be Google feat: add Java sample app dependency Jul 20, 2023
@sofisl sofisl merged commit 84e4c39 into main Jul 20, 2023
@sofisl sofisl deleted the addJavaDep branch July 20, 2023 01:00
@release-please release-please bot mentioned this pull request Aug 21, 2023
@release-please release-please bot mentioned this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[auto-approve] Java dependencies PRs not always auto-approved
3 participants