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 09:03:13 UTC

[GitHub] [incubator-devlake-website] abeizn opened a new pull request, #307: docs: use refdiff with dora

abeizn opened a new pull request, #307:
URL: https://github.com/apache/incubator-devlake-website/pull/307

   ### ⚠️ &nbsp;&nbsp;Pre Checklist
   
   > Please complete _ALL_ items in this checklist, and remove before submitting
   
   - [ ] I have `run npm build` and `run npm serve` locally before submitting this PR
   - [ ] I have read through the [Contributing](https://devlake.apache.org/community/) Documentation
   
   # Summary
   docs: use refdiff with dora
   
   ### 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-website] Startrekzky merged pull request #307: docs: use refdiff with dora

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


-- 
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-website] Startrekzky commented on a diff in pull request #307: docs: use refdiff with dora

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on code in PR #307:
URL: https://github.com/apache/incubator-devlake-website/pull/307#discussion_r1009030709


##########
docs/Plugins/refdiff.md:
##########
@@ -89,6 +89,29 @@ curl -v -XPOST http://localhost:8080/pipelines --data @- <<'JSON'
 JSON
 ```
 
+## How to use with dora 

Review Comment:
   ## How it gets used in DORA



##########
docs/Plugins/refdiff.md:
##########
@@ -89,6 +89,29 @@ curl -v -XPOST http://localhost:8080/pipelines --data @- <<'JSON'
 JSON
 ```
 
+## How to use with dora 
+Refdiff take the project_name from taskOptions, and offer the ability to calculate refs_commits_diffs between 2 consecutive deployments under the same scope.

Review Comment:
   Text change:
   RefDiff can be called by the [DORA plugin](https://github.com/apache/incubator-devlake/tree/main/plugins/dora). RefDiff takes the `project_name` from taskOptions to calculate refs_commits_diffs between two consecutive deployments within the same project.



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