This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new bae09d6c424 [CI] Prepare for PIP-156 (#15264) build changes by
dropping some required checks (#15496)
bae09d6c424 is described below
commit bae09d6c424d2417d49fb622c27cf3f22dd344b8
Author: Lari Hotari <[email protected]>
AuthorDate: Mon May 9 11:51:15 2022 +0300
[CI] Prepare for PIP-156 (#15264) build changes by dropping some required
checks (#15496)
- PR #15264 makes changes to the build jobs and it's necessary to drop the
required
checks `CI - Unit - Brokers - JDK 8` and `CI - Integration - Shade`
before the
PR can be merged`
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 91028f3a3be..eb1a5223837 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -58,14 +58,12 @@ github:
- CI - Unit - Brokers - Broker Group 3
- CI - Unit - Brokers - Client Api
- CI - Unit - Brokers - Client Impl
- - CI - Unit - Brokers - JDK 8
- CI - Unit - Other
- CI - Unit - Proxy
- Build Pulsar java-test-image docker image
- CI - Integration - Backwards Compatibility
- CI - Integration - Cli
- CI - Integration - Messaging
- - CI - Integration - Shade
- CI - Integration - Standalone
- CI - Integration - Transaction
- Build Pulsar docker image