Skip to content

Commit 32f0718

Browse files
committed
Clean up
1 parent f3df434 commit 32f0718

72 files changed

Lines changed: 3 additions & 4559 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to Skaffold tools for Java
1+
# Contributing to Container Debug Runtime Support
22

33
We'd love to accept your patches and contributions to this project. There are
44
just a few small guidelines you need to follow.
@@ -26,8 +26,6 @@ again.
2626
2. Fork the repository into your own Github account.
2727
3. Please include unit tests (and integration tests if applicable) for all new code.
2828
4. Make sure all existing tests pass.
29-
* In `skaffold-plugins-core`, run `./gradlew clean goJF build integrationTest`
30-
* In `skaffold-gradle-plugin`, run `./gradlew clean goJF build integrationTest`
31-
* In `skaffold-maven-plugin`, run `./mvnw clean fmt:format verify -Pintegration-tests`
29+
* TBD
3230
5. Associate the change with an existing issue or file a [new issue](../../issues).
3331
6. Create a pull request!

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)
22

3-
# Skaffold tools for Java
3+
# Container Runtime Debugging Support
44

55
In development

docs/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/index.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

proposals/README.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

skaffold-gradle-plugin/.gitignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

skaffold-gradle-plugin/CHANGELOG.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

skaffold-gradle-plugin/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

skaffold-gradle-plugin/build.gradle

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)