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

wip: Optimize setup-with-retry to run faster by lowering the size #32437

Closed

Commits on May 15, 2024

  1. leanify dockerfile

    Initial attempt to reduce size of docker base image
    JustinMiehle authored May 15, 2024
    Configuration menu
    Copy the full SHA
    7eb1add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdc9f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9f0516 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28f6ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc7e040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1ca87d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add buildarg for testing

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    05422f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc0038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f1805 View commit details
    Browse the repository at this point in the history
  4. Try out gha cache

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0196af9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da36834 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd348c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88ce56d View commit details
    Browse the repository at this point in the history
  8. try local caching

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ba60993 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df8ca4f View commit details
    Browse the repository at this point in the history
  10. configuring buildx

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cf01322 View commit details
    Browse the repository at this point in the history
  11. fix missing colon

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f7058d1 View commit details
    Browse the repository at this point in the history
  12. more attempts

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2a9d36b View commit details
    Browse the repository at this point in the history
  13. fix template

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8456861 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    caeb6cd View commit details
    Browse the repository at this point in the history
  15. remove misguided remove

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    59e8e9d View commit details
    Browse the repository at this point in the history
  16. it was the ampersand

    JustinMiehle committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8176095 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Test if it works

    JustinMiehle committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2a970c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29600d7 View commit details
    Browse the repository at this point in the history
  3. another time

    JustinMiehle committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cd0cca7 View commit details
    Browse the repository at this point in the history
  4. Let us see if this flies

    JustinMiehle committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2b6d768 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. revert layering changes

    JustinMiehle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5671808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb52bad View commit details
    Browse the repository at this point in the history