Add support to --depth option to our Git clone StepGroup with Build Type as Git Commit SHA
complete
A
Aesthetic Gecko
When trying to use the Git clone Step, we're trying to use the combo with Build Type as Git Commit SHA and define Depth as 1, but for some reason when we execute the fetch Harness ignore the --depth flag, but if we change the build type to Branch for example, we can see the --depth flag in the logs.
I want to request that the depth option be used when the build type is also Git Commit SHA.
Log In
N
Nofar Bluestein
complete
N
Nofar Bluestein
Hey,
Support was added for cloning commit sha when running a pipeline with a CI stage, supporting both long and short commit SHAs.
This is released with v 1.73
Regards
Nofar Blustein
CI product team
Canny AI
Merged in a post:
Add commitSha to the list of Run Pipeline Built Type options
M
Minimum Stork
Currently Run Pipeline form allow specifying "Git Branch", "Git Tag" and "Git Pull Request" options. We need to run pipelines from non-HEAD commits for certain scenarions. It's possible later in the pipelines, but makes things messy. Having the possibility to choose "Git Commit SHA" directly would make it much cleaner.
Canny AI
Merged in a post:
Add DropDown list for Commit Ids/Git Tags
D
Dawn pink Barnacle
We'd like to have a dropdown list of Commit Ids or Git Tags populate when selecting the Git Fetch Type Specific Commit Id / Git Tag.
C
Cooing Rook
I will add that this is critical for supply chain security and validating reproducible builds for release engineering
Pranav Rastogi
pending feedback