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

Detect empty V2 server responses at ServerApiCall level instead of ResponseUtil level #1358

Merged

Commits on Aug 11, 2023

  1. detect count of 0 from V2 server response and error handle there inst…

    …ead of ReponseUtil level
    anamnavi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d71b847 View commit details
    Browse the repository at this point in the history
  2. fix error Ids of tests

    anamnavi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    24cba30 View commit details
    Browse the repository at this point in the history
  3. fix errors

    anamnavi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9b59e87 View commit details
    Browse the repository at this point in the history
  4. update NuGet.Common

    anamnavi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    24499ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f16de43 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    f4d21cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/anamnavi/PowerShellGet in…

    …to fix-v2server-emptyresponses-errorhandling
    anamnavi committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0bf3101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b05640d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72e4ca View commit details
    Browse the repository at this point in the history
  5. fix error Ids of tests

    anamnavi committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    cae88df View commit details
    Browse the repository at this point in the history
  6. fix error id for tests

    anamnavi committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    9d55bbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19b0be3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86167cb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    9a7feec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2ad5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84f8988 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf015da View commit details
    Browse the repository at this point in the history
  5. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ce4c07d View commit details
    Browse the repository at this point in the history
  6. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    611ec12 View commit details
    Browse the repository at this point in the history
  7. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fba9898 View commit details
    Browse the repository at this point in the history
  8. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    46b8f08 View commit details
    Browse the repository at this point in the history
  9. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9ad9749 View commit details
    Browse the repository at this point in the history
  10. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9daa039 View commit details
    Browse the repository at this point in the history
  11. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2dfa31e View commit details
    Browse the repository at this point in the history
  12. Update src/code/V2ServerAPICalls.cs

    Co-authored-by: alerickson <25858831+alerickson@users.noreply.github.com>
    anamnavi and alerickson authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4b7d78c View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' of https://github.com/anamnavi/PowerShellGet in…

    …to fix-v2server-emptyresponses-errorhandling
    anamnavi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0dd0a03 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'fix-v2server-emptyresponses-errorhandling' of https://g…

    …ithub.com/anamnavi/PowerShellGet into fix-v2server-emptyresponses-errorhandling
    anamnavi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    88296e8 View commit details
    Browse the repository at this point in the history