Skip to content

Conversation

@markshust
Copy link
Owner

No description provided.

CasEbb and others added 4 commits September 5, 2025 19:00
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 21, 2025
@what-the-diff
Copy link

what-the-diff bot commented Oct 21, 2025

PR Summary

  • Magento Version Update in README.md
    The Magento version in the installation commands has been updated from 2.4.8 to 2.4.8-p3 in several areas within README.md.

  • Improved Instructions in README.md
    Instructions about sample data and development modules in the README.md file have been enhanced to provide a clearer understanding.

  • New Initialization Script
    A new script file compose/bin/init has been created. This script is to initialize the Magento development environment, with commands available for deploying sample data and configuring settings.

  • Updated Makefile
    The compose/Makefile has been updated to include documentation for the new init command which handles initialization processes.

  • Improved File Handling in copytocontainer
    The logic in compose/bin/copytocontainer has been adjusted to handle multiple files during copy operations. This enhancement not only simplifies the process but also reduces code duplication when copying files to the container.

  • Improved Feedback in copytocontainer
    Feedback messages in copytocontainer have been improved. Now, after each individual copy operation, there will be a success message indicating the successful completion of the task.

  • Updated Path Handling in copyfromcontainer
    The way paths are handled in compose/bin/copyfromcontainer has been modified. The cd command now suppresses output during execution, making it more streamlined.

@markshust
Copy link
Owner Author

Going to do a direct merge instead to ensure history preservation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants