mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
* feat(analyze): add ExcludeFiles field to textAnazlye * feat(analyze): fix test for getFiles * feat(analyze): change function name to excludeFilePaths * feat(analyze): fix preflight test fail * feat(analyze): add tests for excludeFiles * feat(schemas): run make schemas * feat(analyze): use getChildCollectedFileContents function prototype * feat(analyze): reduce time complexity * feat(longhorn): add getFileContents as getCollectedFileContents