docs: Remove future promise from Java destinations update (#68650)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,9 +40,7 @@ poetry run pytest
|
||||
### ☕ Java connectors
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in 2024.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
For this reason, Airbyte is not reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
We run Java connector tests with gradle.
|
||||
|
||||
@@ -25,8 +25,7 @@ Airbyte evaluates contributions outside this scope on a case-by-case basis. Reac
|
||||
Contributions to Airbyte connectors may take some time to review, as they can affect many users. To assist us during code review, include as much information as possible in your pull request, including examples, use cases, documentation links, and more.
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in April 2025.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2). We're not actively reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
### Contributions we don't accept
|
||||
|
||||
@@ -39,9 +39,7 @@ poetry run pytest
|
||||
### ☕ Java connectors
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in 2024.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
For this reason, Airbyte is not reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
We run Java connector tests with gradle.
|
||||
|
||||
@@ -27,9 +27,7 @@ If you see an issue that isn't tagged that you're interested in, post a comment
|
||||
Please be aware that contributions to Airbyte Connectors may take some time to review, as they can affect many users. We appreciate your patience and encourage you to include as much information as possible to assist reviewers. Please add examples, use cases, documentation links, and more.
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in April 2025.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
We're not actively reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
#### The usual workflow of code contribution is:
|
||||
|
||||
@@ -40,9 +40,7 @@ poetry run pytest
|
||||
### ☕ Java connectors
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in 2024.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
For this reason, Airbyte is not reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
We run Java connector tests with gradle.
|
||||
|
||||
@@ -27,9 +27,7 @@ If you see an issue that isn't tagged that you're interested in, post a comment
|
||||
Please be aware that contributions to Airbyte Connectors may take some time to review, as they can affect many users. We appreciate your patience and encourage you to include as much information as possible to assist reviewers. Please add examples, use cases, documentation links, and more.
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in April 2025.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
We're not actively reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
#### The usual workflow of code contribution is:
|
||||
|
||||
@@ -40,9 +40,7 @@ poetry run pytest
|
||||
### ☕ Java connectors
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in 2024.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
For this reason, Airbyte is not reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
We run Java connector tests with gradle.
|
||||
|
||||
@@ -25,8 +25,7 @@ Airbyte evaluates contributions outside this scope on a case-by-case basis. Reac
|
||||
Contributions to Airbyte connectors may take some time to review, as they can affect many users. To assist us during code review, include as much information as possible in your pull request, including examples, use cases, documentation links, and more.
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in April 2025.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2). We're not actively reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
### Contributions we don't accept
|
||||
|
||||
@@ -40,9 +40,7 @@ poetry run pytest
|
||||
### ☕ Java connectors
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in 2024.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2).
|
||||
For this reason, Airbyte is not reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
We run Java connector tests with gradle.
|
||||
|
||||
@@ -25,8 +25,7 @@ Airbyte evaluates contributions outside this scope on a case-by-case basis. Reac
|
||||
Contributions to Airbyte connectors may take some time to review, as they can affect many users. To assist us during code review, include as much information as possible in your pull request, including examples, use cases, documentation links, and more.
|
||||
|
||||
:::warning
|
||||
Airbyte is undergoing a major revamp of the shared core Java destinations codebase, with plans to release a new CDK in April 2025.
|
||||
We are actively working on improving usability, speed (through asynchronous loading), and implementing [Typing and Deduplication](/platform/using-airbyte/core-concepts/typing-deduping) (Destinations V2). We're not actively reviewing/accepting new Java connectors for now.
|
||||
Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time.
|
||||
:::
|
||||
|
||||
### Contributions we don't accept
|
||||
|
||||
@@ -51,7 +51,7 @@ git fetch --quiet "$REMOTE" "$DEFAULT_BRANCH"
|
||||
ignore_patterns=(
|
||||
'.coveragerc'
|
||||
'poe_tasks.toml'
|
||||
'README.md'
|
||||
'airbyte-integrations/connectors/[^/]+/README.md'
|
||||
)
|
||||
# join with | into a grouped regex
|
||||
ignore_globs="($(IFS='|'; echo "${ignore_patterns[*]}"))$"
|
||||
@@ -89,7 +89,7 @@ return_empty_json() {
|
||||
}
|
||||
|
||||
# 5) drop ignored files
|
||||
filtered=$(printf '%s\n' "$all_changes" | grep -v -E "/${ignore_globs}")
|
||||
filtered=$(printf '%s\n' "$all_changes" | grep -v -E "(/${ignore_globs}|^${ignore_globs})")
|
||||
if [ -z "$filtered" ]; then
|
||||
echo "⚠️ Warning: No files remaining after filtering. Returning empty connector list." >&2
|
||||
return_empty_json
|
||||
|
||||
Reference in New Issue
Block a user