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

Update Java CI Workflow and fix DatabasePerTenantSpec.groovy #1408

Merged
merged 3 commits into from
Dec 15, 2020

Commits on Dec 15, 2020

  1. Update Java CI Workflow and fix DatabasePerTenantSpec.groovy

    * Update Java CI workflow; add env RUN_TESTS_ONLY which would prevent publishing when set to TRUE.
    * Move test classes to individual files.
    puneetbehl committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    e536040 View commit details
    Browse the repository at this point in the history
  2. Update JavaCI workflow

    to not execute on branch fixTests
    puneetbehl committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5c53693 View commit details
    Browse the repository at this point in the history
  3. Update JavaCI workflow

    Disable RUN_TESTS_ONLY
    puneetbehl committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    81f4da6 View commit details
    Browse the repository at this point in the history