-
Notifications
You must be signed in to change notification settings - Fork 306
K1main - Mecontrack 255-merged-upstream - Add Moodle 5.x requirement to k1many.sh #338
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
Closed
hafid-feghouli-k1
wants to merge
30
commits into
moodlehq:main
from
nicolas-dalpe:MECONTRACK-255-merged_upstream
Closed
K1main - Mecontrack 255-merged-upstream - Add Moodle 5.x requirement to k1many.sh #338
hafid-feghouli-k1
wants to merge
30
commits into
moodlehq:main
from
nicolas-dalpe:MECONTRACK-255-merged_upstream
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
…ier to recognize in the Docker UI.
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.
…e requirements depending on versions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.