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

fix(search): remove "lucky" from default pattern types#63486

Merged
stefanhengl merged 2 commits into
mainfrom
sh/remove-lucky-from-default-pattern-types
Jun 27, 2024
Merged

fix(search): remove "lucky" from default pattern types#63486
stefanhengl merged 2 commits into
mainfrom
sh/remove-lucky-from-default-pattern-types

Conversation

@stefanhengl

@stefanhengl stefanhengl commented Jun 26, 2024

Copy link
Copy Markdown
Member

"lucky" was an experimental pattern type we added about 2 years ago. Judging from the git history and the current code, it was at some point replaced by "smart search" and "search mode", which we also plan to remove soon.

See https://github.com/sourcegraph/sourcegraph/pull/43140 for more context

Test plan:
CI

Changelog

  • Removed experimental pattern type "lucky" from the list of supported default pattern types.

"lucky" was an experimental pattern type we added about 2 years ago.
Judging from the git history and the current code, it was at some point
replaced by "smart search" and "search mode", which we also plan to
remove soon.

See https://github.com/sourcegraph/sourcegraph/pull/43140
@cla-bot cla-bot Bot added the cla-signed label Jun 26, 2024
@github-actions github-actions Bot added team/product-platform team/search-platform Issues owned by the search platform team labels Jun 26, 2024
@stefanhengl stefanhengl requested a review from a team June 26, 2024 10:05
@stefanhengl stefanhengl marked this pull request as ready for review June 26, 2024 10:05

@jtibshirani jtibshirani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice clean-up. We should plan remove "lucky" from the codebase entirely at some point (maybe we can plan this as part of smart search removal).

@stefanhengl stefanhengl merged commit 2f3c550 into main Jun 27, 2024
@stefanhengl stefanhengl deleted the sh/remove-lucky-from-default-pattern-types branch June 27, 2024 14:27
@stefanhengl stefanhengl changed the title search: remove "lucky" from default pattern types fix(search): remove "lucky" from default pattern types Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/search-platform Issues owned by the search platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants