mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| autoindex/config | ||
| lsif | ||
| pathexistence | ||
| precise | ||
| tools | ||
| upload | ||
| CODENOTIFY | ||