Skip to content

Commit

Permalink
Cody Ignore: deprecated (#5537)
Browse files Browse the repository at this point in the history
RE
https://linear.app/sourcegraph/issue/CODY-3665/kill-support-for-codyignore

This PR removes the cody ignore feature that was previously hidden
behind a feature flag intended for internal dev use.

This feature has been replaced by Context Filter, a feature currently
available for Enterprise users.

## Test plan

<!-- Required. See
https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles.
-->

Green CI - all current features and tests should not be affected by the
removal of this feature.

## Changelog

<!-- OPTIONAL; info at
https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
-->

Deprecate Cody Ignore.
  • Loading branch information
abeatrix authored Sep 10, 2024
1 parent 57d7048 commit 003dfbd
Show file tree
Hide file tree
Showing 41 changed files with 199 additions and 1,158 deletions.
5 changes: 0 additions & 5 deletions .cody/ignore

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ playwright-report
test-results
.vscode-test/
.envrc
agent/bindings/kotlin/lib/bin/
Loading

0 comments on commit 003dfbd

Please sign in to comment.