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 stderror not being captured in processed exec and max retries #26

Merged
merged 23 commits into from
Jun 23, 2023

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    7a206cd View commit details
    Browse the repository at this point in the history
  2. Log issue count

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1d03c18 View commit details
    Browse the repository at this point in the history
  3. Spotless

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2df8363 View commit details
    Browse the repository at this point in the history
  4. Add a debug flag

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d4a2cbd View commit details
    Browse the repository at this point in the history
  5. Print the full path to logs

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0d6ee9b View commit details
    Browse the repository at this point in the history
  6. undo

    Not necessary
    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    94b38ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db46a27 View commit details
    Browse the repository at this point in the history
  8. Add a stderr test

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1cd2159 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    885f52a View commit details
    Browse the repository at this point in the history
  10. Undo

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ced878f View commit details
    Browse the repository at this point in the history
  11. Cap attempts

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8f7fc3d View commit details
    Browse the repository at this point in the history
  12. Spotless

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4fd16ac View commit details
    Browse the repository at this point in the history
  13. Opportunistic fix toStrings

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a924c11 View commit details
    Browse the repository at this point in the history
  14. Detekt

    ZacSweers committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b29e1a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Upload failure reports

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e4edb18 View commit details
    Browse the repository at this point in the history
  2. What about... this?

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f9d75a7 View commit details
    Browse the repository at this point in the history
  3. Spotless

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    02f458c View commit details
    Browse the repository at this point in the history
  4. Silence slf4j

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6e1ad53 View commit details
    Browse the repository at this point in the history
  5. Restore

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dfe2e3c View commit details
    Browse the repository at this point in the history
  6. Test stderr on CI

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7516831 View commit details
    Browse the repository at this point in the history
  7. Remove

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5275ae7 View commit details
    Browse the repository at this point in the history
  8. Try macos

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dc1c8e9 View commit details
    Browse the repository at this point in the history
  9. Explanatory comment

    ZacSweers committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bfb9e60 View commit details
    Browse the repository at this point in the history