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 child workflow implementation #58

Merged
merged 8 commits into from
May 19, 2024

Commits on May 16, 2024

  1. add child workflow implementation

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3633738 View commit details
    Browse the repository at this point in the history
  2. update clj doc edn

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a27773b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into implement-child-workflows

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    88f14bc View commit details
    Browse the repository at this point in the history
  4. cleanup some leftover lines

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    870e6ce View commit details
    Browse the repository at this point in the history
  5. update the invoke documentation

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    364a938 View commit details
    Browse the repository at this point in the history
  6. make the linter happy

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    89271fc View commit details
    Browse the repository at this point in the history
  7. revert some changes back to master, oops

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2a8c277 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. add dev resource file to help with testing locally

    Signed-off-by: Bailey Kocin <bkocin@crossbeam.com>
    Bailey Kocin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3037b1b View commit details
    Browse the repository at this point in the history