File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ REDIS_CACHE_FORCE_PULL=false # Force pull Redis images even when cache
241241# 🪄 MAGE-X CONFIGURATION
242242# ================================================================================================
243243
244- MAGE_X_VERSION=v1.8.7 # https://github.com/mrz1836/mage-x/releases
244+ MAGE_X_VERSION=v1.8.8 # https://github.com/mrz1836/mage-x/releases
245245MAGE_X_USE_LOCAL=false # Use local version for development
246246MAGE_X_AUTO_DISCOVER_BUILD_TAGS=true # Enable auto-discovery of build tags
247247MAGE_X_AUTO_DISCOVER_BUILD_TAGS_EXCLUDE=race,custom # Comma-separated list of tags to exclude
@@ -281,7 +281,7 @@ MAGE_X_YAMLFMT_VERSION=v0.20.0 # https://github.c
281281# MAGE_X_DOWNLOAD_TIMEOUT=5000
282282# MAGE_X_DOWNLOAD_USER_AGENT=MAGE-X-Agent
283283# MAGE_X_PARALLEL=3
284- # MAGE_X_TEST_EXCLUDE_MODULES=magefiles # Comma-separated module names to exclude from tests/coverage (default: magefiles)
284+ # MAGE_X_TEST_EXCLUDE_MODULES=module1,module2
285285# MAGE_X_TEST_RACE=false
286286# MAGE_X_VERBOSE=true
287287
You can’t perform that action at this time.
0 commit comments