Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More flexible search paths #452

Open
LecrisUT opened this issue Mar 28, 2023 · 0 comments
Open

More flexible search paths #452

LecrisUT opened this issue Mar 28, 2023 · 0 comments
Labels
effort/high Requires 3 or more days gain/medium Affects multiple users RFE This issue is a Request For Enhancement (Feature)

Comments

@LecrisUT
Copy link

LecrisUT commented Mar 28, 2023

I would like to suggest some more flexible search paths and definitions:

  • besides the /.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 like README.md too far down
  • expose a spec_file property pointing to the main spec file location
  • similar property for SOURCEX search path
  • add an optional positional argument to tito build [package_name] which is useful for tito build --test
  • find package names from .tito/packages/<package_name> which can be passed in the above. Also use the spec_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 is
@FrostyX FrostyX added RFE This issue is a Request For Enhancement (Feature) effort/high Requires 3 or more days gain/medium Affects multiple users labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/high Requires 3 or more days gain/medium Affects multiple users RFE This issue is a Request For Enhancement (Feature)
Projects
None yet
Development

No branches or pull requests

2 participants