Skip to content

Commit

Permalink
Remove unused es-ingest package (#3385)
Browse files Browse the repository at this point in the history
Co-authored-by: Yohann Paris <github@yohannparis.com>
  • Loading branch information
kbirk and YohannParis authored Apr 19, 2024
1 parent 9bcd623 commit 7968f66
Show file tree
Hide file tree
Showing 61 changed files with 1 addition and 3,421 deletions.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
# Backend services owners
/packages/server/ @dgauldie @dvince2 @YohannParis
/packages/db-mirgation/ @dgauldie @dvince2
/packages/taskrunner/ @kbirk @YohannParis @mwdchang
/packages/esingest/ @kbirk @j2whiting
/packages/taskrunner/ @kbirk @YohannParis

# Documentation owners
docs/* @dgauldie @pascaleproulx @YohannParis @dvince2
Expand Down
10 changes: 0 additions & 10 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,6 @@
"args": [
"--spring.profiles.active=default,local,ide"
]
},
{
"type": "java",
"name": "ElasticIngestApplication",
"request": "launch",
"mainClass": "software.uncharted.terarium.esingest.ElasticIngestApplication",
"projectName": "es-ingest",
"args": [
"--spring.profiles.active=default,local,ide"
]
}
]
}
40 changes: 0 additions & 40 deletions packages/es-ingest/.gitignore

This file was deleted.

103 changes: 0 additions & 103 deletions packages/es-ingest/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions packages/es-ingest/build.gradle

This file was deleted.

Binary file removed packages/es-ingest/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
7 changes: 0 additions & 7 deletions packages/es-ingest/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit 7968f66

Please sign in to comment.