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

Add Promise support for http callout #265

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

Commits on Oct 11, 2024

  1. Add Promise support for http callout

    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0ad1305 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add Promise support for http callout

    fix ci
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cfefbcf View commit details
    Browse the repository at this point in the history
  2. Add Promise support for http callout

    ci add `http_parallel_call`
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a1e4f9e View commit details
    Browse the repository at this point in the history
  3. Add Promise support for http callout

    fix ci
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b4150bc View commit details
    Browse the repository at this point in the history
  4. Add Promise support for http callout

    move promise and dispatch http request to callout folder
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    de19425 View commit details
    Browse the repository at this point in the history
  5. Add Promise support for http callout

    remove Chinese comments
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5c95bb4 View commit details
    Browse the repository at this point in the history
  6. Add Promise support for http callout

    simplify http_parallel_call example
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    95f4d06 View commit details
    Browse the repository at this point in the history
  7. Add Promise support for http callout

    fix ci
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a5ff216 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Add Promise support for http callout

    fix example cloning self to move but not using hostcalls
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dc6e39f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Add Promise support for http callout

    fix licenses and bazel (maybe)
    
    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d797999 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Nov 3, 2024

  1. Add Promise support for http callout

    Signed-off-by: jizhuozhi.george <[email protected]>
    jizhuozhi committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9833aa6 View commit details
    Browse the repository at this point in the history