Clean up java PreCommit (#29894)
* Clean up java PreCommit * Move SQL tasks to SQL precommit for Java11/17 SQL precommit, still run a small group of tasks as before * Remove kotlin precommit from Java PreCommit Duplicate tests already run in Kotlin Example PreCommit * Arrange and remove duplicate tasks in javaPreCommit * Add timeout to java-fn-execution * Add JvmVerification to sql precommit * Remove jvmverification for :sqlPreCommit it is done by ":sdks:java:extensions:sql:preCommit" now
显示
- .github/workflows/beam_PreCommit_Java.yml 0 个添加, 2 个删除.github/workflows/beam_PreCommit_Java.yml
- .github/workflows/beam_PreCommit_SQL_Java11.yml 1 个添加, 1 个删除.github/workflows/beam_PreCommit_SQL_Java11.yml
- .github/workflows/beam_PreCommit_SQL_Java17.yml 1 个添加, 1 个删除.github/workflows/beam_PreCommit_SQL_Java17.yml
- build.gradle.kts 16 个添加, 23 个删除build.gradle.kts
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/EmbeddedSdkHarness.java 3 个添加, 0 个删除...g/apache/beam/runners/fnexecution/EmbeddedSdkHarness.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/GrpcContextHeaderAccessorProviderTest.java 2 个添加, 0 个删除...rs/fnexecution/GrpcContextHeaderAccessorProviderTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/ServerFactoryTest.java 2 个添加, 1 个删除...rg/apache/beam/runners/fnexecution/ServerFactoryTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/artifact/ArtifactRetrievalServiceTest.java 2 个添加, 0 个删除...rs/fnexecution/artifact/ArtifactRetrievalServiceTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/artifact/ArtifactStagingServiceTest.java 2 个添加, 0 个删除...ners/fnexecution/artifact/ArtifactStagingServiceTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/BundleFinalizationHandlersTest.java 4 个添加, 0 个删除...s/fnexecution/control/BundleFinalizationHandlersTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactoryTest.java 2 个添加, 0 个删除...ners/fnexecution/control/DefaultJobBundleFactoryTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/FnApiControlClientPoolServiceTest.java 3 个添加, 0 个删除...nexecution/control/FnApiControlClientPoolServiceTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/FnApiControlClientTest.java 2 个添加, 1 个删除...m/runners/fnexecution/control/FnApiControlClientTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/ProcessBundleDescriptorsTest.java 3 个添加, 0 个删除...ers/fnexecution/control/ProcessBundleDescriptorsTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/ReferenceCountingExecutableStageContextFactoryTest.java 2 个添加, 0 个删除...l/ReferenceCountingExecutableStageContextFactoryTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/RemoteExecutionTest.java 2 个添加, 1 个删除...beam/runners/fnexecution/control/RemoteExecutionTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/SdkHarnessClientTest.java 2 个添加, 1 个删除...eam/runners/fnexecution/control/SdkHarnessClientTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/SingleEnvironmentInstanceJobBundleFactoryTest.java 3 个添加, 0 个删除...ontrol/SingleEnvironmentInstanceJobBundleFactoryTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/control/TimerReceiverFactoryTest.java 4 个添加, 0 个删除...runners/fnexecution/control/TimerReceiverFactoryTest.java
- runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/data/GrpcDataServiceTest.java 3 个添加, 0 个删除...he/beam/runners/fnexecution/data/GrpcDataServiceTest.java
加载中
想要评论请 注册 或 登录