diff --git a/.github/workflows/centos_7.yml b/.github/workflows/centos_7.yml index 35aa85f5e1fac05902d4c5a6b590d536b21c0ff2..db2446e58f6269b1e3eb332f11712a8e4f998004 100644 --- a/.github/workflows/centos_7.yml +++ b/.github/workflows/centos_7.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/centos_7_aarch64.yml b/.github/workflows/centos_7_aarch64.yml index 139946c3a5d7ca89333e13e99a77a75b420e8519..078ba5fae54688f16a06dfe1f623cfc21c1257c6 100644 --- a/.github/workflows/centos_7_aarch64.yml +++ b/.github/workflows/centos_7_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/centos_8.yml b/.github/workflows/centos_8.yml index 4797660c41aec47b4c6131e4f3191e80ecf394f9..747d1532e73865c7aa4b5136a163d29597640149 100644 --- a/.github/workflows/centos_8.yml +++ b/.github/workflows/centos_8.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/centos_8_aarch64.yml b/.github/workflows/centos_8_aarch64.yml index e011f9c70cd1581888d07432ee74fc132f1def27..9472be9bce8ae205bf9f9d517cacb54dcb490fb6 100644 --- a/.github/workflows/centos_8_aarch64.yml +++ b/.github/workflows/centos_8_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 45686bc25f6f90e71332f67683e63bf7464d7185..df1d6fc5538718dd1610a09b72cd1c9c45ae5b88 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/debian_10.yml b/.github/workflows/debian_10.yml index a1e91d5229b72772397d0770a490317f343d375e..6b6983a4de69b810a1102374b2d2d9da57619a41 100644 --- a/.github/workflows/debian_10.yml +++ b/.github/workflows/debian_10.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/debian_10_aarch64.yml b/.github/workflows/debian_10_aarch64.yml index 2309edf6f3e92d4b6aaa3817727dca208f073c4c..80f27e59dd951b14daa4f126e25db4fa85f1e5fa 100644 --- a/.github/workflows/debian_10_aarch64.yml +++ b/.github/workflows/debian_10_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/debian_11.yml b/.github/workflows/debian_11.yml index e17c99aef9a28b026a14f534ff50b642b9441b79..4d34a128a84b5130d321b18b7b3f559c52a5e004 100644 --- a/.github/workflows/debian_11.yml +++ b/.github/workflows/debian_11.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/debian_11_aarch64.yml b/.github/workflows/debian_11_aarch64.yml index 6461b1938f7b8d4b16d15d5415f51db826f5d6ba..71e8adc4bb7c43fbce050d99e41a9a58a93338fb 100644 --- a/.github/workflows/debian_11_aarch64.yml +++ b/.github/workflows/debian_11_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/debian_9.yml b/.github/workflows/debian_9.yml index 10d6e2ddd5e699ea019cd3130e095e3da7130030..743d34522113a55f83f600e83a458ce5ca2ba8a3 100644 --- a/.github/workflows/debian_9.yml +++ b/.github/workflows/debian_9.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/debug_aarch64.yml b/.github/workflows/debug_aarch64.yml index fb74af31aa5ca5e2e3e35bc7c690a09fc794e48b..4af5861c7457419defd43c009a0da558d70e24ee 100644 --- a/.github/workflows/debug_aarch64.yml +++ b/.github/workflows/debug_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/default_gcc_centos_7.yml b/.github/workflows/default_gcc_centos_7.yml index d5743f524c01903c4dece66b0f2a41c03a89a611..d967f1df5747eba230d623d265a7683a471d6f09 100644 --- a/.github/workflows/default_gcc_centos_7.yml +++ b/.github/workflows/default_gcc_centos_7.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_30.yml b/.github/workflows/fedora_30.yml index f548ac8e1a9c2a0f6c2abba6ea4875d6b1736cd8..bffe8895e9f5e43b861ac3ac1e234ec530814e12 100644 --- a/.github/workflows/fedora_30.yml +++ b/.github/workflows/fedora_30.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_31.yml b/.github/workflows/fedora_31.yml index 122601c65a6441e9b13ac45308c7104d21dbba9e..189725d22f3ea77a127c62b244896e4e9cda068c 100644 --- a/.github/workflows/fedora_31.yml +++ b/.github/workflows/fedora_31.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_32.yml b/.github/workflows/fedora_32.yml index fd048c2437b2144d9a6938d1993c7659d7d09af0..1ef0e70ba2d49ec1b40c0f70a8de2fc07fc31808 100644 --- a/.github/workflows/fedora_32.yml +++ b/.github/workflows/fedora_32.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_33.yml b/.github/workflows/fedora_33.yml index 90524117be76ff52ab8ae58b3f06cdef2aa7c83b..934791e7aab8b50f2728108c2fe8471ed63f2c1b 100644 --- a/.github/workflows/fedora_33.yml +++ b/.github/workflows/fedora_33.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_33_aarch64.yml b/.github/workflows/fedora_33_aarch64.yml index 1f703f80f9b4421d015c42893848de31ee5101ed..11664c3a4e085cd30c51d21ca42d1e0246b762d5 100644 --- a/.github/workflows/fedora_33_aarch64.yml +++ b/.github/workflows/fedora_33_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_34.yml b/.github/workflows/fedora_34.yml index a071c0341fec0fd44b948ffbcd1b34ab24b42b11..05f36cf7dc991b3683b521d2c447e64ceae6125b 100644 --- a/.github/workflows/fedora_34.yml +++ b/.github/workflows/fedora_34.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_34_aarch64.yml b/.github/workflows/fedora_34_aarch64.yml index f8917814f5efe260c6f03032e865d9c4a4f48e09..ba04f21c0facde3f4e8e68342dc249ad12b7edbd 100644 --- a/.github/workflows/fedora_34_aarch64.yml +++ b/.github/workflows/fedora_34_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_35.yml b/.github/workflows/fedora_35.yml index 47dca6d67f68b8bb932458ea00fb9ac726474464..3ce941ba8a239414ac57b3e23b63ec3d0e06bd17 100644 --- a/.github/workflows/fedora_35.yml +++ b/.github/workflows/fedora_35.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fedora_35_aarch64.yml b/.github/workflows/fedora_35_aarch64.yml index 696c5313a5274205900114a0270f414b58bd606b..c90935a680d19b2e9287393a75a43d3f6c819a38 100644 --- a/.github/workflows/fedora_35_aarch64.yml +++ b/.github/workflows/fedora_35_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/freebsd-12.yml b/.github/workflows/freebsd-12.yml index 78c47aeae4f1c6c0e88f1bdb8abf8e38f726f38c..939bd99725d11c8a34dfc4eb29dc59f1595cdf34 100644 --- a/.github/workflows/freebsd-12.yml +++ b/.github/workflows/freebsd-12.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/freebsd-13.yml b/.github/workflows/freebsd-13.yml index 7633fc930918d83bcd4a939c82c00a3787010298..58fb67e0e1cb39af43b22a33727021b2f353655a 100644 --- a/.github/workflows/freebsd-13.yml +++ b/.github/workflows/freebsd-13.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/fuzzing.yml b/.github/workflows/fuzzing.yml index 0e36200e4b2a3ff2626bd8a5b2b05363021c9462..70e3fa678a139708f709441698b3ee2a4c10c3d4 100644 --- a/.github/workflows/fuzzing.yml +++ b/.github/workflows/fuzzing.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' paths: diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 772b04cb38025c304cab337053f101225afa159a..ad6b5736e6aa75e44a2d421b6ccb08e97367a188 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' # release branches - - '**-full-ci' tags: - '*' pull_request: diff --git a/.github/workflows/memtx_allocator_based_on_malloc.yml b/.github/workflows/memtx_allocator_based_on_malloc.yml index f49dcecea4b578c6e83f303fb4a3e08e00f270ee..22dbce275032b88ce8d9adf1829415e8f0de53ae 100644 --- a/.github/workflows/memtx_allocator_based_on_malloc.yml +++ b/.github/workflows/memtx_allocator_based_on_malloc.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/opensuse_15_1.yml b/.github/workflows/opensuse_15_1.yml index 54f62dc9d350b1460a2dfbd525115f164b358741..fea5eabb443098ae844a6fabd910de36bfcd9e37 100644 --- a/.github/workflows/opensuse_15_1.yml +++ b/.github/workflows/opensuse_15_1.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/opensuse_15_2.yml b/.github/workflows/opensuse_15_2.yml index b6825e7d5bf5d563c1411e1d99a378fe4a952ee2..ae3638a41a34d8be94446c1d7f910b27a257caf3 100644 --- a/.github/workflows/opensuse_15_2.yml +++ b/.github/workflows/opensuse_15_2.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/osx_11.yml b/.github/workflows/osx_11.yml index 90b1dd6c3e7e6c71b156fefbf59bb72b6d6c503a..1b4208ff50712511b8072ef39f8c2b4b96e3be13 100644 --- a/.github/workflows/osx_11.yml +++ b/.github/workflows/osx_11.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/osx_11_aarch64.yml b/.github/workflows/osx_11_aarch64.yml index 092fa34da77a83ec64cbe27c32ac0aff6792943b..d584e3d04f79c8d9dec732006ef5b84e9df507a3 100644 --- a/.github/workflows/osx_11_aarch64.yml +++ b/.github/workflows/osx_11_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/osx_11_aarch64_debug.yml b/.github/workflows/osx_11_aarch64_debug.yml index 89fab61961b04a12725f582ac71cd0ad977a5ceb..efef2927b46808706dc1694da4ad0f816c37b1f1 100644 --- a/.github/workflows/osx_11_aarch64_debug.yml +++ b/.github/workflows/osx_11_aarch64_debug.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/osx_11_lto.yml b/.github/workflows/osx_11_lto.yml index 3d0ee61f67dbf4d650a4723d2495b0d0b7cdf485..e4ad37a190531e5c5edb94f0d62dfe73a0f5b8cf 100644 --- a/.github/workflows/osx_11_lto.yml +++ b/.github/workflows/osx_11_lto.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/osx_12.yml b/.github/workflows/osx_12.yml index b98464a31d722e31251f67a549a6c9e7b2acfb69..53d62e1509d7a304603a5401a62998faf60ce4cb 100644 --- a/.github/workflows/osx_12.yml +++ b/.github/workflows/osx_12.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/out_of_source.yml b/.github/workflows/out_of_source.yml index cee951a8e1ebce462089837d76148e09c0327eb7..3a8ceb15003cbd8b758e8c7cd6ff23efbef02625 100644 --- a/.github/workflows/out_of_source.yml +++ b/.github/workflows/out_of_source.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/release_asan_clang11.yml b/.github/workflows/release_asan_clang11.yml index e49a9249a0ca184613961fb44b41e83729b6bdd6..cb0dbe6db1adc5c0f6c13c013e599ae032d85d78 100644 --- a/.github/workflows/release_asan_clang11.yml +++ b/.github/workflows/release_asan_clang11.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/release_clang.yml b/.github/workflows/release_clang.yml index 531ba6839994243ac41589dcc55d8a4aa164c37f..65bebe69ce7aa4a8ee83771dcf4f02496a68c6ad 100644 --- a/.github/workflows/release_clang.yml +++ b/.github/workflows/release_clang.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/release_lto.yml b/.github/workflows/release_lto.yml index 664946999c333b4cf71faadc8c65566bba9d7b1d..654fdebe288eec7c590871cb08681f2950525c9c 100644 --- a/.github/workflows/release_lto.yml +++ b/.github/workflows/release_lto.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/release_lto_clang11.yml b/.github/workflows/release_lto_clang11.yml index 7a454f2a152596789ef94dac00d1569ebdf0a275..e790650d5079073a12ae60ca47299285b7763d22 100644 --- a/.github/workflows/release_lto_clang11.yml +++ b/.github/workflows/release_lto_clang11.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/static_build.yml b/.github/workflows/static_build.yml index ea851fdbee830adaadfc54d358e34535202e113e..a0ac25023a8e00d948af03b1aac0c0f9eeb85b15 100644 --- a/.github/workflows/static_build.yml +++ b/.github/workflows/static_build.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/static_build_cmake_linux.yml b/.github/workflows/static_build_cmake_linux.yml index 71995c66472dd8ec53df3398756aa89201f35827..03dd229b555f22f047422bf7b3217afdbf1f820c 100644 --- a/.github/workflows/static_build_cmake_linux.yml +++ b/.github/workflows/static_build_cmake_linux.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/static_build_cmake_osx_15.yml b/.github/workflows/static_build_cmake_osx_15.yml index d18a6e93fc50b06d170217f918d6a773c152710a..3a82b95404012fb7fdf04240e530276a2686e8d1 100644 --- a/.github/workflows/static_build_cmake_osx_15.yml +++ b/.github/workflows/static_build_cmake_osx_15.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/ubuntu_16_04.yml b/.github/workflows/ubuntu_16_04.yml index 704d0e52384ff5484d09c1c9a1e0903faad22827..a15a338f5e9fbe9ee83221f742559a54b52be8d3 100644 --- a/.github/workflows/ubuntu_16_04.yml +++ b/.github/workflows/ubuntu_16_04.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/ubuntu_18_04.yml b/.github/workflows/ubuntu_18_04.yml index 3b50cf9d4699e5948f54a10fd63bf61962b58608..510381dfa7f34ff7ac321d5962159699e01b8cb7 100644 --- a/.github/workflows/ubuntu_18_04.yml +++ b/.github/workflows/ubuntu_18_04.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/ubuntu_20_04.yml b/.github/workflows/ubuntu_20_04.yml index e015d05a4d798eec8299bf0a7dd44d29c27993f0..549ffb72d69e4523ea7077852cce73b03eaa4dc3 100644 --- a/.github/workflows/ubuntu_20_04.yml +++ b/.github/workflows/ubuntu_20_04.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/ubuntu_20_04_aarch64.yml b/.github/workflows/ubuntu_20_04_aarch64.yml index 76cf5204f3335beaecb1f4a6419119fbed672a94..58ba8c56e7429bc3a7bcfec6b6cea36b00901992 100644 --- a/.github/workflows/ubuntu_20_04_aarch64.yml +++ b/.github/workflows/ubuntu_20_04_aarch64.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/ubuntu_21_04.yml b/.github/workflows/ubuntu_21_04.yml index 62424fdbcafca3c052c3ce00d5f48cd398d1caaa..ad43512b5cf6cebf949d6ef3af00ee48465145f8 100644 --- a/.github/workflows/ubuntu_21_04.yml +++ b/.github/workflows/ubuntu_21_04.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: diff --git a/.github/workflows/ubuntu_21_10.yml b/.github/workflows/ubuntu_21_10.yml index cfa107195e4b3c06e5d78f9e9572af22acca8d4b..558d0701cfad79dba217f8cc53debdcedca2582b 100644 --- a/.github/workflows/ubuntu_21_10.yml +++ b/.github/workflows/ubuntu_21_10.yml @@ -5,7 +5,6 @@ on: branches: - 'master' - '[0-9].[0-9]+' - - '**-full-ci' tags: - '**' pull_request: