Skip to content

Commit

Permalink
Merge pull request #342 from crawford/purge
Browse files Browse the repository at this point in the history
*: remove the old installer code
  • Loading branch information
openshift-merge-robot authored Sep 28, 2018
2 parents 66b46e9 + ff9e547 commit f135d86
Show file tree
Hide file tree
Showing 2,903 changed files with 940 additions and 527,145 deletions.
43 changes: 0 additions & 43 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,3 @@ bin_test/
matchbox/
/contrib/govcloud/vpn.conf
tectonic-dev

# non-default Bazel stuff
.build/
.cache

# Created by https://www.gitignore.io/api/go,bazel,terraform
# HOWEVER, I had to remove the ignore for `vendor/`

### Bazel ###
/bazel-*

### Go ###
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

### Terraform ###
# Local .terraform directories
**/.terraform/*

# .tfstate files
*.tfstate
*.tfstate.*

# Crash log files
crash.log

# Ignore any .tfvars files that are generated automatically for each Terraform run. Most
# .tfvars files are managed as part of configuration and so should be included in
# version control.
#
# example.tfvars

# End of https://www.gitignore.io/api/go,bazel,terraform
140 changes: 0 additions & 140 deletions BUILD.bazel

This file was deleted.

1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ For contributors who want to work up pull requests, the workflow is roughly:
hack/go-lint.sh $(go list -f '{{ .ImportPath }}' ./...)
hack/go-vet.sh ./...
hack/shellcheck.sh
hack/test-bazel-build-tarball.sh
hack/tf-fmt.sh -list -check
hack/tf-lint.sh
hack/yaml-lint.sh
Expand Down
40 changes: 0 additions & 40 deletions WORKSPACE

This file was deleted.

Empty file removed bazel-rules/BUILD.bazel
Empty file.
28 changes: 0 additions & 28 deletions bazel-rules/gen_test.bzl

This file was deleted.

6 changes: 0 additions & 6 deletions buildvars.sh

This file was deleted.

25 changes: 0 additions & 25 deletions cmd/openshift-install/BUILD.bazel

This file was deleted.

Loading

0 comments on commit f135d86

Please sign in to comment.