Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2024 Changes in this version + func Execute() + type CITestConf struct + ID string + IDSanitized string + Path string + PyroscopeEnv string + RemoteRunnerMemory string + RunsOn string + TestCmd string + TestConfigOverridePath string + TestConfigOverrideRequired bool + TestEnvType string + TestEnvVars map[string]string + TestSecretsRequired bool + Workflows []string + type Config struct + Tests []CITestConf + type JobConfig struct + Jobs map[string]struct{ ... } + type Test struct + Name string + Path string