roller icon indicating copy to clipboard operation
roller copied to clipboard

Merged CodeQL workflow into main workflow.

Open mbien opened this issue 3 years ago • 1 comments

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

mbien avatar Dec 28 '21 13:12 mbien

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

mbien avatar Dec 29 '21 18:12 mbien

closing in favor of #119

mbien avatar Nov 14 '22 19:11 mbien