Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore(graph): Add changelog entry for Python scip-ctags fix#63103

Merged
mmanela merged 2 commits intomainfrom
mmanela/python-ctags-changelog
Jun 5, 2024
Merged

chore(graph): Add changelog entry for Python scip-ctags fix#63103
mmanela merged 2 commits intomainfrom
mmanela/python-ctags-changelog

Conversation

@mmanela
Copy link
Contributor

@mmanela mmanela commented Jun 5, 2024

Update changelog for 5.4 release to include the fix we did in scip-ctags

Test plan

  • check rendered markdown

Copy link
Contributor

@kritzcreek kritzcreek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@mmanela mmanela enabled auto-merge (squash) June 5, 2024 15:58
@mmanela mmanela merged commit 8e80433 into main Jun 5, 2024
@mmanela mmanela deleted the mmanela/python-ctags-changelog branch June 5, 2024 16:00
@mmanela mmanela changed the title chore(graph): Add changelog entry for Python CTags fix chore(graph): Add changelog entry for Python scip-ctags fix Jun 5, 2024
- Syntax highlighting works correctly for JSX files. [#62027](https://github.com/sourcegraph/sourcegraph/pull/62027)
- Changesets with a skipped CI check now have their CI status correctly displayed in the Batch Changes UI. [#62204](https://github.com/sourcegraph/sourcegraph/pull/62204)
- Fixed the Sourcegraph login page auto-redirecting to the single auth provider when request access is enabled. [#62376](https://github.com/sourcegraph/sourcegraph/pull/62376)
- Resolved scip-ctags issue for Python and C# where it was not detecting classes properly: [#62345](https://github.com/sourcegraph/sourcegraph/pull/62345)
Copy link
Contributor

@varungandhi-src varungandhi-src Jun 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Someone reading the Changelog should not need to know what scip-ctags is. The point worth emphasizing here is that there was a bug - namely that (for Python) class declarations with decorators, such as @dataclass, were not detected correctly for type:symbol search and the symbols sidebar (and you can explain the wording for C# using the correct terminology, e.g. attributes). That bug was fixed. It's important to write Changelog notes in terms of what a Sourcegraph user would understand.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants