Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ github:
- vault_p0 (Doris Cloud Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- Build Broker

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This drops Build Broker from the required master contexts while the job and the broker module are still live. The current base workflow still defines build-broker as name: Build Broker, runs it for fs_brokers/apache_hdfs_broker/**, and executes cd fs_brokers/apache_hdfs_broker/ && /bin/bash build.sh; the cleanup PR referenced in this PR body (#64732) is still open/unmerged. If ASF syncs this first, broker-path changes on master can merge without requiring the broker build even though that CI path still exists. Please keep this required until the broker-removal PR lands, or merge this metadata change together with/after that removal.

- Build Third Party Libraries (Linux)
- Build Third Party Libraries (macOS)
- Build Third Party Libraries (macOS-arm64)
Expand Down
Loading