[Tarantool-patches] [PATCH luajit] ci: disable integration-tarantool-ecosystem.yml
Sergey Bronnikov
sergeyb at tarantool.org
Wed Mar 19 11:26:48 MSK 2025
Hi, Sergey!
thanks for the patch! LGTM
On 19.03.2025 10:48, Sergey Kaplun wrote:
> This patch prevents runs of the aforementioned workflow until the
> corresponding workflow in the Tarantool is fixed.
>
> Relates to tarantool/tarantool#11220
> ---
>
> Branch:https://github.com/tarantool/luajit/tree/skaplun/gh-noticket-disable-ecosystem-intergration
> See also:https://github.com/tarantool/tarantool/pull/11220
>
> .github/workflows/integration-tarantool-ecosystem.yml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/.github/workflows/integration-tarantool-ecosystem.yml b/.github/workflows/integration-tarantool-ecosystem.yml
> index ccafd601..e303ae32 100644
> --- a/.github/workflows/integration-tarantool-ecosystem.yml
> +++ b/.github/workflows/integration-tarantool-ecosystem.yml
> @@ -11,6 +11,10 @@ on:
> - '**-notest'
> - '**-nointegration'
> - 'upstream-**'
> + # FIXME: Temporarily disable this workflow until it is
> + # fixed on the Tarantool's side. See also:
> + #https://github.com/tarantool/tarantool/pull/11220.
> + - '**'
> tags-ignore:
> - '**'
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20250319/aaff0847/attachment.htm>
More information about the Tarantool-patches
mailing list