Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Proposal to onboard Oracle Test Pilot for improved Oracle database compatibility testing

Open
#1,709 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
github-actions, java

Research direction

Look at existing GitHub Actions workflows in the repository to understand the current CI setup. Research Oracle Test Pilot integration requirements and how to configure workflows for Oracle database versions (19c, 21c, 26ai). Determine the necessary changes to test configurations and ensure compatibility with the vertx-sql-client's Oracle database module.

Written by the indexing model from the issue text.

Description

enhancement
Describe the feature

Oracle Test Pilot enables to run GitHub Action workflows (with very small changes) on Oracle Cloud Infrastructure for free and getting access to production-grade databases deployments for integration tests; ensuring compatibility with a large set of supported Oracle database versions (the ones used by our customers):

  • 19c, 21c, 26ai
  • 26ai RAC (2 nodes)
  • 19c and 26ai Autonomous

These are getting patched every 3 months, or weekly for Autonomous ones (you don't need to maintain the databases).

Also JDBC driver early access is possible; and last but not least this opens a channel towards Oracle development org.

Contribution

No response

Dominant language
Java
Stars
912
Forks
214
Avg merge
2d 12h
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eclipse-vertx/vertx-sql-client

All issues in eclipse-vertx/vertx-sql-client

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.