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

option to choose your local apps_bin path #454

Open
wants to merge 6 commits into
base: ete3
Choose a base branch
from

Conversation

dengzq1234
Copy link
Contributor

The origin experimental --tools-dir is functional when "ete3 build -w .....", but it doesn't work to subcommand such as "check". Changes that I made:

  1. read the arguments before load the apps_bin;
  2. muted the "require=True" in workflow argument, ortherwise it goes error

example:
ete3 build check -L [custom path], TOOLCHAIN, LOCAL

I wonder if there is more elegant way?

@dengzq1234
Copy link
Contributor Author

dengzq1234 commented Sep 1, 2021

there are conficts with the main branch with big change. Consider discussion and temporary use --tools-dir as experimental solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant