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

[GOBBLIN-2160] Setup Temporal docker Cluster for CI Tests and added tests for AbstractNestingExecWorkflowImpl #4059

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2024

  1. added some unit tests for gobblin temporal module

    Aditya Pratap Singh committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3950d10 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. merged with master

    Aditya Pratap Singh committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    353190b View commit details
    Browse the repository at this point in the history
  2. integrated with docker to prevent mocking temporal workflows

    Aditya Pratap Singh committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    949df4a View commit details
    Browse the repository at this point in the history
  3. integrated with docker to prevent mocking temporal workflows

    Aditya Pratap Singh committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f34caa9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/temporal_module_unit_tests' into…

    … temporal_module_unit_tests
    
    # Conflicts:
    #	gobblin-temporal/build.gradle
    Aditya Pratap Singh committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f4876c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. removed unnecessary files

    Aditya Pratap Singh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4cd7e08 View commit details
    Browse the repository at this point in the history
  2. added docker compose for temporal

    Aditya Pratap Singh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    857a70f View commit details
    Browse the repository at this point in the history