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

Reworked javascript workflow examples to use a webserver #1039

Merged
merged 7 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. [rebase release-1.4 branch] Reworked javascript workflow examples to …

    …use a webserver
    
    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f3bead6 View commit details
    Browse the repository at this point in the history
  2. fix validation tests

    olitomlinson authored and paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d0d174b View commit details
    Browse the repository at this point in the history
  3. fix validation again

    olitomlinson authored and paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    25e354a View commit details
    Browse the repository at this point in the history
  4. attempt to fix test again

    olitomlinson authored and paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e808c68 View commit details
    Browse the repository at this point in the history
  5. Using environment variable for DAPR_HOST

    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    00eab71 View commit details
    Browse the repository at this point in the history
  6. updating constructor with explicit gprc connection

    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4e70fad View commit details
    Browse the repository at this point in the history
  7. Fix "cancelled on client" moving workflow.stop out to SIGTERM handler

    Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
    paulyuk committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    74e2a59 View commit details
    Browse the repository at this point in the history