You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/13 12:10:30 UTC

[GitHub] [incubator-devlake] warren830 opened a new pull request, #3727: fix(framework): simplify the migration scripts

warren830 opened a new pull request, #3727:
URL: https://github.com/apache/incubator-devlake/pull/3727

   # Summary
   
   In pr: https://github.com/apache/incubator-devlake/pull/3712, we fixed bugs, but because it's an urgent fix, the way we fixed the bug is quite complicated(another reason is less familiar with PostgreSQL). 
   In this pr, we found a new way to simplify the migration script that changed in pr #3712 , and tested through the following steps:
   1. deploy devlake  v0.12 by docker-compose
   2. created several blueprints and pipelines
   3. shutdown v0.12 devlake
   4. deploy new code 
   5. check blueprints and pipelines through config-ui
   
   ### Does this close any open issues?
   Relates to https://github.com/apache/incubator-devlake/issues/3537
   
   ### Screenshots
   ![image](https://user-images.githubusercontent.com/39366025/201520969-7e3025c7-b28e-40d8-82d8-3b31662a573c.png)
   
   ### Other Information
   Any other information that is important to this PR.
   


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] warren830 merged pull request #3727: fix(framework): simplify the migration scripts

Posted by GitBox <gi...@apache.org>.
warren830 merged PR #3727:
URL: https://github.com/apache/incubator-devlake/pull/3727


-- 
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: commits-unsubscribe@devlake.apache.org

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