Skip to content

Conversation

@torcolvin
Copy link
Collaborator

No description provided.

@torcolvin torcolvin requested a review from adamcfraser October 29, 2025 19:45
Copilot AI review requested due to automatic review settings October 29, 2025 19:45
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 creates new patch releases for Couchbase Sync Gateway versions 4.0.0.2 and 3.3.0.2, adding configuration entries and manifest files for these releases.

  • Added configuration entries for new patch releases 4.0.0.2 and 3.3.0.2
  • Created manifest files for the previous patch versions (4.0.0.1 and 3.3.0.1)
  • Updated main manifest files to point to the new patch releases

Reviewed Changes

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

Show a summary per file
File Description
manifest/product-config.json Added configuration entries for 3.3.0.1 and 4.0.0.1, updated 4.0.0.xml to reference 4.0.0.2
manifest/4.0/4.0.0.1.xml New manifest file for version 4.0.0.1 with specific commit revision
manifest/4.0.xml Updated VERSION annotation and sync_gateway revision to 4.0.0.2
manifest/3.3/3.3.0.1.xml New manifest file for version 3.3.0.1 with specific commit revision
manifest/3.3.xml Updated VERSION annotation and sync_gateway revision to 3.3.0.2

"go_version": "1.24.4",
"interval": 1440,
"production": true,
"release": "4.0.0",
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

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

The release version should be '4.0.0.1' to match the release_name and the file path. Currently it's set to '4.0.0' which is inconsistent.

Suggested change
"release": "4.0.0",
"release": "4.0.0.1",

Copilot uses AI. Check for mistakes.
"go_version": "1.24.4",
"interval": 120,
"production": true,
"release": "3.3.0.1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't this be updated to 3.3.0.2?

@torcolvin torcolvin merged commit 953c198 into main Oct 29, 2025
60 of 61 checks passed
@torcolvin torcolvin deleted the CBG-4963 branch October 29, 2025 22:13
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