Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for dev2 (0.45 sec)

  1. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/ConfigurationCacheDependencyResolutionIntegrationTest.groovy

            def dep1 = withColorVariants(remoteRepo.module("group", "thing1", "1.2")).publish().allowAll()
            def dep2 = withColorVariants(remoteRepo.module("group", "thing2", "1.2")).publish().allowAll()
            withColorVariants(remoteRepo.module("group", "thing3", "1.2")).dependsOn(dep1).dependsOn(dep2).publish().allowAll()
    
            setupBuildWithColorTransformThatTakesUpstreamArtifacts()
            buildFile << """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  2. pilot/pkg/model/telemetry_logging_test.go

    		Name: "stderr",
    		Provider: &meshconfig.MeshConfig_ExtensionProvider_EnvoyFileAccessLog{
    			EnvoyFileAccessLog: &meshconfig.MeshConfig_ExtensionProvider_EnvoyFileAccessLogProvider{
    				Path: "/dev/stderr",
    			},
    		},
    	}
    
    	fakeFilterStateObjects := []string{"fake-filter-state-object1", "fake-filter-state-object1"}
    	grpcHTTPCfg := &meshconfig.MeshConfig_ExtensionProvider{
    		Name: "grpc-http-als",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:30 UTC 2024
    - 54K bytes
    - Viewed (0)
Back to top