roller
roller copied to clipboard
Merged CodeQL workflow into main workflow.
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 :)
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
closing in favor of #119