Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

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

🤖 I have created a release beep boop

12.28.1-hotfix.1 (2025-12-15)

Bug Fixes


This PR was generated with Release Please. See documentation.

Greptile Overview

Greptile Summary

Automated hotfix release that bumps version from 12.28.1 to 12.28.1-hotfix.1 and documents the bug fix from PR #3221.

  • Version updated consistently across all package files
  • Changelog entry properly formatted with correct links
  • No code changes, only release metadata updates
  • Standard release-please automation output

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk - it's automated release metadata with no code changes
  • This is a standard automated release PR generated by release-please that only updates version numbers and changelog. All version changes are consistent across .release-please-manifest.json, package.json, and package-lock.json (all show 12.28.1-hotfix.1). The changelog entry is properly formatted and correctly references the hotfix commit. No actual code logic is modified, making this a zero-risk release automation change.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
.release-please-manifest.json 5/5 Version bumped to 12.28.1-hotfix.1, consistent with hotfix release
CHANGELOG.md 5/5 Added changelog entry for 12.28.1-hotfix.1 release referencing PR #3221
package.json 5/5 Version bumped to 12.28.1-hotfix.1, consistent across package files
package-lock.json 5/5 Lockfile version updated to match package.json version

Sequence Diagram

sequenceDiagram
    participant Bot as release-please bot
    participant Manifest as .release-please-manifest.json
    participant Package as package.json
    participant Lock as package-lock.json
    participant Changelog as CHANGELOG.md
    
    Bot->>Manifest: Update version: 12.28.1 → 12.28.1-hotfix.1
    Bot->>Package: Update version: 12.28.1 → 12.28.1-hotfix.1
    Bot->>Lock: Update version: 12.28.1 → 12.28.1-hotfix.1
    Bot->>Changelog: Add entry for 12.28.1-hotfix.1
    Note over Changelog: References PR #3221<br/>(databases handler fix)
    Bot->>Bot: Create PR #3224
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
378 375 0 1 2
Test Changes Summary ⏭️2 🗑️3

⏭️ 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)

🗑️ Deleted Tests (3)

  1. Resource pool dropdown is populated from system view (tenant/queryEditor/querySettings.test.ts)
  2. Resource pool selection is persisted between dialog opens (tenant/queryEditor/querySettings.test.ts)
  3. Selected resource pool is sent in API requests and no override omits parameter (tenant/queryEditor/querySettings.test.ts)

Bundle Size: 🔽

Current: 62.49 MB | Main: 62.51 MB
Diff: 0.03 MB (-0.04%)

✅ Bundle size decreased.

ℹ️ 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

@Raubzeug Raubzeug merged commit 72e2ecc into hotfix/v12.28.1 Dec 15, 2025
7 checks passed
@Raubzeug Raubzeug deleted the release-please--branches--hotfix/v12.28.1--components--ydb-embedded-ui branch December 15, 2025 16:11
@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