artifact

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const WorkBreakdownFile = "work-breakdown.yaml"

Variables

This section is empty.

Functions

func TrackingURL added in v0.16.5

func TrackingURL(content []byte) string

TrackingURL reports the URL the discovery document links from its title. Discovery documents open with the issue that prompted the investigation, and publishing relates its epics back to that issue. A document whose title carries no link yields an empty string.

Types

type Bundle

type Bundle struct {
	Directory        string
	WorkBreakdown    *domain.WorkBreakdown
	DiscoveryContent []byte
	WorkBreakdownRaw []byte
}

func Load

func Load(directory string) (*Bundle, error)

func (*Bundle) Digest

func (b *Bundle) Digest() string

Jump to

Keyboard shortcuts

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