You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @nidhi-singh02 would you mind expanding on this? Could you give me an example of the github URL/how you are referencing it? Is it referencing a package (upload_files only allows referencing kurtosis packages, not arbitrary urls) Additionally, if you are referring to a private GitHub URL - are you authenticated via kurtosis github login to access that private github url?
Sure, unfortunately I cannot share the GitHub URL as it is private repository. Yes, I am using upload_files - I read in the documentation that it works for any GitHub URL irrespective of it being a kurtosis package. Let me know if my understanding needs correction. What I understand is whatever is being uploaded, is stored inside the enclave.
Yes, I am authenticated via kurtosis github login.
Hey @nidhi-singh02 let me know if you were able to solve this - I'm happy to iterate with you over Discord to see why all files aren't being copied. Feel free to send me a friend request.
What's your CLI version?
1.1.0
Description & steps to reproduce
I am using
plan.upload_files
with a private GitHub URL, the code doesn't get copied as it is. I see some parts are missing, it is a solidity file.Desired behavior
Files should get copied inside enclave as is.
What is the severity of this bug?
Critical; I am blocked and Kurtosis is unusable for me because of this bug.
What area of the product does this pertain to?
CLI: the Command Line Interface
The text was updated successfully, but these errors were encountered: