Skip to content

Commit 87f71c6

Browse files
authored
cleanup: remove unused files/dirs from the top level (#446)
## Summary cleaning up top level dir ## Checklist - [ ] Added Unit Tests - [x] Covered by existing CI - [ ] Integration tested - [ ] Documentation update <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Refined version control and build settings by updating ignored paths and tool versions. - Removed obsolete internal configurations, tooling, and Docker build files for a cleaner project structure. - **Documentation** - Updated installation guidance links for clearer setup instructions. - Eliminated legacy contributor, governance, and quickstart guides to reduce clutter. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent af16c88 commit 87f71c6

Some content is hidden

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

51 files changed

+1
-2112
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ releases
103103
# Bazel mod files (currently unused)
104104
MODULE.bazel*
105105

106-
/authoring/vscode/node_modules
106+
/plugins/vscode/node_modules

.plugin-versions

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
asdf-plugin-manager https://github.com/asdf-community/asdf-plugin-manager.git b5862c1
22
bazelisk https://github.com/josephtate/asdf-bazelisk.git 9b1cd87
33
gcloud https://github.com/jthegedus/asdf-gcloud.git 00cdf06
4-
java https://github.com/halcyon/asdf-java.git 0ec69b2
54
python https://github.com/danhper/asdf-python.git a3a0185
6-
sbt https://github.com/lerencao/asdf-sbt 53c9f4b
75
scala https://github.com/asdf-community/asdf-scala.git 0533444
86
thrift https://github.com/alisaifee/asdf-thrift.git fecdd6c

.scalafix.conf

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

.tool-versions

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
java corretto-11.0.25.9.1
2-
corretto-11.0.25.9.1
3-
corretto-17.0.9.8.1
41
scala 2.12.18
52
asdf-plugin-manager 1.4.0
6-
sbt 1.8.2
73
python
8-
3.7.17
94
3.11.0
105
gcloud 507.0.0
116
bazelisk 1.25.0

AUTHORS

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

CONTRIBUTING.md

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

GOVERNANCE.md

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

0 commit comments

Comments
 (0)