Skip to content

Commit

Permalink
Delete acquisitions-firehose-transformer
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrf1 committed Jan 22, 2025
1 parent 526d7ac commit 2516a8e
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 783 deletions.
13 changes: 0 additions & 13 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ lazy val root = (project in file("."))
`module-acquisition-events`,
`module-rest`,
`support-payment-api`,
`acquisitions-firehose-transformer`,
`support-lambdas`,
)

Expand Down Expand Up @@ -319,17 +318,6 @@ lazy val `it-test-runner` = (project in file("support-lambdas/it-test-runner"))
.disablePlugins(ReleasePlugin, SbtPgp, Sonatype)
.dependsOn(`module-aws`)

lazy val `acquisitions-firehose-transformer` = (project in file("support-lambdas/acquisitions-firehose-transformer"))
.enablePlugins(RiffRaffArtifact)
.disablePlugins(ReleasePlugin, SbtPgp, Sonatype)
.settings(
scalafmtSettings,
scalacOptions += "-Ytasty-reader",
libraryDependencies ++= commonDependencies,
)
.dependsOn(`module-acquisition-events`)
.aggregate(`module-acquisition-events`)

lazy val `acquisition-events-api` = (project in file("support-lambdas/acquisition-events-api"))
.enablePlugins(RiffRaffArtifact)
.disablePlugins(ReleasePlugin, SbtPgp, Sonatype)
Expand Down Expand Up @@ -357,7 +345,6 @@ lazy val `support-lambdas` = (project in file("support-lambdas"))
.aggregate(
`stripe-intent`,
`it-test-runner`,
`acquisitions-firehose-transformer`,
`acquisition-events-api`,
`bigquery-acquisitions-publisher`,
)
10 changes: 0 additions & 10 deletions support-lambdas/acquisitions-firehose-transformer/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions support-lambdas/acquisitions-firehose-transformer/build.sbt

This file was deleted.

58 changes: 0 additions & 58 deletions support-lambdas/acquisitions-firehose-transformer/cfn.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions support-lambdas/acquisitions-firehose-transformer/riff-raff.yaml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2516a8e

Please sign in to comment.