Add Git trigger functionality #1411
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
|
build:
internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/test/util.go#L8
exported function SkipCI should have comment or be unexported
|
build:
internal/mutex.go#L1
should have a package comment
|
build:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
build:
internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
|
build:
internal/test/deployment_process_test_options.go#L8
exported type DeploymentProcessTestOptions should have comment or be unexported
|
build:
internal/test/lifecycle_test_options.go#L10
exported type LifecycleTestOptions should have comment or be unexported
|