Skip to content

Commit

Permalink
rm app-commons metrics peer-repository rlpx pow plumtree*
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Pinto <[email protected]>
  • Loading branch information
lu-pinto committed Dec 11, 2024
1 parent 726f0e3 commit a921338
Show file tree
Hide file tree
Showing 155 changed files with 1 addition and 15,731 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
path: "**/*.class"
key: ${{ runner.os }}-build-${{ github.sha }}
- name: gradle integrationTest
run: gradle compileJava compileKotlin compileIntegrationTestJava compileIntegrationTestKotlin devp2p:integrationTest dist:integrationTest gossip:integrationTest plumtree-servlet:integrationTest plumtree-vertx:integrationTest rlpx:integrationTest
run: gradle compileJava compileKotlin compileIntegrationTestJava compileIntegrationTestKotlin devp2p:integrationTest dist:integrationTest
- name: Archive Junit Report
if: always()
uses: actions/upload-artifact@v3
Expand Down
21 changes: 0 additions & 21 deletions app-commons/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions app-commons/build.gradle

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions app-commons/src/main/resources/tuweni.txt

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion dist/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ distributions {
}

into('bin') {
from { project(':gossip').startScripts.outputs.files }
from { project(':devp2p').startScripts.outputs.files }
fileMode = 0755
}
Expand Down
69 changes: 0 additions & 69 deletions gossip/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions gossip/build.gradle

This file was deleted.

Loading

0 comments on commit a921338

Please sign in to comment.