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/10/28 08:18:26 UTC

[GitHub] [incubator-devlake] klesh opened a new pull request, #3613: feat: defining PluginBlueprintV200 to support project

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

   # Summary
   
   epic: https://github.com/apache/incubator-devlake/issues/3468
   section: Implementation No. 3 - Blueprint Plan Generation Version v2.0.0
   content:
   a. Defining Scope interface with methods ScopeId()/ScopeName()/TableName(), and update repos boards cicd_scopes to implement the interface.
   b. PluginBlueprintV200 takes only ScopeIds(connectionId/transformationRuleId can be inferred) as input, and returns PipelinePlan and []Scope to indicate the scopes belonging to the project.
   c. `repo` `boards` implement `Scope` interface
   
   ### Does this close any open issues?
   Closes xx
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### 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] klesh commented on pull request #3613: feat: defining PluginBlueprintV200 to support project

Posted by GitBox <gi...@apache.org>.
klesh commented on PR #3613:
URL: https://github.com/apache/incubator-devlake/pull/3613#issuecomment-1294687319

   @mindlesscloud @likyh 


-- 
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] likyh merged pull request #3613: feat: defining PluginBlueprintV200 to support project

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


-- 
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