You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by GitBox <gi...@apache.org> on 2021/12/28 13:44:44 UTC

[GitHub] [roller] mbien opened a new pull request #114: Merged CodeQL workflow into main workflow.

mbien opened a new pull request #114:
URL: https://github.com/apache/roller/pull/114


   followup on https://github.com/apache/roller/pull/113
   
   This is a workaround which ensures that the test reports end up in the correct workflow.
   
   example:
   JUnit reports of:
   https://github.com/apache/roller/actions/runs/1627718913
   ended up here:
   https://github.com/apache/roller/actions/runs/1627718912
   
   
   If there is just one workflow, they can't end up in the wrong one :)


-- 
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: dev-unsubscribe@roller.apache.org

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



[GitHub] [roller] mbien commented on pull request #114: Merged CodeQL workflow into main workflow.

Posted by GitBox <gi...@apache.org>.
mbien commented on pull request #114:
URL: https://github.com/apache/roller/pull/114#issuecomment-1002724702


   looks like the CodeQL alerts are going to be reset (reported as new issues, while the old are removed) since the job is started from a different file.
   but the aggregation is working: https://github.com/apache/roller/pull/114/checks


-- 
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: dev-unsubscribe@roller.apache.org

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