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

New Test System management #2312

Merged
merged 47 commits into from Jan 22, 2022
Merged

New Test System management #2312

merged 47 commits into from Jan 22, 2022

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    1297e9e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    6aecb03 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    6e42191 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    0a5fabe View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    7b9079e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    85192a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    6c63cc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    d6482fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600c518 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8edce19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04d2dae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dee8f4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9965908 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    b9d34d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    16d30de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8d42f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Merge branch 'master' into github-action-test-system

    # Conflicts:
    #	liquibase-extension-testing/src/main/groovy/liquibase/extension/testing/command/CommandTests.groovy
    #	liquibase-extension-testing/src/main/groovy/liquibase/extension/testing/setup/SetupCleanResources.groovy
    nvoxland committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6723385 View commit details
    Browse the repository at this point in the history
  2. Merged from master

    nvoxland committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8cbb5e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. - Added sdk system down command

    - Fixing failing integration tests
    nvoxland committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    5a45673 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Removed db2 for now

    nvoxland committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    8f8f4bd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    2b76732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418466d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a8380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d893e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcfb088 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc587a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f068d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6621915 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0138182 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    172445c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76c051c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into github-action-test-system

    # Conflicts:
    #	.github/workflows/build.yml
    nvoxland committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a055753 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b174d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    f507e95 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    bd749ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb18c44 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Cleaning up testStstem code

    nvoxland committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a565002 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    33d86af View commit details
    Browse the repository at this point in the history
  2. - Require user to accept licenses when necessary

    - Support referencing testSystem properties in other testSystem properties
    - Moved url settings into liquibase.sdk.yaml file
    nvoxland committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    b37e4ac View commit details
    Browse the repository at this point in the history
  3. - Require user to accept licenses when necessary

    - Support referencing testSystem properties in other testSystem properties
    - Moved url settings into liquibase.sdk.yaml file
    nvoxland committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3414cbd View commit details
    Browse the repository at this point in the history
  4. - Require user to accept licenses when necessary

    - Support referencing testSystem properties in other testSystem properties
    - Moved url settings into liquibase.sdk.yaml file
    nvoxland committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e1d83e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Fixing build issues

    nvoxland committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ae775e2 View commit details
    Browse the repository at this point in the history
  2. Fixing build issues

    nvoxland committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b8012dc View commit details
    Browse the repository at this point in the history
  3. Fixing build issues

    nvoxland committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    06ddd80 View commit details
    Browse the repository at this point in the history
  4. Fixing build issues

    nvoxland committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    d6e938b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Fixing build issues

    nvoxland committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    791e2b7 View commit details
    Browse the repository at this point in the history
  2. Update liquibase-extension-testing/src/main/java/liquibase/extension/…

    …testing/testsystem/TestSystem.java
    
    Co-authored-by: suryaaki2 <80348493+suryaaki2@users.noreply.github.com>
    nvoxland and suryaaki2 committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    90aa98b View commit details
    Browse the repository at this point in the history