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 Dockerfile update detection #2130

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Apr 17, 2023

  1. Fixed dockerfile change detection to rebuild docker image

    Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
    quic-manvendd authored and neoci committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    49729c2 View commit details
    Browse the repository at this point in the history
  2. Fixed Jenkinsfile to use BUILD_TIMEOUT & added comments

    Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
    quic-manvendd authored and neoci committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    59a7b5b View commit details
    Browse the repository at this point in the history
  3. Fix rename of base image in Dockerfile.torch-cpu

    Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
    quic-manvendd authored and neoci committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4c2a8ed View commit details
    Browse the repository at this point in the history
  4. updating local variable instead of env.USE_LINARO within Jenkinsfile

    Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
    quic-manvendd authored and neoci committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2caf2a6 View commit details
    Browse the repository at this point in the history
  5. Moved linaro check outside of QCInternalValidation check

    Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
    quic-manvendd authored and neoci committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    915b134 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Fixed typo with BUILD_TIMEOUT

    Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
    quic-manvendd committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a6632be View commit details
    Browse the repository at this point in the history