More flexible search paths #452
Labels
effort/high
Requires 3 or more days
gain/medium
Affects multiple users
RFE
This issue is a Request For Enhancement (Feature)
I would like to suggest some more flexible search paths and definitions:
/.tito
location, it would be nice to search for/.distro/tito
and its variants. Reasoning is that sometimes upstream does not want to populate the root with tool files and push files likeREADME.md
too far downspec_file
property pointing to the main spec file locationSOURCEX
search pathtito build [package_name]
which is useful fortito build --test
.tito/packages/<package_name>
which can be passed in the above. Also use thespec_file
property suggested above that can be overwritten for each.tito/packages/<package_name>/tito.props
or equivalents to point to where the spec file isThe text was updated successfully, but these errors were encountered: