nunavut icon indicating copy to clipboard operation
nunavut copied to clipboard

When specifying --templates do not use internal templates

Open thirtytwobits opened this issue 4 years ago • 1 comments

If --templates is provided the current implementation will silently fall back to built-in templates if the user-supplied ones are not found. We should disable all use of internal templates when the user provides this override but add an optional --fallback-to-builtin switch to allow the user to mix-and-match. This avoids "magical" behavior that is hard to diagnose.

thirtytwobits avatar Aug 03 '20 17:08 thirtytwobits

This changed awhile back with the introduction of ResourceSearchPolicy such that the title of this feature was met. --fallback-to-builtin-templates will be added in 3.0 to finish this out.

thirtytwobits avatar Jul 26 '24 22:07 thirtytwobits