Skip to content

feat: bump to 0.27.0#462

Merged
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002700
Jun 17, 2026
Merged

feat: bump to 0.27.0#462
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002700

Conversation

@bzp2010

@bzp2010 bzp2010 commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Description

Bump version to 0.27.0

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

Summary by CodeRabbit

  • Chores
    • Updated CLI version to 0.27.0 for the adc and adc-ingress command binaries.

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e6063ff3-fea3-48d1-aadc-27981f298379

📥 Commits

Reviewing files that changed from the base of the PR and between 92cfee5 and 8465051.

📒 Files selected for processing (1)
  • apps/cli/src/command/index.ts

📝 Walkthrough

Walkthrough

The versionCode constant in apps/cli/src/command/index.ts is updated from 0.26.0 to 0.27.0. This single-character change affects the version string reported by both the adc and adc-ingress CLI binaries.

Changes

CLI Version Bump

Layer / File(s) Summary
CLI version string
apps/cli/src/command/index.ts
versionCode updated from 0.26.0 to 0.27.0, changing the version reported by both adc and adc-ingress binaries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Possibly related PRs

  • api7/adc#449: Directly related — also bumps the versionCode constant in the same apps/cli/src/command/index.ts file, incrementing the version to 0.26.0.

Suggested reviewers

  • LiteSun
  • guoqqqi
  • juzhiyuan
🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: a version bump to 0.27.0, which matches the changeset modification of the versionCode constant.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
E2e Test Quality Review ✅ Passed Simple version bump (0.26.0→0.27.0) requires no E2E tests. Change is metadata-only, doesn't affect CLI functionality, and contributors correctly marked tests unchecked in PR checklist.
Security Check ✅ Passed Version bump (0.26.0 to 0.27.0) is a simple string constant change with no security implications. No sensitive data, logs, secrets, authorization logic, or security-critical code modifications dete...

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bzp/feat-bump-002700

Comment @coderabbitai help to get the list of available commands and usage tips.

@bzp2010
bzp2010 requested review from LiteSun and guoqqqi June 17, 2026 07:54
@bzp2010
bzp2010 merged commit 25590ec into main Jun 17, 2026
32 checks passed
@bzp2010
bzp2010 deleted the bzp/feat-bump-002700 branch June 17, 2026 07:56
This was referenced Jun 23, 2026
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.

2 participants