Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Mar 15, 2024
1 parent c716ea8 commit ecedabd
Show file tree
Hide file tree
Showing 563 changed files with 4 additions and 71 deletions.
9 changes: 3 additions & 6 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
import sbt._
import com.harana.sbt.common._

val modules = haranaCrossProject("modules").in(file("."))
val modules = haranaProject("modules").in(file("."))
.settings(
libraryDependencies ++=
Library.circe.value
)
.jvmSettings(
unmanagedBase := baseDirectory.value / "lib",
libraryDependencies ++=
Library.airbyte.value ++
Library.alluxio.value ++
Library.awsS3v2.value ++
Library.circe.value ++
Library.dockerJava.value ++
Library.googleServiceApi.value ++
Library.jackson.value ++
Expand Down Expand Up @@ -72,4 +69,4 @@ val modules = haranaCrossProject("modules").in(file("."))
Library.ztZip.value :+
"com.harana" %%% "modules-core" % "1.0.0" :+
"com.harana" %%% "sdk" % "1.0.0"
)
)
26 changes: 0 additions & 26 deletions js/package-lock.json

This file was deleted.

12 changes: 0 additions & 12 deletions js/package.json

This file was deleted.

18 changes: 0 additions & 18 deletions js/pnpm-lock.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions js/yarn.lock

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
resolvers += Resolver.url("harana", url("https://maven.pkg.github.com/harana/sbt-plugin"))(Patterns("[organisation]/[module]/[revision]/[artifact].[ext]") )
addSbtPlugin("com.harana" % "sbt_js_jvm" % "0.0.0")
addSbtPlugin("com.harana" % "sbt_jvm" % "0.0.0")
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit ecedabd

Please sign in to comment.