Skip to content

chore: expand Java package definitions#31

Open
grayside wants to merge 3 commits intomainfrom
more-java-pkg-files
Open

chore: expand Java package definitions#31
grayside wants to merge 3 commits intomainfrom
more-java-pkg-files

Conversation

@grayside
Copy link
Copy Markdown
Collaborator

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Follow the Samples Style Guide
  • Ensure the tests and linter pass
  • Communicate test infrastructure changes, i.e. API enablement, secrets
  • Appropriate docs were updated (if necessary)

🛠️ Fixes #<issue_number_goes_here>

@grayside grayside self-assigned this Jan 27, 2024
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. samples Issues that are directly related to samples. lang:yaml labels Jan 27, 2024
js: ['package.json', 'package-lock.json']
go: ['go.mod', 'go.sum', 'go.work']
java: ['pom.xml']
java: ['build.gradle', 'gradle.properties', 'maven', 'maven.bat', 'pom.xml']
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

My apologies. It looks like it should be 'mvnw', ''mvnw.cmd' instead of 'maven', 'maven.bat'

@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang:yaml samples Issues that are directly related to samples. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants