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-15)

Features

  • specify resource pools when launching a query (#3198) (6c68264)
  • ui: update Disk indicators visual design across console (#3142) (0859c37)

Bug Fixes


This PR was generated with Release Please. See documentation.

Greptile Overview

Greptile Summary

This is an automated release PR generated by Release Please that bundles version 12.29.0, containing 2 new features and 4 bug fixes from previously reviewed PRs.

Changes included:

Release artifacts:

  • Version bumped from 12.28.1 to 12.29.0 across manifest, package.json, and lockfile
  • CHANGELOG.md updated with properly formatted release notes and PR references
  • All changes follow semantic versioning conventions (minor version bump due to new features)

This PR only contains version metadata updates - all code changes were reviewed in the individual PRs listed above.

Confidence Score: 5/5

Important Files Changed

File Analysis

Filename Score Overview
.release-please-manifest.json 5/5 Version bump from 12.28.1 to 12.29.0 - standard release manifest update
package.json 5/5 Version bump from 12.28.1 to 12.29.0 - standard package version update
CHANGELOG.md 5/5 Added release notes for v12.29.0 with 2 features and 4 bug fixes - properly formatted and includes all PR references
package-lock.json 5/5 Lockfile version update from 12.28.1 to 12.29.0 - automatically generated

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PRs as Individual PRs
    participant Main as Main Branch
    participant ReleaseBot as Release Please Bot
    participant Manifest as Release Manifest
    participant Package as package.json
    participant Changelog as CHANGELOG.md
    
    Dev->>PRs: Merge #3198 (feature: resource pools)
    Dev->>PRs: Merge #3142 (feature: disk design)
    Dev->>PRs: Merge #3211 (fix: CPU/RAM columns)
    Dev->>PRs: Merge #3221 (fix: database handler)
    Dev->>PRs: Merge #3210 (fix: memory values)
    Dev->>PRs: Merge #3216 (fix: version colors)
    
    PRs->>Main: All PRs merged to main branch
    
    ReleaseBot->>Main: Detect merged conventional commits
    ReleaseBot->>ReleaseBot: Calculate version bump (2 features → minor)
    ReleaseBot->>ReleaseBot: Determine new version: 12.28.1 → 12.29.0
    
    ReleaseBot->>Manifest: Update version to 12.29.0
    ReleaseBot->>Package: Update version to 12.29.0
    ReleaseBot->>Changelog: Add release notes with all PRs
    ReleaseBot->>Package: Update package-lock.json
    
    ReleaseBot->>Main: Create release PR #3212
    
    Note over ReleaseBot,Main: PR ready for review and merge
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.51 MB | Main: 62.51 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

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from a4692bd to 3cdbbf5 Compare December 12, 2025 18:37
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 3cdbbf5 to 0f3d513 Compare December 15, 2025 09:15
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 0f3d513 to 7b158f9 Compare December 15, 2025 10:42
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

@Raubzeug Raubzeug enabled auto-merge December 15, 2025 10:45
@Raubzeug Raubzeug added this pull request to the merge queue Dec 15, 2025
Merged via the queue into main with commit be5facc Dec 15, 2025
8 checks passed
@Raubzeug Raubzeug deleted the release-please--branches--main--components--ydb-embedded-ui branch December 15, 2025 10:48
@ydb-platform-bot
Copy link
Collaborator Author

🤖 Created releases:

🌻

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.

3 participants