Skip to content

Conversation

@andrewnicols
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings May 5, 2025 01:26
@andrewnicols andrewnicols enabled auto-merge May 5, 2025 01:26
@andrewnicols andrewnicols disabled auto-merge May 5, 2025 01:26
@netlify
Copy link

netlify bot commented May 5, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 13aa576
🔍 Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/681863b064dd25000810c5f2
😎 Deploy Preview https://deploy-preview-1343--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

Copilot AI left a comment

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 Moodle Developer Documentation from version 5.0 to 5.1. Key changes include:

  • Updating version numbers, release notes, and upgrade links across the documentation.
  • Revising modal documentation links in Moodle 4.x guides.
  • Adding new component files and updating utility functions for rendering file summaries.

Reviewed Changes

Copilot reviewed 314 out of 318 changed files in this pull request and generated no comments.

Show a summary per file
File Description
versioned_docs/version-5.0/apis/_files/classes-dir.tsx Adds a new component summary for autoloaded classes.
versioned_docs/version-5.0/apis/_files/changes.tsx Introduces a summary component for the plugin changelog.
versioned_docs/version-5.0/apis/_files/backup-dir.tsx Adds a summary component for backup configuration.
versioned_docs/version-5.0/apis/_files/amd-dir.tsx Implements a summary component for AMD JavaScript modules with an example.
versioned_docs/version-5.0/apis.md Provides comprehensive API guides documentation.
versioned_docs/version-5.0/_utils.tsx Introduces utility functions for assembling file summary components.
versioned_docs/version-4.3, -4.4, -4.5, docs/guides/javascript/modal/index.md Update modal documentation links to reference the correct Moodle 4.2 documentation URL.
nextVersion.js Updates the nextVersion constant from '5.0' to '5.1'.
general/releases/5.0.md Modifies the upgrade link to point to the 5.1 release notes.
general/documentation/forking-versions.md Updates instructions to include changes for non-automated version references.
docs/intro.md Updates introductory details from Moodle 5.0 to 5.1.
docs/devupdate.md Changes the developer update title and content to reflect Moodle 5.1.
Files not reviewed (4)
  • versioned_docs/version-5.0/apis/_files/amd-dir.mdx: Language not supported
  • versioned_docs/version-5.0/apis/_files/backup-dir.mdx: Language not supported
  • versioned_docs/version-5.0/apis/_files/changes.mdx: Language not supported
  • versioned_docs/version-5.0/apis/_files/classes-dir.mdx: Language not supported
Comments suppressed due to low confidence (1)

nextVersion.js:18

  • Verify that updating nextVersion to '5.1' is consistent with all version references across the documentation and that nextLTSVersion remains correct.
const nextVersion = '5.1';

@andrewnicols andrewnicols force-pushed the version500release branch 2 times, most recently from c7dd1f9 to ae20120 Compare May 5, 2025 06:27
@andrewnicols andrewnicols merged commit 94d35c9 into moodle:main May 5, 2025
6 checks passed
@andrewnicols andrewnicols deleted the version500release branch May 5, 2025 08:08
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.

1 participant