You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/12/28 09:37:16 UTC

[GitHub] [ozone] elek opened a new pull request #1741: Disable coverage upload to codecov

elek opened a new pull request #1741:
URL: https://github.com/apache/ozone/pull/1741


   ## What changes were proposed in this pull request?
   
   Today CI scripts upload the code coverage data to two places: Sonar and codecov.io. The second one uses a custom codecov github actions (`codecov/codecov-action@v1`) the only foreign actions in our scripts.
   
   After Apache INFRA switch to a more strict configuration, foreign github actions are not allowed anymore which breaks all of our builds. 
   
   I suggest disabling the coverage upload to codedcov.io (we have the data in sonar anyway) for quick fix (long-term we can do the upload with a CLI application).
    
   ## How was this patch tested?
   
   CI


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] elek commented on pull request #1741: HDDS-4627. Disable coverage upload to codecov

Posted by GitBox <gi...@apache.org>.
elek commented on pull request #1741:
URL: https://github.com/apache/ozone/pull/1741#issuecomment-755220482


   Merging it, thanks the review.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] elek merged pull request #1741: HDDS-4627. Disable coverage upload to codecov

Posted by GitBox <gi...@apache.org>.
elek merged pull request #1741:
URL: https://github.com/apache/ozone/pull/1741


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org