Skip to content

Refine CI pipeline and update Moodle requirement to 4.1 LTS#4

Merged
matasarei merged 7 commits into
MOODLE_41from
refine-ci-moodle-4.1
May 26, 2026
Merged

Refine CI pipeline and update Moodle requirement to 4.1 LTS#4
matasarei merged 7 commits into
MOODLE_41from
refine-ci-moodle-4.1

Conversation

@matasarei

Copy link
Copy Markdown

This PR refines the pipeline to test PHP 7.4 and MariaDB (MySQL) on Moodle 4.1 LTS.

@matasarei
matasarei force-pushed the refine-ci-moodle-4.1 branch from 6e8d6e9 to 17f80f4 Compare May 26, 2026 19:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the theme’s Moodle minimum requirement to 4.1 LTS and adjusts the GitHub Actions CI workflow to run against Moodle 4.1 with a MariaDB-backed environment.

Changes:

  • Bumped the plugin’s required Moodle version (and Boost dependency) to Moodle 4.1 LTS.
  • Updated CI to run on Ubuntu 22.04, switch to MariaDB-only testing, and target the MOODLE_401_STABLE branch.
  • Added a workflow step to modify Moodle’s Stylelint rules before running Grunt, and made Moodle Code Checker non-blocking.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
version.php Raises the minimum required Moodle core and Boost theme versions to 4.1 LTS equivalents.
.github/workflows/moodle-ci.yml Refines CI runtime, database service, test matrix, tooling version, and adds a Stylelint-rule refinement step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/moodle-ci.yml Outdated
Comment thread .github/workflows/moodle-ci.yml Outdated
Comment thread .github/workflows/moodle-ci.yml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/moodle-ci.yml Outdated
Comment thread .github/workflows/moodle-ci.yml Outdated
Comment thread version.php

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/moodle-ci.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/moodle-ci.yml Outdated
Comment thread .github/workflows/moodle-ci.yml Outdated
Comment thread version.php
@matasarei
matasarei merged commit 4ef2531 into MOODLE_41 May 26, 2026
2 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.

2 participants