Module packages

Source
Expand description

#Packages module

The packages module is used to get the list of packages available in the monorepo.

Structs§

DependencyInfo
PackageInfo
A struct that represents a package in the monorepo.
PackageRepositoryInfo
A struct that represents the repository information of a package.

Functions§

get_changed_packages
Get a list of packages that have changed since a given sha
get_monorepo_package_manager
Get defined package manager in the monorepo
get_package_info
Returns the package info of the package with the provided name.
get_packages
Get a list of packages available in the monorepo