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

Show registered workflows and Activities #953

Merged
merged 34 commits into from
Feb 16, 2024

Commits on Nov 27, 2023

  1. Show registered workflow

    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7bfabaf View commit details
    Browse the repository at this point in the history
  2. Add NewWorkflowOption to config version, time, input, etc when star…

    …t a new workflow (dapr#945)
    
    * add NewWorkflowOption
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    
    * fix style
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    
    * add unit test
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    
    * add more unit tests for improving coverage
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    kaibocai authored and addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b35ebc8 View commit details
    Browse the repository at this point in the history
  3. Update CLI link in example readme's (dapr#951)

    * Updated pre-requisite link to Dapr CLI
    
    Signed-off-by: Michaël Hompus <michael@hompus.nl>
    
    * Update JDK list to match all other examples
    
    Signed-off-by: Michaël Hompus <michael@hompus.nl>
    
    ---------
    
    Signed-off-by: Michaël Hompus <michael@hompus.nl>
    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    eNeRGy164 authored and addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cbe909d View commit details
    Browse the repository at this point in the history
  4. remove static

    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    538f634 View commit details
    Browse the repository at this point in the history
  5. Add determinstic UUID generation (dapr#947)

    * add determinstic UUID generation
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    
    * add unit test to improve coverage
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    
    * update grpc version to 1.59.0 to be compatible updated durabletask-java
    
    Signed-off-by: kaibocai <kaibocai@microsoft.com>
    
    ---------
    
    Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
    Signed-off-by: kaibocai <kaibocai@microsoft.com>
    Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    2 people authored and addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    536c0ca View commit details
    Browse the repository at this point in the history
  6. fix flaky integration test ActorExceptionIT (dapr#954)

    Signed-off-by: MregXN <mregxn@gmail.com>
    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    MregXN authored and addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f42c73c View commit details
    Browse the repository at this point in the history
  7. fix flaky it ActorReminderRecovery (dapr#958)

    Signed-off-by: MregXN <mregxn@gmail.com>
    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    MregXN authored and addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c54cec5 View commit details
    Browse the repository at this point in the history
  8. fix flaky integration test MethodInvokeIT (dapr#959)

    * fix flaky it MethodInvokeIT
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    
    * add debug print
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    
    * add debug print
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    
    * add more waiting time
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    
    * wait before invoke
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    
    * wait for health before invoke
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    
    ---------
    
    Signed-off-by: MregXN <mregxn@gmail.com>
    Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    2 people authored and addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    76c2265 View commit details
    Browse the repository at this point in the history
  9. Fix errors

    Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
    addjuarez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    878225d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3dcfec8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 5, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 21, 2023

  1. make thead safe

    addjuarez committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b272806 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    f426932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a66cf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge branch 'master' into workflowLogging

    Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
    artursouza committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    01e666d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 11, 2024

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

Commits on Jan 13, 2024

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

Commits on Jan 15, 2024

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

Commits on Jan 24, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a0dfe06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e30bc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    c7bc437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12ccc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1493b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Fix code and test.

    Signed-off-by: Artur Souza <asouza.pro@gmail.com>
    artursouza committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    442686d View commit details
    Browse the repository at this point in the history