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

Capture stdout and stderr when executing docker compose #18859

Merged
merged 22 commits into from
Oct 21, 2024

Commits on Oct 17, 2024

  1. commit

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a5c995f View commit details
    Browse the repository at this point in the history
  2. linter

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    28110e0 View commit details
    Browse the repository at this point in the history
  3. get compose logs

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    da4cbfc View commit details
    Browse the repository at this point in the history
  4. linter

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fa0ff4a View commit details
    Browse the repository at this point in the history
  5. linter

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3a7249c View commit details
    Browse the repository at this point in the history
  6. import SubprocessError

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f597c7a View commit details
    Browse the repository at this point in the history
  7. fix SubprocessError

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    185d89a View commit details
    Browse the repository at this point in the history
  8. remove -f

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    06236da View commit details
    Browse the repository at this point in the history
  9. capture output

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ced15ff View commit details
    Browse the repository at this point in the history
  10. linter

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7bb988b View commit details
    Browse the repository at this point in the history
  11. docker compose output

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c6bfffc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ebee2c View commit details
    Browse the repository at this point in the history
  13. removed capture

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    00ecfb4 View commit details
    Browse the repository at this point in the history
  14. force ci

    nenadnoveljic committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    92f634f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. capture

    nenadnoveljic committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9c06709 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. propagate capture

    nenadnoveljic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    51d9dac View commit details
    Browse the repository at this point in the history
  2. propagate capture

    nenadnoveljic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    948111f View commit details
    Browse the repository at this point in the history
  3. self.capture

    nenadnoveljic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ff23ae1 View commit details
    Browse the repository at this point in the history
  4. linter

    nenadnoveljic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6ab3b42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a3c529 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. restored README.md

    nenadnoveljic committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d5ef46a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. add change log

    nenadnoveljic committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    81d2da4 View commit details
    Browse the repository at this point in the history