mdk icon indicating copy to clipboard operation
mdk copied to clipboard

Moodle Development Kit. A collection of tools meant to make developers' lives easier.

Results 59 mdk issues
Sort by recently updated
recently updated
newest added

Hi @junpataleta and/or @FMCorz I've had troubles creating my first instance, because Git was set (initially) false for my environment. After I made some research on this toolkit and found...

Hi @junpataleta and @FMCorz Another one. I've noticed that the yes or no command prompts are not throughout case insensitive and there is already an existing nice `yesOrNo` function in...

Very useful for testing alternate name field functionality, e.g. [MDL-49172](https://tracker.moodle.org/browse/MDL-49172).

publish this package on release. need to setup secret token in repo settings.

enhancement

Allow pipe in alias config, for instance, you could have this:

enhancement

Add ability to open current jira issue in default web browser: `mdk tracker --open`

enhancement

1. Add ability to pull jira comments, highlight jira text and emoji support, color can be turned off by `--no-colors` 2. Add ability to customise logging format and add colors...

enhancement

Trigger behat tests on ci server

enhancement

- do not accidentally bump the core version up - if we downgraded any plugins or core and moodle does not need upgrade, update the verison hash This way we...

This allows you to specify an array for an alias and have it execute each of the commands in turn. For example you may specify the following configuration: "co": [...