Skip to content

Commit

Permalink
Actually, just remove broken Complement testing
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Feb 12, 2023
1 parent 0a10224 commit 910b715
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 260 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,3 @@ jobs:
with:
go-version: '1.18'
- run: './build.sh'
# complement:
# name: 'Complement'
# runs-on: ubuntu-latest
# container:
# # https://github.com/matrix-org/complement/blob/master/dockerfiles/ComplementCIBuildkite.Dockerfile
# image: matrixdotorg/complement:latest
# env:
# CI: true
# ports:
# - 8448:8448
# volumes:
# - /var/run/docker.sock:/var/run/docker.sock
# steps:
# - uses: actions/checkout@v2
# - run: docker build -t complement-media-repo -f Complement.Dockerfile .
# - run: chmod +x ci-complement.sh
# - run: ./ci-complement.sh
# env:
# CI: "true"
# COMPLEMENT_BASE_IMAGE: "complement-media-repo"
# COMPLEMENT_SPAWN_HS_TIMEOUT_SECS: "120"
45 changes: 0 additions & 45 deletions Complement.Dockerfile

This file was deleted.

2 changes: 0 additions & 2 deletions build-dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ do
done

rm -rfv $PWD/bin/dist/compile_assets*
rm -rfv $PWD/bin/dist/loadtest*
rm -rfv $PWD/bin/dist/complement*
5 changes: 0 additions & 5 deletions ci-complement.sh

This file was deleted.

153 changes: 0 additions & 153 deletions cmd/complement_hs/main.go

This file was deleted.

7 changes: 0 additions & 7 deletions docker/complement-run.sh

This file was deleted.

6 changes: 0 additions & 6 deletions docker/complement.sh

This file was deleted.

21 changes: 0 additions & 21 deletions docker/complement.yaml

This file was deleted.

0 comments on commit 910b715

Please sign in to comment.