litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.43k stars 694 forks source link

(feat): Automate link Validation in chart-hub - #1017

Open is-ashish opened 4 years ago

is-ashish commented 4 years ago

Auto validation of link using selenium then needs to be hosted on continuous integration service (Travis.yml )

ksatchit commented 4 years ago

Can the same approach used in docs be used here? i.e., https://github.com/bmuschko/link-verifier Is there an equivalent for YAML (CSV) files?