long2ice commented on issue #3463:
URL:
https://github.com/apache/incubator-devlake/issues/3463#issuecomment-1281993278
Yes, the options will change. I noticed that now we have `projectVars` can
pass user defined args, so option 3 can be ignored. The new plugin options I
considered:
```json
{
"ProjectPath": "", // dbt project
"ProjectGitURL": "", // mutual exclusion with ProjectPath
"Args": "--project-dir xxx ..." // dbt run extra args
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]