Skip to content

Conversation

@vmittal-msft
Copy link
Contributor

What I did

Changes for DB migration to release 202511

How I did it

Updated scripts/db_migrator.py

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@vmittal-msft vmittal-msft requested a review from Copilot November 21, 2025 04:34
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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 DB migrator to support release 202511 by establishing the migration path from release 202505 to 202511. This follows the semi-annual SONiC release cycle (May/November pattern) and prepares the master branch for the 202511 release.

Key Changes

  • Updated CURRENT_VERSION to 'version_202511_01' to reflect the new target version
  • Modified version_202505_01 to chain to version_202511_01 instead of being the terminal version
  • Added version_202511_01 as the new terminal migration method for the master branch until 202605

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

@vmittal-msft vmittal-msft requested a review from yxieca November 21, 2025 05:43
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.

3 participants