Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Outline

airbyte-commons

Common java helpers.

This submodule is inherited by all other java modules in the monorepo! It is therefore important that we do not add dependencies to it, as those dependencies will also be added to every java module. The only dependencies that this module uses are the ones declared in the build.gradle at the root of the Airbyte monorepo. In other words it only uses dependencies that are already shared across all modules. The dependencies section of the build.gradle of airbyte-commons should always be empty.

For other common java code that needs to be shared across modules that requires additional dependencies, we follow this convention: airbyte-commons-<name of lib>. See for example airbyte-commons-micronaut.

Updating the secrets mask

This module contains a secrets mask configuration file, which is baked into the JAR. This is used by logging systems to mask secrets from log messages.

Run ./gradlew :downloadSpecSecretMask to manually update this file.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.