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 http support for git repository context #1196

Merged
merged 8 commits into from
May 4, 2020
Merged

Add http support for git repository context #1196

merged 8 commits into from
May 4, 2020

Commits on Apr 14, 2020

  1. add http support for git pull

    usage: set the GIT_PULL_METHOD env var to http or https for starting the container
    yw-liu authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    34a6ec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. add unit-test

    yw-liu authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    4f8d074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b8e81 View commit details
    Browse the repository at this point in the history
  3. modify unit-test

    yw-liu committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7912e4c View commit details
    Browse the repository at this point in the history
  4. make string var as constant

    yw-liu committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0fc311a View commit details
    Browse the repository at this point in the history
  5. fix golint problem

    yw-liu committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c9fc6b5 View commit details
    Browse the repository at this point in the history
  6. fix boilerplate

    yw-liu committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    2e90173 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    73eb47c View commit details
    Browse the repository at this point in the history