Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 2.7 KB

Fork_PRs.md

File metadata and controls

62 lines (45 loc) · 2.7 KB

Pull-requests to the upstream KiBoM

This document explains the additions to the original KiBoM code.

Not yet merged

Interesting additions

Small additions

Important fixes

Already merged

Interesting additions

Small additions

Small fixes

Not sent to upstream

  • Debian package files. Allowing to install KiBoM as a Debian package on Debian, Ubuntu and derevatives. Making it clean and simple to install, uninstall and get its dependencies.
  • Integration with GitHub actions, instead of using Travis.
  • PyTest regression tests.
    • Stronger test for generated CSV
    • Basic test for generated HTML
    • Basic test for generated XML
    • Basic test for generated XLSX
    • Basic test for variants
    • Basic test for DNC
    • Test for component sorting (by value)