DalgoT4D / DDP_backend

Django app for the DDP platform
GNU Affero General Public License v3.0
12 stars 41 forks source link

making orgdbt's project_dir and dbt_venv relative #880

Closed Ishankoradia closed 2 weeks ago

Ishankoradia commented 3 weeks ago

@fatchat as we discussed, making paths in our db relative so that we have more flexibility and it will be easier to adopt the docker deployment

Ishankoradia commented 3 weeks ago

Fixed all the test cases. Need to write a script that converts dbt_venv & project_dir to relative paths for current rows.

Ishankoradia commented 3 weeks ago

All test cases have passed, codecov is under limit