pyvider 2026-01-09
Added SPDX header management scripts and triggered CI workflow tests
4 files · 315+ · 24-

SPDX Header Scripts

2 files changed
  • add_spdx_headers.py Added add_spdx_headers.py (+209 lines)
  • validate_spdx_headers.py Added validate_spdx_headers.py (+101 lines)
  • Added scripts/add_spdx_headers.py (212 lines) — script to add SPDX license headers to source files instantiate internal
    1 file
    • add_spdx_headers.py
  • Added scripts/validate_spdx_headers.py (104 lines) — script to validate SPDX header presence and format instantiate errata
    1 file
    • validate_spdx_headers.py

Workflow Triggers

2 files changed
  • ci.yml Updated ci.yml (+4/-23 lines)
  • docs-check.yml Updated docs-check.yml (+1/-1 lines)
  • Multiple CI trigger commits to verify workflow functionality after script additions baseline internal
    2 files
    • ci.yml
    • docs-check.yml