Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
remove excess code from connect root
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Nov 13, 2024
1 parent 8d06e24 commit 7eda0dd
Show file tree
Hide file tree
Showing 36 changed files with 35 additions and 15 deletions.
1 change: 1 addition & 0 deletions ai/anthropic/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions ai/azure/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions ai/lmstudio/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions ai/ollama/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions ai/openai/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/apprunner/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/cloudfront/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/cloudwatchlogs/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/cognito/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/containercredentials/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/dynamodb/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/eventbridge/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/evidently/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/firehose/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/iamidentitycenter/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/instancemetadata/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/kms/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/lambda/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/s3/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/secretsmanager/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/ses/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/sns/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/sqs/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/sts/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions amazon/systemsmanager/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
14 changes: 0 additions & 14 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,3 @@ metadata {
"Albert Latacz" to "[email protected]"
)
}

subprojects {
dependencies {
when {
project.name.endsWith("core-fake") -> {
}

project.name.endsWith("fake") -> {
apply(plugin = "org.http4k.connect.fake")
}
}
}

}
1 change: 1 addition & 0 deletions example/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions github/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions gitlab/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions google/analytics-ga4/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions google/analytics-ua/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions kafka/rest/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions kafka/schemaregistry/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion mattermost/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
// todo insert explicit dependencies here
}
1 change: 1 addition & 0 deletions openai/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions opentelemetry/fake/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ val license by project.extra { Apache2 }
plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.connect.fake")
}

dependencies {
Expand Down

0 comments on commit 7eda0dd

Please sign in to comment.