Skip to content

Commit 3f52d32

Browse files
committed
Remove the legacy CI from source
1 parent 90e80bd commit 3f52d32

File tree

2 files changed

+6
-45
lines changed

2 files changed

+6
-45
lines changed

.asf.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,12 @@ github:
5252
strict: true
5353
# contexts are the names of checks that must pass.
5454
contexts:
55-
- build_and_unit_test
55+
- Build Cloudberry From Source
56+
- Cloudberry-backup Tests (unit)
57+
- Cloudberry-backup Tests (integration)
58+
- Cloudberry-backup Tests (end_to_end)
59+
- Cloudberry-backup Tests (s3_plugin_e2e)
60+
- Cloudberry-backup Tests (regression)
5661
required_pull_request_reviews:
5762
dismiss_stale_reviews: false
5863
required_approving_review_count: 1

.github/workflows/build_and_unit_test.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)