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

Improve docker build #1856

Merged
merged 9 commits into from
Nov 5, 2020
Merged

Improve docker build #1856

merged 9 commits into from
Nov 5, 2020

Commits on Nov 5, 2020

  1. Improve Docker build

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b971415 View commit details
    Browse the repository at this point in the history
  2. Remove unused workflow

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b9bc0b8 View commit details
    Browse the repository at this point in the history
  3. Run build on ubuntu-latest

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5cc8b56 View commit details
    Browse the repository at this point in the history
  4. Add docker layer caching

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    10ac93d View commit details
    Browse the repository at this point in the history
  5. Download dependencies in advance

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    85239d5 View commit details
    Browse the repository at this point in the history
  6. Ignore files from docker context

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    4c86a5e View commit details
    Browse the repository at this point in the history
  7. Remove cache for now

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b580ffa View commit details
    Browse the repository at this point in the history
  8. Separate docker job again

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0520465 View commit details
    Browse the repository at this point in the history
  9. Fix docker workflow name

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    9b629b6 View commit details
    Browse the repository at this point in the history