Skip to content

Commit

Permalink
drop elixir support
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Jul 5, 2024
1 parent 9d2aff4 commit 0f60233
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 240 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
platform:
- ballerina
- buildpack
- elixir
- go
- java
- lua
Expand All @@ -35,7 +34,6 @@ jobs:
platform:
- ballerina
- buildpack
- elixir
- go
- java
- lua
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ All platforms are available in Docker Hub:
* tsuru/ballerina: https://hub.docker.com/r/tsuru/ballerina/
* tsuru/buildpack: https://hub.docker.com/r/tsuru/buildpack/
* tsuru/cordova: https://hub.docker.com/r/tsuru/cordova/
* tsuru/elixir: https://hub.docker.com/r/tsuru/elixir/
* tsuru/go: https://hub.docker.com/r/tsuru/go/
* tsuru/java: https://hub.docker.com/r/tsuru/java/
* tsuru/lua: https://hub.docker.com/r/tsuru/lua/
Expand Down
12 changes: 0 additions & 12 deletions elixir/Dockerfile

This file was deleted.

53 changes: 0 additions & 53 deletions elixir/deploy

This file was deleted.

13 changes: 0 additions & 13 deletions elixir/install

This file was deleted.

4 changes: 0 additions & 4 deletions examples/elixir/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion examples/elixir/Procfile

This file was deleted.

20 changes: 0 additions & 20 deletions examples/elixir/lib/app.ex

This file was deleted.

17 changes: 0 additions & 17 deletions examples/elixir/lib/app/page_handler.ex

This file was deleted.

24 changes: 0 additions & 24 deletions examples/elixir/lib/app/supervisor.ex

This file was deleted.

23 changes: 0 additions & 23 deletions examples/elixir/mix.exs

This file was deleted.

2 changes: 0 additions & 2 deletions examples/elixir/tsuru.yml

This file was deleted.

68 changes: 0 additions & 68 deletions tests/elixir/tests.bats

This file was deleted.

0 comments on commit 0f60233

Please sign in to comment.