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
This makes sense to me. So just repeating my understanding of this ticket + #2215 , would the following solve your problem?
Kurtosis allows you to use Github locators even if there's not a Kurtosis kurtosis.yml at it (e.g. github.com/ethereum/go-ethereum)
Kurtosis allows you to use arbitrary paths on your filesystem (e.g. /home/barnabas/code/my-custom-microservice)
IMPLEMENTATION NOTES FOR KURTOSIANS:
The above supposes "implicit packages", i.e. we don't need an explicit kurtosis.yml
If we do this, we should have a lockfile to ensure that Kurtosians can't be victim of supply chain attacks. This has been a long time in coming anyways.
Background & motivation
It would be great if I could reference any github repo without needing to have a kurtosis.yml locator.
Desired behaviour
Be able to use any github repo without kurtosis locator.
How important is this to you?
Painful; the lack of this feature makes using Kurtosis frictionful.
What area of the product does this pertain to?
CLI: the Command Line Interface
The text was updated successfully, but these errors were encountered: