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

DAOS-16754 build: Add support for http proxy #15404

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2024

  1. DAOS-16754 build: Add support for http proxy

    Added support for http proxy in DAOS docker build infra.
    
    Signed-off-by: Hemant Jain <[email protected]>
    htjain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    de15a12 View commit details
    Browse the repository at this point in the history
  2. Run CI in GitHub Actions

    Run-GHA: true
    
    Required-githooks: true
    
    Signed-off-by: Brian J. Murrell <[email protected]>
    brianjmurrell committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0aa27d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Remove erroneously added file

    Not adding Run-GHA: since this is a NOOP commit just to remove a
    previously added inconsequential file.  No need to waste CI time on it.
    
    Required-githooks: true
    
    Signed-off-by: Brian J. Murrell <[email protected]>
    brianjmurrell committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a075a41 View commit details
    Browse the repository at this point in the history