From 14d6bad3355469339a2ddf763362a77c85347066 Mon Sep 17 00:00:00 2001 From: Karol Kokoszka Date: Mon, 4 Nov 2024 17:12:17 +0100 Subject: [PATCH] gh: reference branch-3.4 in gh actions workflows --- .github/cfg/integration-test-core.yaml | 2 +- ...ation-tests-2023.1.11-IPV4-raftschema.yaml | 2 +- .../integration-tests-2023.1.11-IPV4.yaml | 2 +- ...ation-tests-2023.1.11-IPV6-raftschema.yaml | 2 +- .../integration-tests-2024.1.9-IPV4.yaml | 2 +- .../integration-tests-2024.1.9-IPV6.yaml | 2 +- .../integration-tests-6.1.1-IPV4-tablets.yaml | 2 +- .../integration-tests-6.1.1-IPV4.yaml | 2 +- .../integration-tests-6.1.1-IPV6-tablets.yaml | 2 +- ...-tests-latest-enterprise-IPV4-tablets.yaml | 2 +- ...egration-tests-latest-enterprise-IPV4.yaml | 2 +- .github/workflows/sanity-checks.yml | 2 +- README.md | 20 +++++++++---------- 13 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.github/cfg/integration-test-core.yaml b/.github/cfg/integration-test-core.yaml index f4433455b6..cd3e1e4b21 100644 --- a/.github/cfg/integration-test-core.yaml +++ b/.github/cfg/integration-test-core.yaml @@ -1,7 +1,7 @@ on: push: branches: - - master + - branch-3.4 pull_request: types: [ opened, synchronize, reopened ] diff --git a/.github/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml b/.github/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml index 5fec04a396..30df95b35a 100644 --- a/.github/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml +++ b/.github/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml @@ -108,4 +108,4 @@ name: integration-tests-2023.1.11-IPV4-raftschema - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-2023.1.11-IPV4.yaml b/.github/workflows/integration-tests-2023.1.11-IPV4.yaml index 83f8750b73..1c4cfe2ce2 100644 --- a/.github/workflows/integration-tests-2023.1.11-IPV4.yaml +++ b/.github/workflows/integration-tests-2023.1.11-IPV4.yaml @@ -108,4 +108,4 @@ name: integration-tests-2023.1.11-IPV4 - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml b/.github/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml index a20ba2634a..6aa00a5a43 100644 --- a/.github/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml +++ b/.github/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml @@ -108,4 +108,4 @@ name: integration-tests-2023.1.11-IPV6-raftschema - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-2024.1.9-IPV4.yaml b/.github/workflows/integration-tests-2024.1.9-IPV4.yaml index 360a9e26d9..87393ecf2c 100644 --- a/.github/workflows/integration-tests-2024.1.9-IPV4.yaml +++ b/.github/workflows/integration-tests-2024.1.9-IPV4.yaml @@ -108,4 +108,4 @@ name: integration-tests-2024.1.9-IPV4 - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-2024.1.9-IPV6.yaml b/.github/workflows/integration-tests-2024.1.9-IPV6.yaml index 4a517e230a..c94f86f49b 100644 --- a/.github/workflows/integration-tests-2024.1.9-IPV6.yaml +++ b/.github/workflows/integration-tests-2024.1.9-IPV6.yaml @@ -108,4 +108,4 @@ name: integration-tests-2024.1.9-IPV6 - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-6.1.1-IPV4-tablets.yaml b/.github/workflows/integration-tests-6.1.1-IPV4-tablets.yaml index c2ef41ba73..a3108c0d5d 100644 --- a/.github/workflows/integration-tests-6.1.1-IPV4-tablets.yaml +++ b/.github/workflows/integration-tests-6.1.1-IPV4-tablets.yaml @@ -108,4 +108,4 @@ name: integration-tests-6.1.1-IPV4-tablets - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-6.1.1-IPV4.yaml b/.github/workflows/integration-tests-6.1.1-IPV4.yaml index da5818a38a..3d94f6eb0e 100644 --- a/.github/workflows/integration-tests-6.1.1-IPV4.yaml +++ b/.github/workflows/integration-tests-6.1.1-IPV4.yaml @@ -108,4 +108,4 @@ name: integration-tests-6.1.1-IPV4 - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-6.1.1-IPV6-tablets.yaml b/.github/workflows/integration-tests-6.1.1-IPV6-tablets.yaml index 199a3b368c..a250a47475 100644 --- a/.github/workflows/integration-tests-6.1.1-IPV6-tablets.yaml +++ b/.github/workflows/integration-tests-6.1.1-IPV6-tablets.yaml @@ -108,4 +108,4 @@ name: integration-tests-6.1.1-IPV6-tablets - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-latest-enterprise-IPV4-tablets.yaml b/.github/workflows/integration-tests-latest-enterprise-IPV4-tablets.yaml index cc9663318d..bff823e993 100644 --- a/.github/workflows/integration-tests-latest-enterprise-IPV4-tablets.yaml +++ b/.github/workflows/integration-tests-latest-enterprise-IPV4-tablets.yaml @@ -108,4 +108,4 @@ name: integration-tests-latest-enterprise-IPV4-tablets - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/integration-tests-latest-enterprise-IPV4.yaml b/.github/workflows/integration-tests-latest-enterprise-IPV4.yaml index 9e7e64989f..8c665c84e7 100644 --- a/.github/workflows/integration-tests-latest-enterprise-IPV4.yaml +++ b/.github/workflows/integration-tests-latest-enterprise-IPV4.yaml @@ -108,4 +108,4 @@ name: integration-tests-latest-enterprise-IPV4 - reopened push: branches: - - master + - branch-3.4 diff --git a/.github/workflows/sanity-checks.yml b/.github/workflows/sanity-checks.yml index 175b2ecbc8..89df450382 100644 --- a/.github/workflows/sanity-checks.yml +++ b/.github/workflows/sanity-checks.yml @@ -3,7 +3,7 @@ name: Sanity check on: push: branches: - - master + - branch-3.4 pull_request: types: [ opened, synchronize, reopened ] diff --git a/README.md b/README.md index 4c6ee2b4dc..19b3740828 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,16 @@ Scylla Manager consists of tree components: | **6.1.1** | ![integration-tests-6.1.1-IPV4]
![integration-tests-6.1.1-IPV4-tablets]
![integration-tests-6.1.1-IPV6-tablets] | Restoration of **Authentication** and **Service Levels** is not supported
Restoration of schema containing **Alternator** tables is not supported | | **latest-enterprise** | ![integration-tests-latest-enterprise-IPV4]
![integration-tests-latest-enterprise-IPV4-tablets] | Restoration of **Authentication** and **Service Levels** is not supported
Restoration of schema containing **Alternator** tables is not supported | -[integration-tests-2024.1.9-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.9-IPV4.yaml/badge.svg?branch=master -[integration-tests-2024.1.9-IPV6]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.9-IPV6.yaml/badge.svg?branch=master -[integration-tests-2023.1.11-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.11-IPV4.yaml/badge.svg?branch=master -[integration-tests-2023.1.11-IPV4-raftschema]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml/badge.svg?branch=master -[integration-tests-2023.1.11-IPV6-raftschema]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml/badge.svg?branch=master -[integration-tests-6.1.1-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-6.1.1-IPV4.yaml/badge.svg?branch=master -[integration-tests-6.1.1-IPV4-tablets]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-6.1.1-IPV4-tablets.yaml/badge.svg?branch=master -[integration-tests-6.1.1-IPV6-tablets]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-6.1.1-IPV6-tablets.yaml/badge.svg?branch=master -[integration-tests-latest-enterprise-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-latest-enterprise-IPV4.yaml/badge.svg?branch=master -[integration-tests-latest-enterprise-IPV4-tablets]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-latest-enterprise-IPV4-tablets.yaml/badge.svg?branch=master +[integration-tests-2024.1.9-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.9-IPV4.yaml/badge.svg?branch=branch-3.4 +[integration-tests-2024.1.9-IPV6]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2024.1.9-IPV6.yaml/badge.svg?branch=branch-3.4 +[integration-tests-2023.1.11-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.11-IPV4.yaml/badge.svg?branch=branch-3.4 +[integration-tests-2023.1.11-IPV4-raftschema]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.11-IPV4-raftschema.yaml/badge.svg?branch=branch-3.4 +[integration-tests-2023.1.11-IPV6-raftschema]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-2023.1.11-IPV6-raftschema.yaml/badge.svg?branch=branch-3.4 +[integration-tests-6.1.1-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-6.1.1-IPV4.yaml/badge.svg?branch=branch-3.4 +[integration-tests-6.1.1-IPV4-tablets]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-6.1.1-IPV4-tablets.yaml/badge.svg?branch=branch-3.4 +[integration-tests-6.1.1-IPV6-tablets]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-6.1.1-IPV6-tablets.yaml/badge.svg?branch=branch-3.4 +[integration-tests-latest-enterprise-IPV4]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-latest-enterprise-IPV4.yaml/badge.svg?branch=branch-3.4 +[integration-tests-latest-enterprise-IPV4-tablets]: https://github.com/scylladb/scylla-manager/actions/workflows/integration-tests-latest-enterprise-IPV4-tablets.yaml/badge.svg?branch=branch-3.4 ## Installing and updating Go