sourcegraph/lib/codeintel
Ólafur Páll Geirsson 2e5a366f52
Use api.RepoName and reposource.PackageName type aliases (#38730)
* Use `api.RepoName` and `reposource.PackageName` type aliases

Previously, we used strings for both types, which caused a regression
that got fixed in https://github.com/sourcegraph/sourcegraph/pull/38722.
This commit introduces type aliases to avoid regressions like that.

While implementing the refactoring I also found a bug in Python
packages, that's fixed by this commit.

* Revert functional difference that caused tests to fail

The versioned package syntax should include the version, but the golden
tests assume the version is not included and I want to minimize the
blast radius from the refactoring.
2022-07-14 05:47:30 +00:00
..
autoindex/config Update docs and comments to refer to scip-typescript (#34097) 2022-05-24 15:38:04 +00:00
lsif lib: remove all usages of log15 (#36259) 2022-05-30 17:53:05 -07:00
pathexistence golangci-lint: enable unparam linter (#31856) 2022-02-28 15:31:44 +01:00
precise Use api.RepoName and reposource.PackageName type aliases (#38730) 2022-07-14 05:47:30 +00:00
tools lib/log: migrate to github.com/sourcegraph/log (#36834) 2022-06-08 15:02:38 -07:00
upload codeintel: Add auth support for GitLab (#33254) 2022-04-04 08:34:41 -05:00
CODENOTIFY codeintel: Move semantic/repl to tools/lsif-repl (#20971) 2021-05-14 08:55:29 -05:00