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.pyAdded add_spdx_headers.py (+209 lines)validate_spdx_headers.pyAdded validate_spdx_headers.py (+101 lines)
- Added
scripts/add_spdx_headers.py(212 lines) — script to add SPDX license headers to source files instantiate internal1 file
add_spdx_headers.py
- Added
scripts/validate_spdx_headers.py(104 lines) — script to validate SPDX header presence and format instantiate errata1 file
validate_spdx_headers.py
Workflow Triggers
2 files changed
ci.ymlUpdated ci.yml (+4/-23 lines)docs-check.ymlUpdated docs-check.yml (+1/-1 lines)