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: skip service container for empty image #2281

Merged
merged 6 commits into from
Jun 5, 2024
Merged

Commits on Jun 4, 2024

  1. fix: skip service container for empty image

    It is used to skip empty image name in services which is the only way to handle condition services in github action currently actions/runner#822
    GitBluub committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    84fccca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4f7fc View commit details
    Browse the repository at this point in the history
  3. fix: add missing test call

    GitBluub committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9bf965e View commit details
    Browse the repository at this point in the history
  4. fix: wring test call

    GitBluub committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1c5da58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f77412 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    279ddb8 View commit details
    Browse the repository at this point in the history