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

Add credentials to HTTP resolver #7315

Commits on Nov 15, 2023

  1. Add credentials to HTTP resolver

    This adds the ability to pass credentials to the HTTP resolver when
    fetching the URL.
    
    This let's for example to fetch tasks from SCM private repositories on
    other SCM providers than configured with the git resolver.
    
    Fixes tektoncd#7296
    
    Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
    chmouel committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c17dc30 View commit details
    Browse the repository at this point in the history