Skip to content

chore(main): release 1.2.0#982

Open
jsbroks wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.2.0#982
jsbroks wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@jsbroks
Copy link
Copy Markdown
Member

@jsbroks jsbroks commented Apr 13, 2026

🤖 I have created a release beep boop

1.2.0 (2026-04-15)

Features

  • add cel filtering to v1 deployment list endpoint (#984) (062825c)
  • add requireVerificationPassed to EnvironmentProgressionRule (#991) (3dc45b6)
  • deployment plan dry runs comment back to associated version creation pull request (#999) (8d6eb2f)
  • enhance CEL evaluation with detailed diagnostics for missing keys in job agent selectors (1284828)
  • redeploy controller (#990) (97219f0)

Bug Fixes

  • default argocd verification hits application specific endpoint for health check (#987) (e4f31e9)
  • dry run dispatch ctx includes synthetic release (#1000) (d95bf55)
  • resource search supports direct CEL expressions (#981) (55ca816)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings April 13, 2026 19:33
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 13, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Added a new ## [1.2.0] (2026-04-14) entry to CHANGELOG.md with ### Features (CEL filtering for v1 deployment list; improved CEL diagnostics for missing job agent selector keys; redeploy controller) and ### Bug Fixes (ArgoCD verification now targets an application-specific health endpoint; resource search accepts direct CEL expressions).

Changes

Cohort / File(s) Summary
Changelog Entry
CHANGELOG.md
Inserted ## [1.2.0] (2026-04-14) with ### Features (add CEL filtering to v1 deployment list endpoint; enhance CEL evaluation diagnostics for missing job agent selector keys; add redeploy controller) and ### Bug Fixes (ArgoCD verification now targets application-specific health endpoint; resource search supports direct CEL expressions). (Lines changed: +15/-0)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

autorelease: tagged

Poem

🐇
I nibbled lines of change today,
Filters hop and bugs away.
CEL gleams bright, diagnostics clear,
Argo knocks — the door is near. 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 1.2.0' clearly and directly describes the main change: a version release. It follows conventional commit format and accurately summarizes the primary purpose of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ 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 release-please--branches--main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Release-please generated update to publish v1.1.1, documenting the included bug fix in the project changelog.

Changes:

  • Add a new 1.1.1 changelog section with release date, comparison link, and referenced fix (#981).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jsbroks jsbroks force-pushed the release-please--branches--main branch from 9069765 to c54263e Compare April 13, 2026 22:13
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
CHANGELOG.md (1)

8-8: Consider hyphenation in future PR titles.

The phrase "application specific endpoint" would be more grammatically correct as "application-specific endpoint" (compound adjective). Since this changelog entry is auto-generated from the original PR/commit, it's fine to leave as-is to maintain consistency with the source. Just a note for future PR titles.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@CHANGELOG.md` at line 8, Replace the unhyphenated phrase "application
specific endpoint" with the grammatically correct compound adjective
"application-specific endpoint" in the CHANGELOG.md entry (search for the exact
string "application specific endpoint" in the shown diff and update it); if you
want the source to be consistent, also update the original PR/commit title where
that phrase was authored so future autogenerated changelog entries use the
hyphenated form.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@CHANGELOG.md`:
- Line 8: Replace the unhyphenated phrase "application specific endpoint" with
the grammatically correct compound adjective "application-specific endpoint" in
the CHANGELOG.md entry (search for the exact string "application specific
endpoint" in the shown diff and update it); if you want the source to be
consistent, also update the original PR/commit title where that phrase was
authored so future autogenerated changelog entries use the hyphenated form.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 97da5bd1-10e2-4974-8229-9e70b1278640

📥 Commits

Reviewing files that changed from the base of the PR and between 9069765 and c54263e.

📒 Files selected for processing (1)
  • CHANGELOG.md

@jsbroks jsbroks changed the title chore(main): release 1.1.1 chore(main): release 1.2.0 Apr 13, 2026
@jsbroks jsbroks force-pushed the release-please--branches--main branch 2 times, most recently from c0bb3fa to c3c47f7 Compare April 14, 2026 03:03
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@CHANGELOG.md`:
- Line 13: Update the changelog entry text that reads "default argocd
verification hits application specific endpoint for health check" by hyphenating
the compound modifier to "application-specific" so it reads "default argocd
verification hits application-specific endpoint for health check"; edit the
string in CHANGELOG.md where that exact sentence appears.
- Line 8: Update the CHANGELOG.md entry that currently reads "add cel filtering
to v1 deployment list endpoint ..." to use uppercase acronym "CEL" for
consistency with other entries; edit the text fragment "add cel filtering" to
"add CEL filtering" in the same line (the commit/PR reference can remain
unchanged).
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d39d6268-8434-4dc5-b291-34024f8343ae

📥 Commits

Reviewing files that changed from the base of the PR and between c54263e and c3c47f7.

📒 Files selected for processing (1)
  • CHANGELOG.md

Comment thread CHANGELOG.md

### Features

* add cel filtering to v1 deployment list endpoint ([#984](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Normalize acronym casing in feature text.

Line 8 uses cel while other entries use CEL; this is a minor user-facing consistency issue.

✏️ Suggested wording tweak
-* add cel filtering to v1 deployment list endpoint ([`#984`](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
+* add CEL filtering to v1 deployment list endpoint ([`#984`](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
* add cel filtering to v1 deployment list endpoint ([#984](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
* add CEL filtering to v1 deployment list endpoint ([`#984`](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@CHANGELOG.md` at line 8, Update the CHANGELOG.md entry that currently reads
"add cel filtering to v1 deployment list endpoint ..." to use uppercase acronym
"CEL" for consistency with other entries; edit the text fragment "add cel
filtering" to "add CEL filtering" in the same line (the commit/PR reference can
remain unchanged).

Comment thread CHANGELOG.md

### Bug Fixes

* default argocd verification hits application specific endpoint for health check ([#987](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Hyphenate compound modifier in bug-fix description.

Line 13 should use application-specific for correct grammar.

✏️ Suggested wording tweak
-* default argocd verification hits application specific endpoint for health check ([`#987`](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
+* default argocd verification hits application-specific endpoint for health check ([`#987`](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
* default argocd verification hits application specific endpoint for health check ([#987](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
* default argocd verification hits application-specific endpoint for health check ([`#987`](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
🧰 Tools
🪛 LanguageTool

[grammar] ~13-~13: Use a hyphen to join words.
Context: ...ult argocd verification hits application specific endpoint for health check ([#98...

(QB_NEW_EN_HYPHEN)

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@CHANGELOG.md` at line 13, Update the changelog entry text that reads "default
argocd verification hits application specific endpoint for health check" by
hyphenating the compound modifier to "application-specific" so it reads "default
argocd verification hits application-specific endpoint for health check"; edit
the string in CHANGELOG.md where that exact sentence appears.

@jsbroks jsbroks force-pushed the release-please--branches--main branch 2 times, most recently from 4803c3f to f8e4810 Compare April 14, 2026 17:46
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

♻️ Duplicate comments (2)
CHANGELOG.md (2)

8-8: ⚠️ Potential issue | 🟡 Minor

Capitalize acronym consistently (CEL).

Line 8 uses cel, while adjacent entries use CEL. Please normalize casing for consistency.

Suggested fix
-* add cel filtering to v1 deployment list endpoint ([`#984`](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
+* add CEL filtering to v1 deployment list endpoint ([`#984`](https://github.com/ctrlplanedev/ctrlplane/issues/984)) ([062825c](https://github.com/ctrlplanedev/ctrlplane/commit/062825c25a21fd9d2cdf804b502ca35d5e71b343))
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@CHANGELOG.md` at line 8, Update the changelog entry that reads "add cel
filtering to v1 deployment list endpoint" to capitalize the acronym consistently
as "CEL" (i.e., change "cel" to "CEL") so it matches adjacent entries; ensure
the rest of the entry text and commit/hash remain unchanged and run a quick grep
for other lowercase "cel" occurrences in CHANGELOG.md to normalize casing if any
exist.

14-14: ⚠️ Potential issue | 🟡 Minor

Hyphenate compound modifier (application-specific).

Line 14 should use application-specific endpoint for correct grammar.

Suggested fix
-* default argocd verification hits application specific endpoint for health check ([`#987`](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
+* default argocd verification hits application-specific endpoint for health check ([`#987`](https://github.com/ctrlplanedev/ctrlplane/issues/987)) ([e4f31e9](https://github.com/ctrlplanedev/ctrlplane/commit/e4f31e9483b01318dd3c045f2e7b8b68cc95659e))
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@CHANGELOG.md` at line 14, Change the phrase "application specific endpoint"
in the changelog entry string "default argocd verification hits application
specific endpoint for health check" to the hyphenated compound modifier
"application-specific endpoint" so the sentence reads "default argocd
verification hits application-specific endpoint for health check".
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Duplicate comments:
In `@CHANGELOG.md`:
- Line 8: Update the changelog entry that reads "add cel filtering to v1
deployment list endpoint" to capitalize the acronym consistently as "CEL" (i.e.,
change "cel" to "CEL") so it matches adjacent entries; ensure the rest of the
entry text and commit/hash remain unchanged and run a quick grep for other
lowercase "cel" occurrences in CHANGELOG.md to normalize casing if any exist.
- Line 14: Change the phrase "application specific endpoint" in the changelog
entry string "default argocd verification hits application specific endpoint for
health check" to the hyphenated compound modifier "application-specific
endpoint" so the sentence reads "default argocd verification hits
application-specific endpoint for health check".

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fc97f474-f7d1-476d-8191-d5cfbfae4cba

📥 Commits

Reviewing files that changed from the base of the PR and between c3c47f7 and f8e4810.

📒 Files selected for processing (1)
  • CHANGELOG.md

@jsbroks jsbroks force-pushed the release-please--branches--main branch 4 times, most recently from ca8858c to 581c5de Compare April 15, 2026 21:30
@jsbroks jsbroks force-pushed the release-please--branches--main branch from 581c5de to b731608 Compare April 15, 2026 22:40
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