Open nidhi-singh02 opened 3 months ago
If you want to run a non-main branch, tag or commit use the following syntax kurtosis run github.com/package-author/package-repo@tag-branch-commit
There's a tool tip on this doc here: https://docs.kurtosis.com/advanced-concepts/packages/#runnable-packages
LMK if this answers your question!
Thanks! I am referring here to uploading files via plan.upload_files
which is not allowing me to do so.
Background & motivation
I wish to upload files from a Github repository, I don't wish to see the main branch(which is default branch) in my case.
Read the doc, couldn't find anything. Any idea how this can be done ?
Desired behaviour
Should be able to upload files via any branch of a Github repository using
plan.upload_files
How important is this to you?
Critical; Kurtosis is unusable for me without it.
What area of the product does this pertain to?
CLI: the Command Line Interface