Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve magento:set_cache_prefix & magento:cleanup_cache_prefix Tasks #3865

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

itaymesh
Copy link
Contributor

@itaymesh itaymesh commented Jul 21, 2024

Description:

This pull request enhances the magento:set_cache_prefix and magento:cleanup_cache_prefix tasks in the Magento deployment script. The updates focus on improving flexibility and accuracy during deployment.

Key Changes:

  1. Introduction of magento_cache_id_prefix Variable:

    • Allows for customizable cache ID prefixes, enhancing flexibility. If not set, it defaults to using the alias.
  2. Support for Custom Subfolder with magento_dir Variable:

    • Introduced the magento_dir variable to support Magento installations in custom subfolders, ensuring correct path handling for environment configuration files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant