Skip to content

Commit

Permalink
tmp test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mkokryashkin committed Dec 18, 2023
1 parent 3ab7096 commit b1e017d
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tarantool-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@ concurrency:

jobs:
test-tarantool-debug:
uses: tarantool/tarantool/.github/workflows/debug.yml@master
uses: tarantool/tarantool/.github/workflows/debug.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-debug_aarch64:
uses: tarantool/tarantool/.github/workflows/debug_aarch64.yml@master
uses: tarantool/tarantool/.github/workflows/debug_aarch64.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-debug_asan_clang:
uses: tarantool/tarantool/.github/workflows/debug_asan_clang.yml@master
uses: tarantool/tarantool/.github/workflows/debug_asan_clang.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}
22 changes: 11 additions & 11 deletions .github/workflows/tarantool-exotic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,67 +28,67 @@ concurrency:

jobs:
test-tarantool-perf_micro:
uses: tarantool/tarantool/.github/workflows/perf_micro.yml@master
uses: tarantool/tarantool/.github/workflows/perf_micro.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-codeql:
uses: tarantool/tarantool/.github/workflows/codeql.yml@master
uses: tarantool/tarantool/.github/workflows/codeql.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-coverage:
uses: tarantool/tarantool/.github/workflows/coverage.yml@master
uses: tarantool/tarantool/.github/workflows/coverage.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-default_gcc_centos_7:
uses: tarantool/tarantool/.github/workflows/default_gcc_centos_7.yml@master
uses: tarantool/tarantool/.github/workflows/default_gcc_centos_7.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-freebsd-12:
uses: tarantool/tarantool/.github/workflows/freebsd-12.yml@master
uses: tarantool/tarantool/.github/workflows/freebsd-12.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-freebsd-13:
uses: tarantool/tarantool/.github/workflows/freebsd-13.yml@master
uses: tarantool/tarantool/.github/workflows/freebsd-13.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-lint:
uses: tarantool/tarantool/.github/workflows/lint.yml@master
uses: tarantool/tarantool/.github/workflows/lint.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-memtx_allocator_based_on_malloc:
uses: tarantool/tarantool/.github/workflows/memtx_allocator_based_on_malloc.yml@master
uses: tarantool/tarantool/.github/workflows/memtx_allocator_based_on_malloc.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-out_of_source:
uses: tarantool/tarantool/.github/workflows/out_of_source.yml@master
uses: tarantool/tarantool/.github/workflows/out_of_source.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-static_build:
uses: tarantool/tarantool/.github/workflows/static_build.yml@master
uses: tarantool/tarantool/.github/workflows/static_build.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-static_build_cmake_linux:
uses: tarantool/tarantool/.github/workflows/static_build_cmake_linux.yml@master
uses: tarantool/tarantool/.github/workflows/static_build_cmake_linux.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}
2 changes: 1 addition & 1 deletion .github/workflows/tarantool-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ concurrency:

jobs:
test-tarantool-integration:
uses: tarantool/tarantool/.github/workflows/integration.yml@master
uses: tarantool/tarantool/.github/workflows/integration.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}
8 changes: 4 additions & 4 deletions .github/workflows/tarantool-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,25 @@ concurrency:

jobs:
test-tarantool-osx_debug:
uses: tarantool/tarantool/.github/workflows/osx_debug.yml@master
uses: tarantool/tarantool/.github/workflows/osx_debug.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-osx_release:
uses: tarantool/tarantool/.github/workflows/osx_release.yml@master
uses: tarantool/tarantool/.github/workflows/osx_release.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-osx_release_lto:
uses: tarantool/tarantool/.github/workflows/osx_release_lto.yml@master
uses: tarantool/tarantool/.github/workflows/osx_release_lto.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-osx_static_cmake:
uses: tarantool/tarantool/.github/workflows/osx_static_cmake.yml@master
uses: tarantool/tarantool/.github/workflows/osx_static_cmake.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}
2 changes: 1 addition & 1 deletion .github/workflows/tarantool-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ concurrency:

jobs:
test-tarantool-packaging:
uses: tarantool/tarantool/.github/workflows/packaging.yml@master
uses: tarantool/tarantool/.github/workflows/packaging.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}
2 changes: 1 addition & 1 deletion .github/workflows/tarantool-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ concurrency:

jobs:
test-tarantool-perf_micro:
uses: tarantool/tarantool/.github/workflows/perf_micro.yml@master
uses: tarantool/tarantool/.github/workflows/perf_micro.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}
10 changes: 5 additions & 5 deletions .github/workflows/tarantool-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,31 +28,31 @@ concurrency:

jobs:
test-tarantool-release:
uses: tarantool/tarantool/.github/workflows/release.yml@master
uses: tarantool/tarantool/.github/workflows/release.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-release_asan_clang:
uses: tarantool/tarantool/.github/workflows/release_asan_clang.yml@master
uses: tarantool/tarantool/.github/workflows/release_asan_clang.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-release_clang:
uses: tarantool/tarantool/.github/workflows/release_clang.yml@master
uses: tarantool/tarantool/.github/workflows/release_clang.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-release_lto:
uses: tarantool/tarantool/.github/workflows/release_lto.yml@master
uses: tarantool/tarantool/.github/workflows/release_lto.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-release_lto_clang:
uses: tarantool/tarantool/.github/workflows/release_lto_clang.yml@master
uses: tarantool/tarantool/.github/workflows/release_lto_clang.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

0 comments on commit b1e017d

Please sign in to comment.