From 47526a313d461b0362e75a1d668e948e10be2637 Mon Sep 17 00:00:00 2001 From: Maarten Zuidhoorn Date: Wed, 26 Jun 2024 15:30:00 +0200 Subject: [PATCH] Remove Snaps feature from builds config --- builds.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/builds.yml b/builds.yml index 1c6eb05b4a82..af64cfb8d0ef 100644 --- a/builds.yml +++ b/builds.yml @@ -107,17 +107,6 @@ buildTypes: # Each feature can have code fences that add new code # as well declaring, defining and overriding env variables features: - snaps: - # Each feature might have variables that only exist when built with that feature active - env: - # Whether to allow snaps from localhost - local://localhost:8080/snap.manifest.json - # Enabled in Flask, will be disabled in Main - - ALLOW_LOCAL_SNAPS - # Whether to verify that a snap can be installed using an allow list - - REQUIRE_SNAPS_ALLOWLIST - - IFRAME_EXECUTION_ENVIRONMENT_URL - assets: - - ./{app,shared,ui}/**/snaps/** blockaid: env: - BLOCKAID_FILE_CDN: static.cx.metamask.io/api/v1/confirmations/ppom