moduledetector

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package moduledetector implements a detector for detecting changes in a git repo. Dependencies are transitive, at the module level. Modules depend on modules.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectChangedModules

func DetectChangedModules(repoPath string, ct tree.Tree, includeDeps bool) (modules map[string]bool, err error)

DetectChangedModules is the change detector client. Will flag modules as changed if any module in their dependency tree has been modified. nolint: cyclop

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL