Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

@ydb-platform-bot ydb-platform-bot commented Dec 11, 2025

🤖 I have created a release beep boop

12.29.0 (2025-12-12)

Features

  • specify resource pools when launching a query (#3198) (6c68264)

Bug Fixes


This PR was generated with Release Please. See documentation.

Greptile Overview

Greptile Summary

Automated release PR that bumps version from 12.28.1 to 12.29.0 following semantic versioning conventions.

Changes included:

Release validation:

  • Version bump is correct (minor increment for new feature + bug fixes)
  • Changelog accurately reflects all three commits included in the release
  • All version references are consistent across manifest, package.json, and package-lock.json
  • No code changes in this PR - only version metadata updates

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk - standard automated release process
  • This is a standard automated release PR generated by Release Please. All version numbers are consistent, the changelog accurately reflects the commits being released, and the semantic versioning increment (12.28.1 → 12.29.0) is correct for a minor release with one feature and two bug fixes. No actual code changes are made in this PR.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
.release-please-manifest.json 5/5 Version bumped from 12.28.1 to 12.29.0, correctly reflecting minor version increment for new feature
CHANGELOG.md 5/5 New release entry added with accurate commit references for 1 feature and 2 bug fixes
package.json 5/5 Version field updated from 12.28.1 to 12.29.0, consistent with other release files
package-lock.json 5/5 Lockfile version updated to match package.json, no dependency changes

Sequence Diagram

sequenceDiagram
    participant RP as Release Please Bot
    participant Main as main branch
    participant PR as PR #3212
    participant Files as Release Files
    
    Main->>Main: Commits since v12.28.1
    Note over Main: feat: resource pools (#3198)<br/>fix: cpu/ram fallback (#3211)<br/>fix: versions color (#3216)
    
    RP->>RP: Analyze commits
    RP->>RP: Determine version bump<br/>(12.28.1 → 12.29.0)
    
    RP->>PR: Create release PR
    
    PR->>Files: Update .release-please-manifest.json
    Note over Files: "." : "12.29.0"
    
    PR->>Files: Update package.json
    Note over Files: version: "12.29.0"
    
    PR->>Files: Update package-lock.json
    Note over Files: Sync lockfile version
    
    PR->>Files: Prepend to CHANGELOG.md
    Note over Files: Add v12.29.0 entry<br/>1 feature + 2 bug fixes
    
    PR->>Main: Ready to merge
    Note over PR,Main: All version numbers consistent<br/>Changelog accurately reflects changes
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
384 381 0 1 2
Test Changes Summary ⏭️2

⏭️ Skipped Tests (2)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)
  2. Copy result button copies to clipboard (tenant/queryEditor/queryEditor.test.ts)

Bundle Size: ✅

Current: 62.50 MB | Main: 62.50 MB
Diff: 0.00 KB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot changed the title chore(main): release 12.28.2 chore(main): release 12.29.0 Dec 11, 2025
@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 90e158b to 857b6c4 Compare December 11, 2025 20:26
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 857b6c4 to a4692bd Compare December 12, 2025 08:36
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants