-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Howdy ππ»,
When referencing an v1alpha1.extension, using load(), that comes from an v1alpha1.extension_repo I am receiving:
loading extension env_args: no extension tiltfile found at /Users/iamnande/Library/Application Support/tilt-dev/tilt_modules/github.com/tilt-dev/tilt-extensions/env_args/TiltfileExample block that can produce the error:
## Extensions
v1alpha1.extension_repo('foo', url='https://github.com/iamnande/foo/tilt-extensions')
v1alpha1.extension(name='bar', repo_name='foo', repo_path='bar')
load('ext://bar', 'do_cool_thing')It would be neat if it either didn't yell at me or if it resolved the extension.
Running tilt up in any form handles all the custom references just fine so no actual workflow is being impeded.
flamein and Aryess
Metadata
Metadata
Assignees
Labels
No labels