Skip to content

MBS-10766: Prepare for moodle 502 - #145

Merged
Syxton merged 1 commit into
masterfrom
MBS-10766-Prepare_for_moodle_502
May 14, 2026
Merged

MBS-10766: Prepare for moodle 502#145
Syxton merged 1 commit into
masterfrom
MBS-10766-Prepare_for_moodle_502

Conversation

@PhMemmel

Copy link
Copy Markdown
Collaborator

Closes #144

There are a few deprecations regarding the course module actions we were using before which now have been moved to the formatactions class. Nothing too special, they have been moved and renamed mainly.

However, it would be a bit complicated to keep compatibility with older branches, so I suggest to split off a branch MOODLE_501_STABLE from the current main before merging this.

In this branch I updated version.php and GHA actions config to be only compatible with Moodle 5.2 which then should be the new master branch.

@Syxton Please review and eventually merge. TIA!

@Syxton
Syxton merged commit 5e241f7 into master May 14, 2026
16 checks passed
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.

Prepare for Moodle 5.2

2 participants