Skip to content

Update set_cache_prefix task of Magento 2 recipe to modify files directly on the server#4166

Open
flobeier wants to merge 1 commit intodeployphp:masterfrom
flobeier:avoid-config-download-while-updating-cache-prefix
Open

Update set_cache_prefix task of Magento 2 recipe to modify files directly on the server#4166
flobeier wants to merge 1 commit intodeployphp:masterfrom
flobeier:avoid-config-download-while-updating-cache-prefix

Conversation

@flobeier
Copy link

@flobeier flobeier commented Feb 17, 2026

I was facing permission issues during the download step of the set_cache_prefix task in a CI/CD pipeline. I updated it so it avoids the download altogether and modifies files directly on the server.

I'm no PHP dev so if you see something that can be improved please let me know.

  • Bug fix #…?

  • New feature?

  • BC breaks?

  • Tests added?

  • Docs added?

    Please, regenerate docs by running next command:
    $ php bin/docgen
    

Update set_cache_prefix task so it modifies files directly on the server
to avoid permission issues during download, e. g. in CI/CD environments
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