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

Example for tasks interaction #567

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Apr 30, 2024

  1. task interaction

    antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    989b9e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54fcd36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb771c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9b0810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f3e298 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08ecfa0 View commit details
    Browse the repository at this point in the history
  7. removed ListOpenTasks

    antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3b83278 View commit details
    Browse the repository at this point in the history
  8. wip

    antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6a1dbea View commit details
    Browse the repository at this point in the history
  9. Bump org.mockito:mockito-core from 5.8.0 to 5.11.0 (temporalio#594)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.11.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.8.0...v5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d233ea9 View commit details
    Browse the repository at this point in the history
  10. Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3 (temporalio#600)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.3.
    - [Commits](qos-ch/logback@v_1.5.0...v_1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b571e59 View commit details
    Browse the repository at this point in the history
  11. Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0 (tempora…

    …lio#601)
    
    Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.1 to 2.17.0.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    25dd0b9 View commit details
    Browse the repository at this point in the history
  12. Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.26.1 (te…

    …mporalio#602)
    
    Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.25.0 to 2.26.1.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.25.0...v2.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a370f80 View commit details
    Browse the repository at this point in the history
  13. update sdk version to 1.23.1 (temporalio#608)

    Signed-off-by: Tihomir Surdilovic <[email protected]>
    tsurdilo authored and antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    31df9e4 View commit details
    Browse the repository at this point in the history
  14. Add KeyWordList type to typed SA sample (temporalio#607)

    * Add KeyWordList type to typed SA sample
    
    Signed-off-by: Tihomir Surdilovic <[email protected]>
    
    * formatting
    
    Signed-off-by: Tihomir Surdilovic <[email protected]>
    
    ---------
    
    Signed-off-by: Tihomir Surdilovic <[email protected]>
    tsurdilo authored and antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a87db56 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    677f8b0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9fd4389 View commit details
    Browse the repository at this point in the history
  17. fix commented code

    antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c8742b1 View commit details
    Browse the repository at this point in the history
  18. fix readme

    antmendoza committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0043cc8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 29, 2024

  1. code-refactor

    antmendoza committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b2a4f67 View commit details
    Browse the repository at this point in the history