Bigtable: update pom.xml to fail loudly when an invalid profile id is passed by igorbernstein2 · Pull Request #6141 · googleapis/google-cloud-java · GitHub
Skip to content

Bigtable: update pom.xml to fail loudly when an invalid profile id is passed#6141

Merged
chingor13 merged 1 commit into
googleapis:masterfrom
igorbernstein2:enforce-valid-profile
Aug 26, 2019
Merged

Bigtable: update pom.xml to fail loudly when an invalid profile id is passed#6141
chingor13 merged 1 commit into
googleapis:masterfrom
igorbernstein2:enforce-valid-profile

Conversation

@igorbernstein2

Copy link
Copy Markdown
Contributor

Bigtable uses maven profiles for running integration tests. If the user mistypes the profile id, the test profile isn't activated and the build succeeds, giving a false positive result. This PR will just fail the build

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for context and/or discussion)

… passed

Bigtable uses maven profiles for running integration tests. If the user mistypes the profile id, the test profile isn't activated and the build succeeds, giving a false positive result. This PR will just fail the build
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 22, 2019
@igorbernstein2 igorbernstein2 added api: bigtable Issues related to the Bigtable API. and removed cla: yes This human has signed the Contributor License Agreement. labels Aug 22, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 22, 2019
@chingor13 chingor13 self-assigned this Aug 26, 2019
@codecov

codecov Bot commented Aug 26, 2019

Copy link
Copy Markdown

@chingor13 chingor13 merged commit a7063d2 into googleapis:master Aug 26, 2019
@igorbernstein2 igorbernstein2 deleted the enforce-valid-profile branch August 26, 2019 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants