Add project open

This commit is contained in:
2023-12-12 16:30:33 -05:00
parent b7960ed1b4
commit bf213be9fb
6 changed files with 210 additions and 6 deletions

View File

@ -8,7 +8,7 @@ import (
"gitlab.sweetwater.com/it/devops/tools/gitlab-project-manager/internal/gitlab"
)
const gitCloneTimeoutSecs = 10
const gitCloneTimeoutSecs = 30
// Will either read in the current repo, preparing a report
// on its current state, or will clone the project if it has not