Lari Hotari
Lari Hotari
I have rebased the changes.
Wow! Nice work @dorny . This is really helpful. Thank you! btw. In the Pulsar build, there are multiple reason for the duplicates. Some tests are run multiple times with...
Example workflow with 62 artifacts: https://github.com/apache/pulsar/actions/runs/2027848194
Example workflow with 62 artifacts: https://github.com/apache/pulsar/actions/runs/2027848194
@dorny please review this
this duplicates #67
This seems to be a GitHub Actions "feature". More details in https://github.com/mikepenz/action-junit-report/issues/40 and https://github.community/t/github-actions-status-checks-created-on-incorrect-check-suite-id/16685 .
Thanks for the report @Folcon . Do you see any log messages about fetching the ssh keys? Example of the logs: ``` Adding actor "lhotari" to allowed users. Fetching SSH...
I see it's ed25519, https://github.com/Folcon.keys . Can you try adding a RSA key temporarily for testing?
> Ok, it worked this time. Not sure if it's an intermittent issue, but it does work at the moment. I'll close the issue if it's resolved. It could also...