Severity
Blocking deployments and runbooks if they remove a Git Credential that is in use
Version
Since introducing the ability to use git credentials in deployment/runbook processes
Latest Version
I could reproduce the problem in the latest build
What happened?
I deleted a Git Credential that was in use in a deployment step, this then broke the deployment as the git credential could not be found.
Reproduction
- Create a git credential
- Create a project with a deployment process that has a step that uses the git credential
- Delete the git credential
- Observe the deletion not being blocked due to git credential being in use
Error and Stacktrace
More Information
No response
Workaround
No response
Severity
Blocking deployments and runbooks if they remove a Git Credential that is in use
Version
Since introducing the ability to use git credentials in deployment/runbook processes
Latest Version
I could reproduce the problem in the latest build
What happened?
I deleted a Git Credential that was in use in a deployment step, this then broke the deployment as the git credential could not be found.
Reproduction
Error and Stacktrace
More Information
No response
Workaround
No response