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

Fix GetTasksResponse TaskFailure deserialization #727

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2023

  1. fix GetTasksResponse failures mapping

    Signed-off-by: bfindlay <[email protected]>
    
    update changelog
    
    Signed-off-by: bfindlay <[email protected]>
    
    revert Info change
    
    Signed-off-by: bfindlay <[email protected]>
    
    change response to JsonData type
    
    Signed-off-by: bfindlay <[email protected]>
    
    fix spottless check
    
    Signed-off-by: bfindlay <[email protected]>
    
    Update status to JsonData
    
    Signed-off-by: bfindlay <[email protected]>
    
    apply spotless check
    
    Signed-off-by: bfindlay <[email protected]>
    
    add itest for JsonData deserialization
    
    Signed-off-by: bfindlay <[email protected]>
    
    update itest
    
    Signed-off-by: bfindlay <[email protected]>
    
    update itest
    
    Signed-off-by: bfindlay <[email protected]>
    
    fix itest
    
    Signed-off-by: bfindlay <[email protected]>
    
    fix pipeline failure
    
    Signed-off-by: bfindlay <[email protected]>
    
    exclude system indices from cat itest
    
    Signed-off-by: bfindlay <[email protected]>
    Bfindlay committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fbaee9d View commit details
    Browse the repository at this point in the history
  2. spotless check

    Signed-off-by: bfindlay <[email protected]>
    Bfindlay committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7ce55cd View commit details
    Browse the repository at this point in the history
  3. fix itest system index for highlight

    Signed-off-by: bfindlay <[email protected]>
    Bfindlay committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d5c062f View commit details
    Browse the repository at this point in the history
  4. fix system index access for index itest

    Signed-off-by: bfindlay <[email protected]>
    Bfindlay committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    865c41a View commit details
    Browse the repository at this point in the history