Skip to content

Check Scripts Fixes#12

Draft
sankalps0549 wants to merge 8 commits intomainfrom
fix/check_spdx
Draft

Check Scripts Fixes#12
sankalps0549 wants to merge 8 commits intomainfrom
fix/check_spdx

Conversation

@sankalps0549
Copy link
Copy Markdown
Collaborator

@sankalps0549 sankalps0549 commented Sep 17, 2025

Description

  • Fixed the check_spdx.py script to fail the CI if the headers are missing.
  • Made CI jobs parallel:
    • static-checks - check_localization, check_spdx
    • test - build, lint, test, coverage
    • build-docs
  • Fixed linting for both script files

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Please delete options that are not relevant.

  • I have read the CONTRIBUTING document
  • My code follows the style guidelines of this project
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly
  • I have added a note to CHANGELOG.md describing my changes
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Testing

N/A

Additional Notes

N/A

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants