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

WX-1110[risk=low] Added endpoint to fetch failed tasks by workflow id #7165

Merged
merged 18 commits into from
Jul 17, 2023

Commits on May 25, 2023

  1. wx-1110 saving current progress, need to translate entries to events …

    …to json response for calls rather than workflows
    JVThomas committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b0efcf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    978304d View commit details
    Browse the repository at this point in the history
  2. WX-1110 added new metadata endpoint, partially implemented swagger do…

    …c update(still working on it)
    JVThomas committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bec897b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. WX-1110 corrections to SQL query and endpoint flow (need to test if a…

    …ssumptions are correct)
    JVThomas committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c3b5f0e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    4b62b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8fa61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5bcb3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f4137b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27d9461 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. WX-1110 doc updates, mock response and test corrections, added row co…

    …unt check on db spec
    JVThomas committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c6105cc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 14, 2023

  1. WX-1110 corrected query to correctly handle failed fetches against ta…

    …sks with multiple retries and no scatters, updated tests
    JVThomas committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ccc601b View commit details
    Browse the repository at this point in the history