Skip to content

Commit

Permalink
Remove outdated files from Git
Browse files Browse the repository at this point in the history
Those files aren't used since a long time already, so that we drop them.

Fixes #570
  • Loading branch information
MrSerth committed Oct 15, 2024
1 parent 8995bf1 commit 8ba7826
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 301 deletions.
21 changes: 0 additions & 21 deletions .codeclimate.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/workflows/docker-image.yml

This file was deleted.

5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ build-cover: deps ## Build the binary and with coverage support for e2e-tests
clean: ## Remove previous build
@rm -f poseidon

.PHONY: docker
docker:
@CGO_ENABLED=0 make build
@docker build -t $(DOCKER_TAG) -f deploy/poseidon/Dockerfile .

.PHONY: lint-deps
lint-deps: ## Install linter dependencies
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
Expand Down
90 changes: 0 additions & 90 deletions deploy/api.tpl.nomad

This file was deleted.

3 changes: 0 additions & 3 deletions deploy/docker-make/Dockerfile

This file was deleted.

36 changes: 0 additions & 36 deletions deploy/nomad-ci/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions deploy/nomad-ci/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions deploy/nomad-run-env-job.sh

This file was deleted.

8 changes: 0 additions & 8 deletions deploy/poseidon/Dockerfile

This file was deleted.

50 changes: 0 additions & 50 deletions git_hooks/pre-commit

This file was deleted.

0 comments on commit 8ba7826

Please sign in to comment.