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

Docker: Support multiple cache_from values for docker_image. #20600

Merged
merged 9 commits into from
Mar 11, 2024

Commits on Feb 24, 2024

  1. Initial attempt at making 'cache_from' support a list

    Rhys Madigan committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    bb64598 View commit details
    Browse the repository at this point in the history
  2. bump actions

    Rhys Madigan committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    f974988 View commit details
    Browse the repository at this point in the history
  3. Formatting fix

    Rhys Madigan committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    862149e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Fix type errors

    Rhys Madigan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9abcaef View commit details
    Browse the repository at this point in the history
  2. Fix again

    Rhys Madigan committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b0d4017 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Fix doc formatting

    Rhys Madigan committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f721ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Support passing single dict

    Rhys Madigan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c63ed91 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update docs

    Rhys Madigan committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    939fd0c View commit details
    Browse the repository at this point in the history
  2. Fix flake8

    Rhys Madigan committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    efa1a33 View commit details
    Browse the repository at this point in the history