Skip to content

Commit

Permalink
Remove java runtime (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
pPrecel authored Jul 18, 2024
1 parent a526c90 commit 103e216
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 886 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,3 @@ jobs:
name: function-runtime-python312
dockerfile: python312/Dockerfile
context: components/runtimes/python

build-java17:
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
with:
name: function-runtime-java17-jvm-alpha
dockerfile: Dockerfile-jvm-runtime
context: components/runtimes/java17
9 changes: 0 additions & 9 deletions .github/workflows/build-push-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,3 @@ jobs:
dockerfile: python312/Dockerfile
context: components/runtimes/python
tags: ${{ needs.compute-tags.outputs.tags }}

build-java17:
needs: compute-tags
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
with:
name: function-runtime-java17-jvm-alpha
dockerfile: Dockerfile-jvm-runtime
context: components/runtimes/java17
tags: ${{ needs.compute-tags.outputs.tags }}
3 changes: 0 additions & 3 deletions components/runtimes/java17/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions components/runtimes/java17/Dockerfile-jvm-function-local

This file was deleted.

21 changes: 0 additions & 21 deletions components/runtimes/java17/Dockerfile-jvm-function.tpl

This file was deleted.

13 changes: 0 additions & 13 deletions components/runtimes/java17/Dockerfile-jvm-runtime

This file was deleted.

69 changes: 0 additions & 69 deletions components/runtimes/java17/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions components/runtimes/java17/examples/hello-world/.Dockerignore

This file was deleted.

4 changes: 0 additions & 4 deletions components/runtimes/java17/examples/hello-world/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions components/runtimes/java17/examples/hello-world/pom.xml

This file was deleted.

This file was deleted.

145 changes: 0 additions & 145 deletions components/runtimes/java17/pom.xml

This file was deleted.

2 changes: 0 additions & 2 deletions components/runtimes/java17/resources/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions components/runtimes/java17/resources/cm.yaml.tpl

This file was deleted.

Loading

0 comments on commit 103e216

Please sign in to comment.