From: Sergey Kaplun via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Sergey Bronnikov <sergeyb@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH luajit] ci: disable integration-tarantool-ecosystem.yml Date: Wed, 19 Mar 2025 10:48:02 +0300 [thread overview] Message-ID: <20250319074802.20931-1-skaplun@tarantool.org> (raw) 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
next reply other threads:[~2025-03-19 7:48 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-19 7:48 Sergey Kaplun via Tarantool-patches [this message] 2025-03-19 8:26 ` Sergey Bronnikov via Tarantool-patches 2025-03-26 8:54 ` Sergey Kaplun via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20250319074802.20931-1-skaplun@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=sergeyb@tarantool.org \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit] ci: disable integration-tarantool-ecosystem.yml' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox