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 support for git tokens, to be used for python dependencies from private git repos, in the main python template. #292

Closed

Commits on May 20, 2022

  1. Add support for git tokens

    These tokens can be used for python dependencies
     for private git repos.
     These changes are made in the main python template.
    
    Signed-off-by: CC007 <[email protected]>
    CC007 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    61bcda0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Use inline variables for GITHUB_TOKEN, instead of setting the environ…

    …ment variable for the whole builder stage
    
    Signed-off-by: CC007 <[email protected]>
    CC007 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    65b6c21 View commit details
    Browse the repository at this point in the history