Closed loicalbertin closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
14.3% Coverage
0.0% Duplication
The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. Read more here
Pull Request description
Description of the change
Fix a regression introduced in PR #661 for fixing issue #659
What I did
Fix wrong task ID used to compute running execution for a task. In a scheduled action we should check for the workflow taskID and not the action taskID.
Also I activated some jobs tests to run in CI automatically.
Description for the changelog
Applicable Issues
Fixes #677 Ported to develop (4.1.0-milestone.1 snapshot) in #679