Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH luajit] ci: disable integration-tarantool-ecosystem.yml
@ 2025-03-19  7:48 Sergey Kaplun via Tarantool-patches
  2025-03-19  8:26 ` Sergey Bronnikov via Tarantool-patches
  2025-03-26  8:54 ` Sergey Kaplun via Tarantool-patches
  0 siblings, 2 replies; 3+ messages in thread
From: Sergey Kaplun via Tarantool-patches @ 2025-03-19  7:48 UTC (permalink / raw)
  To: Sergey Bronnikov; +Cc: tarantool-patches

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:
       - '**'
 
-- 
2.48.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-26  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-19  7:48 [Tarantool-patches] [PATCH luajit] ci: disable integration-tarantool-ecosystem.yml Sergey Kaplun via Tarantool-patches
2025-03-19  8:26 ` Sergey Bronnikov via Tarantool-patches
2025-03-26  8:54 ` Sergey Kaplun via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox