action

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionPublishTimeout       = 5 * time.Minute
	ActionPublishCommitMessage = "[chronos] `publish` (%s)"
)
View Source
const (
	ActionSaveTimeout       = time.Minute
	ChronosMergedFilename   = ".chronos"
	ActionSaveCommitMessage = "[chronos] `save` (%s)"
)
View Source
const (
	ActionSummarizeTimeout = time.Minute
)

Variables

This section is empty.

Functions

func ProcessBenchmarks

func ProcessBenchmarks(gctx Context) error

func Publish

func Publish(gctx Context) error

func Save

func Save(gctx Context) error

func Summarize

func Summarize(gctx Context) error

Types

type Context

type Context struct {
	Token      string
	Owner      string
	Repository string
	CommitHash string

	InputFilepath string
	BranchStorage string
	BranchPages   string
}

Jump to

Keyboard shortcuts

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