himanshu-garg-zepto opened a new issue, #8377:
URL: https://github.com/apache/incubator-devlake/issues/8377

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When using an advanced blueprint based on the DBT plugin with a remote git 
project url, the "Git" task of DBT fails on every subsequent run.
   
   
   It's because it tries to git clone the project which succeeds the first time 
but fails on every subsequent run due to "folder already exists".
   
   
   If I manually delete the folder from within the container before running the 
DBT pipeline again, it works.
   
   ### What do you expect to happen
   
   I expect DBT based blueprints to not fail every time after the first
   
   ### How to reproduce
   
   - setup devlake
   - add any project (github, gitlab etc)
   - add a new advanced blueprint with dbt template with remote git url of a 
dummy dbt project
   - run the blueprint (should succeed)
   - run the blueprint again (should fail at the Git step)
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   1.0
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscr...@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to