Upload files as Runtime Input
complete
S
Standard Opossum
Need an option to upload files (images, docs) from the user local machine as a runtime input to steps.
One of the use case is upload screenshots of manual/user acceptance testing that will be uploaded as an evidence along with the Artifactory.
Log In
S
Standard Opossum
This implemented introduced a new requirement that we need to use the API to download the uploaded file and that requires someone's Personal Access Token (PAT).
Is there any better way for the consecutive steps in the pipelines to programmatically download/access the uploaded file without using PAT?
Rohan Gupta
complete
E
Enthusiastic Gorilla
This appears delivered, please confirm:
This post was marked as
in progress
Canny AI
Merged in a post:
we need (.csv) file upload as input parameter in pipeline
S
Subtle Trout
Need ability to upload csv file as input (pipeline variable) so can use data in file.
S
Standard Opossum
Hi Rohan Gupta,
In my usecase, this is an input to a step (Script step, Run Step or a Container step), so I would expect the file to be uploaded to some folder in the container and made available as a file. Then I can use it for processing and/or programmatically move it to desired location (s3/Artifactory/some rest endpoint).
Thanks
Prasad Satam
long-term
Thank you Standard Opossum, we are reviewing this request and will plan to pick in upcoming quarters, please feel free to add questions/feedback.
Rohan Gupta
pending feedback
Rohan Gupta
Standard Opossum Can you elaborate on where you want to upload these results? Will it be to an S3 Bucket and you want Harness to fetch it?