releasechanges

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServiceNames = []string{
	"api-gateway",
	"auth-service",
	"core-service",
	"platform-service",
	"notification-service",
	"billing-service",
	"agent-service",
}

Functions

This section is empty.

Types

type Analysis

type Analysis struct {
	Services []string
}

Analysis names the services a release has to rebuild. Every rebuilt service is also redeployed, so one list serves both. Cluster state — Terraform, ConfigMaps, platform components, per-service manifests — lives in the private open-mrp/infra repo and is reconciled by that repo's own workflows, so nothing here classifies it.

func Analyze

func Analyze(changedFiles []string, dirToServices map[string][]string) Analysis

Jump to

Keyboard shortcuts

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