From 2f63e2368166326a9abf45c0fc04be35328f18c1 Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Wed, 17 May 2023 14:05:32 -0400 Subject: [PATCH] ci: drop e2e as required check --- .github/checkgroup.yml | 43 +++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/.github/checkgroup.yml b/.github/checkgroup.yml index 55e2ced03acec..3cf32406a62fc 100644 --- a/.github/checkgroup.yml +++ b/.github/checkgroup.yml @@ -287,27 +287,28 @@ subprojects: - "Store.cloud (test_store Mac)" - "Store.cloud (test_store Windows)" - - id: "lightning_app: Azure" - paths: - - ".actions/**" - - ".azure/app-cloud-e2e.yml" - - "src/lightning/__about__.py" - - "src/lightning/__init__.py" - - "src/lightning/__main__.py" - - "src/lightning/__setup__.py" - - "src/lightning/__version__.py" - - "src/lightning/app/**" - - "src/lightning_app/*" - - "examples/app/**" - - "requirements/app/**" - - "tests/integrations_app/**" - - "!tests/integrations_app/flagship/**" - - "setup.py" - - "!requirements/*/docs.txt" - - "!*.md" - - "!**/*.md" - checks: - - "App.cloud-e2e" + # FixMe: re-enable when BE stabilize + # - id: "lightning_app: Azure" + # paths: + # - ".actions/**" + # - ".azure/app-cloud-e2e.yml" + # - "src/lightning/__about__.py" + # - "src/lightning/__init__.py" + # - "src/lightning/__main__.py" + # - "src/lightning/__setup__.py" + # - "src/lightning/__version__.py" + # - "src/lightning/app/**" + # - "src/lightning_app/*" + # - "examples/app/**" + # - "requirements/app/**" + # - "tests/integrations_app/**" + # - "!tests/integrations_app/flagship/**" + # - "setup.py" + # - "!requirements/*/docs.txt" + # - "!*.md" + # - "!**/*.md" + # checks: + # - "App.cloud-e2e" - id: "lightning_app: Docs" paths: