unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

[CI] Order in workflows part1

Open lukaszstolarczuk opened this issue 1 year ago • 1 comments

Please review each commit separately. Verified on my fork it all works as expected.

Notes:

  • Unfortunately currently GHA does not support sub-dirs in .github/workflows directory.
  • Scorecard is not giving a penalty now for reusable workflows with higher permissions.

Checklist

  • [x] CI workflows execute properly

lukaszstolarczuk avatar Oct 10 '24 13:10 lukaszstolarczuk

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Code coverage did not change - still 80,1% - sounds like I didn't break anything with this change :)

lukaszstolarczuk avatar Oct 16 '24 14:10 lukaszstolarczuk