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

Adds Create Index Building block #38

Merged
merged 6 commits into from
Sep 25, 2023

Commits on Sep 19, 2023

  1. Initial impelmentation of CreateIndex

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    edd9c70 View commit details
    Browse the repository at this point in the history
  2. Adds CreateIndex building block

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b8869ef View commit details
    Browse the repository at this point in the history
  3. Integrated WorkflowData and made the request async

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f759bea View commit details
    Browse the repository at this point in the history
  4. Addressed PR comments

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4b6e3e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Added unit test and type field for fetching the payload

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e89914b View commit details
    Browse the repository at this point in the history
  2. Addressed PR Comments

    Signed-off-by: Owais Kazi <[email protected]>
    owaiskazi19 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    44da4d5 View commit details
    Browse the repository at this point in the history