Skip to content

Commit

Permalink
fix(README): show branch 3.2 statuses
Browse files Browse the repository at this point in the history
  • Loading branch information
karol-kokoszka committed Feb 22, 2024
1 parent 6443ed3 commit 22a7140
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2023.1.3, IPV4, raft)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-2023.1.3-ipv4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2023.1.3, IPV4)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2023.1.3, IPV6, raft)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-2023.1.3-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2023.1.3, IPV6)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2024.1.0-rc3, IPV4, raft)
on:
push:
branches:
- master
- branch-3.2
pull_request:
types: [ opened, synchronize, reopened ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-2024.1.0.rc3-ipv4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2024.1.0-rc3, IPV4)
on:
push:
branches:
- master
- branch-3.2
pull_request:
types: [ opened, synchronize, reopened ]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2024.1.0-rc3, IPV6, raft)
on:
push:
branches:
- master
- branch-3.2
pull_request:
types: [ opened, synchronize, reopened ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-2024.1.0.rc3-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla Enterprise 2024.1.0-rc3, IPV6)
on:
push:
branches:
- master
- branch-3.2
pull_request:
types: [ opened, synchronize, reopened ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.2.13-ipv4-raft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.2.13, IPV4, raft)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.2.13-ipv4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.2.13, IPV4)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.2.13-ipv6-raft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.2.13, IPV6, raft)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.2.13-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.2.13, IPV6)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.4.1-ipv4-raft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.4.1, IPV4, raft)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.4.1-ipv4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.4.1, IPV4)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.4.1-ipv6-raft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.4.1, IPV6, raft)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-5.4.1-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Integration tests (Scylla 5.4.1, IPV6)
on:
push:
branches:
- master
- branch-3.2

concurrency:
group: int-${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sanity-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sanity check
on:
push:
branches:
- master
- branch-3.2
pull_request:
types: [ opened, synchronize, reopened ]

Expand Down
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
![Sanity check](https://github.com/scylladb/scylla-manager/actions/workflows/sanity-checks.yml/badge.svg?branch=master)
![Language](https://img.shields.io/badge/Language-Go-blue.svg)

![Integration tests 5.2.13 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv4.yaml/badge.svg?branch=master)
![Integration tests 5.2.13 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv4-raft.yaml/badge.svg?branch=master)
![Integration tests 5.2.13 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv6.yaml/badge.svg?branch=master)
![Integration tests 5.2.13 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv6-raft.yaml/badge.svg?branch=master)

![Integration tests 5.4.1 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv4.yaml/badge.svg?branch=master)
![Integration tests 5.4.1 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv4-raft.yaml/badge.svg?branch=master)
![Integration tests 5.4.1 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv6.yaml/badge.svg?branch=master)
![Integration tests 5.4.1 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv6-raft.yaml/badge.svg?branch=master)

![Integration tests 2023.1.3 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv4.yaml/badge.svg?branch=master)
![Integration tests 2023.1.3 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv4-raft.yaml/badge.svg?branch=master)
![Integration tests 2023.1.3 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv6.yaml/badge.svg?branch=master)
![Integration tests 2023.1.3 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv6-raft.yaml/badge.svg?branch=master)

![Integration tests 2024.1.0-rc3 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv4.yaml/badge.svg?branch=master)
![Integration tests 2024.1.0-rc3 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv4-raft.yaml/badge.svg?branch=master)
![Integration tests 2024.1.0-rc3 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv6.yaml/badge.svg?branch=master)
![Integration tests 2024.1.0-rc3 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv6-raft.yaml/badge.svg?branch=master)
![Integration tests 5.2.13 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv4.yaml/badge.svg?branch=branch-3.2)
![Integration tests 5.2.13 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv4-raft.yaml/badge.svg?branch=branch-3.2)
![Integration tests 5.2.13 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv6.yaml/badge.svg?branch=branch-3.2)
![Integration tests 5.2.13 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.2.13-ipv6-raft.yaml/badge.svg?branch=branch-3.2)

![Integration tests 5.4.1 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv4.yaml/badge.svg?branch=branch-3.2)
![Integration tests 5.4.1 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv4-raft.yaml/badge.svg?branch=branch-3.2)
![Integration tests 5.4.1 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv6.yaml/badge.svg?branch=branch-3.2)
![Integration tests 5.4.1 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-5.4.1-ipv6-raft.yaml/badge.svg?branch=branch-3.2)

![Integration tests 2023.1.3 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv4.yaml/badge.svg?branch=branch-3.2)
![Integration tests 2023.1.3 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv4-raft.yaml/badge.svg?branch=branch-3.2)
![Integration tests 2023.1.3 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv6.yaml/badge.svg?branch=branch-3.2)
![Integration tests 2023.1.3 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.3-ipv6-raft.yaml/badge.svg?branch=branch-3.2)

![Integration tests 2024.1.0-rc3 IPV4](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv4.yaml/badge.svg?branch=branch-3.2)
![Integration tests 2024.1.0-rc3 IPV4 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv4-raft.yaml/badge.svg?branch=branch-3.2)
![Integration tests 2024.1.0-rc3 IPV6](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv6.yaml/badge.svg?branch=branch-3.2)
![Integration tests 2024.1.0-rc3 IPV6 raft](https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.0.rc3-ipv6-raft.yaml/badge.svg?branch=branch-3.2)
# Scylla Manager

Welcome to Scylla Manager repository!
Expand Down

0 comments on commit 22a7140

Please sign in to comment.