packagedetector

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package packagedetector implements a detector for detecting changes in a git repo. Dependencies are transitive, at the package level. Modules depend on packages, whose dep graph is also at package level. Module->package->package

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. Modules will be flagged as changed if any of the packaged 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