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] Why the docker build for CI takes so long? #1913

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    1f71286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845acac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    455708c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9663902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23a24f8 View commit details
    Browse the repository at this point in the history
  6. Revert changes to docker.yml and friends, add a completely different …

    …docker build process for debug builds
    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    71131f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a55e80 View commit details
    Browse the repository at this point in the history
  8. Bad path

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bc55a41 View commit details
    Browse the repository at this point in the history
  9. Bad path

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    839f452 View commit details
    Browse the repository at this point in the history
  10. Bad path again

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    59d63fd View commit details
    Browse the repository at this point in the history
  11. Bad path again

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6af264d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b6b256 View commit details
    Browse the repository at this point in the history
  13. Fix path

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    73f4b63 View commit details
    Browse the repository at this point in the history
  14. Don't need ls and pwd

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    05788f7 View commit details
    Browse the repository at this point in the history
  15. Fix cargo-home dir

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c828daa View commit details
    Browse the repository at this point in the history
  16. [Test] du here?

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c130ac9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a341ea View commit details
    Browse the repository at this point in the history
  18. Missing the and

    slinkydeveloper committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4f29434 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    5a7768a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18743f8 View commit details
    Browse the repository at this point in the history
  3. Reorder stuff

    slinkydeveloper committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    94bcb45 View commit details
    Browse the repository at this point in the history
  4. Don't need du here

    slinkydeveloper committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dec1478 View commit details
    Browse the repository at this point in the history