Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

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

🤖 I have created a release beep boop

12.25.0 (2025-12-04)

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

Greptile Overview

Greptile Summary

Automated release PR bumping version from 12.24.1 to 12.25.0, generated by Release Please bot. This minor version release includes three new features (storage type persistence, cluster external name support, and unified duration functions) and one bug fix (calculateClusterPath).

Key changes:

Note: Chore commit #3166 (engines update) is not included in changelog, which is expected Release Please behavior as it only tracks feat: and fix: commits by default.

Confidence Score: 5/5

  • This automated release PR is safe to merge - all version numbers are correctly synchronized
  • This is a standard Release Please automated PR with correct version bumps across all files. The changelog accurately documents the included features and bug fix. The only minor note is that chore commit chore: set engines, regenerate package lock with npm 10 #3166 is not included in changelog, which is expected behavior for Release Please as it only tracks feat/fix commits by default.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
.release-please-manifest.json 5/5 Version bumped from 12.24.1 to 12.25.0 as expected for a minor release with new features
package.json 5/5 Version updated consistently to 12.25.0, matching the release manifest
package-lock.json 5/5 Lockfile version updated to 12.25.0 in both top-level and package entry, consistent with package.json
CHANGELOG.md 4/5 Changelog entry added with 3 features and 1 bug fix, but missing chore commit #3166 for engines update

Sequence Diagram

sequenceDiagram
    participant RP as Release Please Bot
    participant Repo as Repository
    participant CI as CI Pipeline
    participant NPM as NPM Registry
    
    Note over RP: Analyze commits since v12.24.1
    RP->>RP: Detect 3 feat commits + 1 fix commit
    RP->>RP: Determine version bump (minor: 12.25.0)
    
    RP->>Repo: Create PR #3175
    RP->>Repo: Update .release-please-manifest.json (12.24.1 → 12.25.0)
    RP->>Repo: Update package.json (12.24.1 → 12.25.0)
    RP->>Repo: Update package-lock.json (12.24.1 → 12.25.0)
    RP->>Repo: Add CHANGELOG.md entry for v12.25.0
    
    Note over Repo,CI: PR Review & Tests
    Repo->>CI: Trigger automated tests
    CI-->>Repo: Tests pass (378 tests, 1 flaky)
    
    Note over Repo: After merge
    Repo->>Repo: Merge to main branch
    Repo->>Repo: Create git tag v12.25.0
    Repo->>NPM: Publish [email protected]
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
378 374 0 2 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.34 MB | Main: 62.34 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 force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 514c40a to 2979505 Compare December 4, 2025 07:35
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 2979505 to 4f5c77e Compare December 4, 2025 07:45
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 4f5c77e to 98e6a7f Compare December 4, 2025 11:40
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 98e6a7f to 1007032 Compare December 4, 2025 13:39
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 added this pull request to the merge queue Dec 4, 2025
Merged via the queue into main with commit 7d4199c Dec 4, 2025
8 checks passed
@Raubzeug Raubzeug deleted the release-please--branches--main--components--ydb-embedded-ui branch December 4, 2025 13:45
@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