dvstore

package
v3.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: Apache-2.0, MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const GoldenFormat = "pquads"

Variables

This section is empty.

Functions

func LastUpdatedIssueInRepo

func LastUpdatedIssueInRepo(ctx context.Context, h *cayley.Handle, entity multipmuri.Entity) (time.Time, error)

func LoadTasks

func LoadTasks(h *cayley.Handle, schema *schema.Config, filters LoadTasksFilters, logger *zap.Logger) (dvmodel.Tasks, error)

func Schema

func Schema() *schema.Config

func TestingGoldenDumpPath

func TestingGoldenDumpPath(t *testing.T, name string) string

func TestingGoldenJSONPath

func TestingGoldenJSONPath(t *testing.T, name string) string

func TestingGoldenStore

func TestingGoldenStore(t *testing.T, name string) (*cayley.Handle, func())

func TestingStore

func TestingStore(t *testing.T) (*cayley.Handle, func())

Types

type LoadTasksFilters

type LoadTasksFilters struct {
	Targets             []multipmuri.Entity
	TheWorld            bool
	WithClosed          bool
	WithoutIsolated     bool
	WithoutPRs          bool
	WithoutExternalDeps bool
	WithFetch           bool
}

Jump to

Keyboard shortcuts

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