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 expected installer return codes #1421

Merged
merged 21 commits into from
Sep 15, 2021

Commits on Aug 31, 2021

  1. Add expected return codes

    Flor Elisa Chacon Ochoa committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    0020460 View commit details
    Browse the repository at this point in the history
  2. Change name in schema definition

    Flor Elisa Chacon Ochoa committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    efe329e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Move install error codes to higher range

    Flor Elisa Chacon Ochoa committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5db8bf3 View commit details
    Browse the repository at this point in the history
  2. Allow mapping multiple installer error codes to same response

    Flor Elisa Chacon Ochoa committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    faee8fe View commit details
    Browse the repository at this point in the history
  3. Include MSIX install in error code checking

    Flor Elisa Chacon Ochoa committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e624206 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Use specific error for MSI install

    Flor Elisa Chacon Ochoa committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    384d6f2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ExpectedReturnCode

    Flor Elisa Chacon Ochoa committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    31dd0b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Merge branch 'master' into ExpectedReturnCode

    Flor Elisa Chacon Ochoa committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    d18bb30 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Add more exit code categories

    Flor Elisa Chacon Ochoa committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    56be7e9 View commit details
    Browse the repository at this point in the history
  2. Add default mapping

    Flor Elisa Chacon Ochoa committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    6d3497b View commit details
    Browse the repository at this point in the history
  3. Fix bad merge

    Flor Elisa Chacon Ochoa committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b33bc57 View commit details
    Browse the repository at this point in the history
  4. Spelling

    Flor Elisa Chacon Ochoa committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ab7e7c9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into ExpectedReturnCode

    Flor Elisa Chacon Ochoa committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    9af4a84 View commit details
    Browse the repository at this point in the history
  6. Add support for REST sources

    Flor Elisa Chacon Ochoa committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e94dc48 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Merge branch 'master' into ExpectedReturnCode

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    834a1f5 View commit details
    Browse the repository at this point in the history
  2. PR comments

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    6c02825 View commit details
    Browse the repository at this point in the history
  3. Spelling

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    7b6b908 View commit details
    Browse the repository at this point in the history
  4. Add missing files

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c3efcaa View commit details
    Browse the repository at this point in the history
  5. Typo

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    bf741a6 View commit details
    Browse the repository at this point in the history
  6. Learning to count in hex :D

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a675b97 View commit details
    Browse the repository at this point in the history
  7. Uppercase error code constants

    Flor Elisa Chacon Ochoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b2ca815 View commit details
    Browse the repository at this point in the history