Skip to content

Commit 1301f0e

Browse files
committed
ORC-2106: Add Build Status table of all live branches to README.md
1 parent 133562b commit 1301f0e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,14 @@ Releases:
2727

2828
The current build status:
2929

30-
* Main branch [![main build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=main)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Amain)
30+
| Branch | Build Status |
31+
| :--- | :--- |
32+
| main | [![main build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=main)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Amain) |
33+
| branch-2.3 | [![branch-2.3 build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=branch-2.3)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Abranch-2.3) |
34+
| branch-2.2 | [![branch-2.2 build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=branch-2.2)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Abranch-2.2) |
35+
| branch-2.1 | [![branch-2.1 build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=branch-2.1)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Abranch-2.1) |
36+
| branch-2.0 | [![branch-2.0 build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=branch-2.0)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Abranch-2.0) |
37+
| branch-1.9 | [![branch-1.9 build status](https://github.com/apache/orc/actions/workflows/build_and_test.yml/badge.svg?branch=branch-1.9)](https://github.com/apache/orc/actions/workflows/build_and_test.yml?query=branch%3Abranch-1.9) |
3138

3239
Bug tracking: [Apache Jira](https://orc.apache.org/bugs)
3340

0 commit comments

Comments
 (0)