Skip to content

Conversation

@hafid-feghouli-k1
Copy link

No description provided.

derek-henderson-K1 and others added 30 commits October 21, 2024 10:19
* MECONTRACK-240 - Script integration

* MECONTRACK-240 - php.ini feature

* MECONTRACK-240 - Docker shell script

* MECONTRACT-240 - Docker startup script for Moodle.

* MECONTRACT-240 - Update with to add error checking on switches.

* MECONTRACT-240 - Add in check Moodle version to update PHP version

* MECONTRACT-240 - Remove extra file.

* MECONTRACT-240 - Remove extra file.

* MECONTRACT-240 - Update the code to choose the php version better.

* MECONTRACT-240 - Code improvements:
- remove moodle.ini from base.yml;
- ensure that when no options entered default option of build is used;
- when re-booting just start and restart the site;
- add in checks to see if containers are started / not started and provide error messages.
* MECONTRACT-242 - Add in multiple site script

* MECONTRACT-242 - Add in options and examples.

- Add in options for start, stop, restart. Improved help to give examokes.

* MECONTRACK-242 - Modify help message to match script functionality.

* MECONTRACK-242 - If no args is passed the script display the help message. This is done way before reaching the removed code.

* MECONTRACK-242 - Use exit instead of return.

* MECONTRACK-242 - Fancy error messages.

* MECONTRACK-242 - Only start the containers if they are not running when using --phpunit.

* MECONTRACK-242 - No need to copy the Adminer plugin again when using --phpunit.

* MECONTRACK-242 - Only start the containers if they are not running when using --behat.

* MECONTRACK-242 - Copy the Adminer plugins after --reboot.

* MECONTRACT-242 - Streamline code.
- ensure the arguments passed in are checked properly;
- ensure exit commands are used rather than returns;
- group commands to reduce redundancy;
- list_of_options got truncated to ist_of_options - added back in the L
MECONTRACK-242 - Improvement to k1many.sh
* MECONTRACK-245 - Added xDebug config file in assets.

* MECONTRACK-245 - Added k1many2.sh which introduces the build_instances function to add xDebug in the build process.

* MECONTRACK-245 - Add a function to reset config files after sutting down or destroying containers.

* MECONTRACK-245 - Created k1many3.sh to implement xdebug with --stop/--start.

* MECONTRACK-245 - Modify xDebug log file path.

* MECONTRACK-245 - Added k1many3.sh to add xDebug with --build and --start.

* MECONTRACK-245 - On going task. Added xdebug to --start and --stop.

* MECONTRACK-245 Update to xdebug on multiple sites.

* MECONTRACK-245 - Support xDebug when --start & --stop.

Add Excimer support.

* MECONTRACK-245 - Rewrite the doc ( --help ).

* MECONTRACK-245 - Removed K1many2.sh.

* MECONTRACK-245 - Removed K1many.sh.

* MECONTRACK-245 - Renamed k1many3.sh to k1many.sh.
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.

2 participants