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: repo-server - prevent locked state after unclean git checkout #11805

Merged
merged 5 commits into from
Feb 1, 2023

Commits on Jan 4, 2023

  1. Pull in new version of argoproj/pkg

    Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net>
    Artur Rodrigues committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f845f70 View commit details
    Browse the repository at this point in the history
  2. Allow timeout behavior to be specified in util/exec/exec

    Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net>
    Artur Rodrigues committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6cdd3a9 View commit details
    Browse the repository at this point in the history
  3. Git processes receive SIGTERM when timedout

    Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net>
    Artur Rodrigues committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d52ab8d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    d30324c View commit details
    Browse the repository at this point in the history
  2. Update util/exec/exec_test.go

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b149eb5 View commit details
    Browse the repository at this point in the history