Skip to content

Commit

Permalink
Deletes minikube-related content. (GoogleContainerTools#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
coollog authored Jan 29, 2018
1 parent a083dbb commit 9a607f6
Show file tree
Hide file tree
Showing 208 changed files with 6 additions and 2,069 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to Minikube build tools for java
# Contributing to Jib

We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
Expand All @@ -24,7 +24,7 @@ again.
If you're a Googler or other corporate contributor,
use your corporate email address here, not your personal address.
2. Fork the repository into your own Github account.
3. Please include unit tests for all new code.
4. Make sure all existing tests pass. (gradlew test)
3. Please include unit tests (and integration tests if applicable) for all new code.
4. Make sure all existing tests pass. (./gradlew goJF build integrationTest)
5. Associate the change with an existing issue or file a [new issue](../../issues)
6. Create a pull request!
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
Minikube Gradle and Maven Plugins
=================================
- [minikube-gradle-plugin](https://github.com/GoogleCloudPlatform/minikube-build-tools-for-java/tree/master/minikube-gradle-plugin)
- [minikube-maven-plugin](https://github.com/GoogleCloudPlatform/minikube-build-tools-for-java/tree/master/minikube-maven-plugin)
This is a temporary location for a Gradle plugin for building Java application images, similar to what [bazelbuild/rules_docker](https://github.com/bazelbuild/rules_docker) does.
File renamed without changes.
30 changes: 0 additions & 30 deletions crepecake/CONTRIBUTING.md

This file was deleted.

202 changes: 0 additions & 202 deletions crepecake/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion crepecake/README.md

This file was deleted.

Loading

0 comments on commit 9a607f6

Please sign in to comment.