build

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build added in v0.7.0

func Build(opts ...*protos2.BuildArgs)

func BuildAsync added in v0.7.0

func BuildAsync(opts ...*protos2.BuildArgs)

func BuildGroups added in v0.7.0

func BuildGroups(builds ...*protos2.BuildArgsGroup)

func GoreleaserMacOsNotarizeEnvs added in v0.15.0

func GoreleaserMacOsNotarizeEnvs() []string

https://goreleaser.com/customization/notarize/

func NewList

func NewList(v ...string) *structpb.ListValue

func Serve

func Serve(opts ...*protos2.BuildArgs)

depreacted use Build

Types

type BuildArgs

type BuildArgs = protos2.BuildArgs

func NewAIBuild added in v0.25.0

func NewAIBuild(name string) *BuildArgs

NewAIBuild creates a new AI build step configuration

func NewAgentBuild added in v0.25.0

func NewAgentBuild(prompt string, maxIterations int) *BuildArgs

NewAgentBuild creates an AI build configured for iterative agent mode

func NewClaudeBuild added in v0.25.0

func NewClaudeBuild(prompt string) *BuildArgs

NewClaudeBuild creates a Claude-specific AI build with a prompt

func NewGoLibraryBuild added in v0.6.1

func NewGoLibraryBuild(appName string) *BuildArgs

func NewGoServiceBuild

func NewGoServiceBuild(appName string) *BuildArgs

func NewMavenLibraryBuild added in v0.6.1

func NewMavenLibraryBuild(appName string) *BuildArgs

func NewMavenServiceBuild

func NewMavenServiceBuild(appName string) *BuildArgs

func NewPythonLibraryBuild added in v0.6.1

func NewPythonLibraryBuild(appName string) *BuildArgs

func NewPythonServiceBuild

func NewPythonServiceBuild(appName string) *BuildArgs

func NewServiceBuild

func NewServiceBuild(appName string, buildType protos2.BuildType) *BuildArgs

type ListValue

type ListValue = structpb.ListValue

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

func (*Plugin) GetBuild

func (p *Plugin) GetBuild() (*protos2.BuildArgsResponse, error)

func (*Plugin) GetBuilds added in v0.7.0

func (p *Plugin) GetBuilds() (*protos2.BuildArgsGroupResponse, error)

Jump to

Keyboard shortcuts

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