Skip to content

Conversation

@amotl
Copy link
Member

@amotl amotl commented Oct 21, 2025

@amotl amotl added the new content New content being added. label Oct 21, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 21, 2025

Walkthrough

Adds Groovy JDBC documentation: a new Groovy guide with Gradle example, connection/query snippets, Docker run instructions, and CrateDB Cloud SSL notes; also adds a Groovy driver card and toctree entry to the connect index. (≈45 words)

Changes

Cohort / File(s) Summary
New Groovy documentation
docs/connect/groovy/index.md
New Groovy JDBC guide showing two driver options (PostgreSQL and CrateDB JDBC), Groovy Sql code example, Gradle build.gradle snippet (Java 11 toolchain), Docker run instructions, run-with-Gradle example, and CrateDB Cloud sslmode=require guidance.
Updated drivers index
docs/connect/index.md
Added Groovy card to the "Drivers by language" grid (image, sizing, styling tokens) and appended groovy/index to the drivers toctree.

Sequence Diagram(s)

(omitted — changes are documentation additions without multi-component control-flow impact)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

cross linking

Suggested reviewers

  • seut
  • matriv

Poem

🐰 I hopped in with a Gradle cheer,
Groovy queries ringing clear,
Drivers lined up, docs in bloom,
JDBC hops across the room! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Driver: Add page about Groovy' clearly describes the main change—adding new documentation content for Groovy connectivity.
Description check ✅ Passed The description directly relates to the changeset by confirming that a new documentation page about Groovy is being added, matching the PR title and actual changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch groovy

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.

coderabbitai[bot]

This comment was marked as resolved.

@amotl amotl force-pushed the groovy branch 2 times, most recently from e1e1c56 to 80ec92f Compare October 21, 2025 13:07
@amotl amotl requested review from matriv and seut January 21, 2026 07:16
Copy link
Contributor

@matriv matriv left a comment

Choose a reason for hiding this comment

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

thx!

@amotl amotl merged commit 73cd2a5 into main Jan 21, 2026
2 of 3 checks passed
@amotl amotl deleted the groovy branch January 21, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new content New content being added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants