socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

[READY] Add CI check for duplicates in facts #729

Closed kylerisse closed 3 months ago

kylerisse commented 3 months ago

Description of PR

Add CI check for duplicates in facts

Previous Behavior

duplicate data in facts made it into repo which caused pain

New Behavior

duplicate data in facts should fail CI, thus preventing some pain

Tests