Skip to content

Commit 41d88ee

Browse files
authored
Drop semanticdb naming (#905)
1 parent 12ac5eb commit 41d88ee

173 files changed

Lines changed: 2405 additions & 2431 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.

.bazelignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ examples/
33
maven-plugin/target/
44
project/target/
55
scip-java/target/
6-
scip-semanticdb/target/
7-
semanticdb-agent/target/
8-
semanticdb-gradle-plugin/target/
9-
semanticdb-java/target/
10-
semanticdb-javac/target/
11-
semanticdb-kotlinc/target/
6+
scip-aggregator/target/
7+
scip-agent/target/
8+
scip-gradle-plugin/target/
9+
scip-java/target/
10+
scip-javac/target/
11+
scip-kotlinc/target/
1212
target/
1313
tests/buildTools/target/
1414
tests/minimized/target/

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ bazel-lsif-java
6565

6666
VERSION
6767

68-
semanticdb-gradle-plugin/gradle
68+
scip-gradle-plugin/gradle
6969
aspects/scip_java.bzl

.github/workflows/ci.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ jobs:
6868

6969
- uses: DeterminateSystems/magic-nix-cache-action@v13
7070

71-
- run: nix develop --command bazelisk build //... --//semanticdb-javac:enabled=true
72-
- run: nix develop --command bazelisk run scip-semanticdb:bazel -- --sourceroot "$PWD"
71+
- run: nix develop --command bazelisk build //... --//scip-javac:enabled=true
72+
- run: nix develop --command bazelisk run scip-aggregator:bazel -- --sourceroot "$PWD"
7373
- run: du -h index.scip
74-
- run: nix develop "$GITHUB_WORKSPACE" --command bazelisk build //... --@scip_java//semanticdb-javac:enabled=true
74+
- run: nix develop "$GITHUB_WORKSPACE" --command bazelisk build //... --@scip_java//scip-javac:enabled=true
7575
working-directory: examples/bazel-example
76-
- run: nix develop "$GITHUB_WORKSPACE" --command bazelisk run @scip_java//scip-semanticdb:bazel -- --sourceroot "$PWD"
76+
- run: nix develop "$GITHUB_WORKSPACE" --command bazelisk run @scip_java//scip-aggregator:bazel -- --sourceroot "$PWD"
7777
working-directory: examples/bazel-example
7878
- run: du -h index.scip
7979
working-directory: examples/bazel-example
@@ -108,7 +108,7 @@ jobs:
108108

109109
kotlin_plugin:
110110
runs-on: ubuntu-latest
111-
name: semanticdb-kotlinc
111+
name: scip-kotlinc
112112
steps:
113113
- uses: actions/checkout@v4
114114

@@ -118,16 +118,16 @@ jobs:
118118

119119
- uses: DeterminateSystems/magic-nix-cache-action@v13
120120

121-
- name: semanticdb-kotlinc tests
122-
run: nix develop --command sbt semanticdbKotlinc/test
121+
- name: scip-kotlinc tests
122+
run: nix develop --command sbt scipKotlinc/test
123123

124124
- name: Kotlin snapshots
125-
run: nix develop --command sbt semanticdbKotlincMinimized/kotlincSnapshots
125+
run: nix develop --command sbt scipKotlincMinimized/kotlincSnapshots
126126

127127
- name: Check snapshot drift
128128
run: |
129129
git diff --exit-code \
130-
semanticdb-kotlinc/minimized/src/generatedSnapshots
130+
scip-kotlinc/minimized/src/generatedSnapshots
131131
132132
check:
133133
runs-on: ubuntu-latest
@@ -169,13 +169,13 @@ jobs:
169169
mvn clean verify -DskipTests "-Dscip-java.version=$SCIP_JAVA_VERSION" sourcegraph:sourcegraphDependencies
170170
working-directory: examples/maven-example
171171
172-
- run: nix develop "$GITHUB_WORKSPACE#jdk${{ matrix.java }}" --command "$SCIP_JAVA_CLI" index-semanticdb target/semanticdb-targetroot
172+
- run: nix develop "$GITHUB_WORKSPACE#jdk${{ matrix.java }}" --command "$SCIP_JAVA_CLI" aggregate target/scip-targetroot
173173
working-directory: examples/maven-example
174174

175175
- run: |
176176
set -e
177-
grep org.hamcrest target/semanticdb-targetroot/*dependencies.txt
178-
grep "$PWD/src/main/java" target/semanticdb-targetroot/*dependencies.txt
177+
grep org.hamcrest target/scip-targetroot/*dependencies.txt
178+
grep "$PWD/src/main/java" target/scip-targetroot/*dependencies.txt
179179
working-directory: examples/maven-example
180180
181181
- run: du -h index.scip

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@ bazel-testlogs
7070

7171
VERSION
7272

73-
semanticdb-gradle-plugin/gradle
73+
scip-gradle-plugin/gradle
7474
/aspects/
7575

7676
tests/snapshots/META-INF/
7777

78-
# semanticdb-kotlinc kctfork-based tests run kotlinc with our plugin, which
79-
# writes META-INF/semanticdb/sources/Test.kt.semanticdb relative to the test
78+
# scip-kotlinc kctfork-based tests run kotlinc with our plugin, which
79+
# writes META-INF/scip/sources/Test.kt.scip relative to the test
8080
# cwd.
81-
semanticdb-kotlinc/META-INF/
81+
scip-kotlinc/META-INF/
8282

8383
# Standard sbt project metadata directories.
8484
project/target/

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ If you'd rather install tools manually, you'll need at least:
3131

3232
These are the main components of the project.
3333

34-
- `semanticdb-javac/src/main/java`: the Java compiler plugin that creates
35-
SemanticDB files.
34+
- `scip-javac/src/main/java`: the Java compiler plugin that creates
35+
SCIP files.
3636
- `tests/minimized`: minimized Java source files that reproduce interesting test
3737
cases.
3838
- `tests/unit`: fast running unit tests that are helpful for local edit-and-test

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Java and Kotlin indexer for [SCIP](https://github.com/sourcegraph/scip) ![](https://img.shields.io/badge/status-development-green?style=flat)
1+
# Java and Kotlin indexer for [SCIP](https://github.com/scip-code/scip) ![](https://img.shields.io/badge/status-development-green?style=flat)
22

33
| Documentation | Link |
44
| -------------------- | ---------------------------------------------------------------------- |

0 commit comments

Comments
 (0)