Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions docs/technical-changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -309,19 +309,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
- Fede/ep UI fix left nav `(PR #6230)`
- CI: remove scip-go upload to demo.sourcegraph.com `(PR #6220)`
- [https://sourcegraph.slack.com/archives/C04MYFW01NV/p1750800014304569](https://sourcegraph.slack.com/archives/C04MYFW01NV/p1750800014304569)

```
Run src code-intel upload -github-token='***' -no-progress -repo=github.com/sourcegraph/sourcegraph
💡 Inferred arguments
repo: github.com/sourcegraph/sourcegraph
commit: 552dc9[1](https://github.com/sourcegraph/sourcegraph/actions/runs/15861555759/job/44720169430?pr=6219#step:9:1)055580be3a0c021e40aacf0977710f1e1
root: dev/ci/images
file: index.scip
indexer: scip-go
indexerVersion: 0.1.24
unexpected status code: 404 (failed to authorize request: repo not found: name="github.com/sourcegraph/sourcegraph")
Error: Process completed with exit code 1.
```
- Removed failing upload process that was causing CI errors
- Polished EP UI `(PR #6207)`
- completions/aws-sdk-compatibility `(PR #6198)`
- feat(deep search): single URL for deepsearch [SPLF-1207] `(PR #6181)`
Expand Down Expand Up @@ -11024,4 +11012,3 @@ The following PRs were merged onto the previous release branch but could not be
## Older versions

For older versions of Sourcegraph, see the [CHANGELOG](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md) on GitHub.
```