Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(audo-edit): add backward compatible setting value #6673

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

valerybugakov
Copy link
Member

@valerybugakov valerybugakov commented Jan 16, 2025

Test plan

CI + manually tested setting auto-edits (Experimental) as a value for the cody.suggestions.mode setting.

Copy link
Contributor

@hitesh-1997 hitesh-1997 left a comment

Choose a reason for hiding this comment

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

Looks Good !!

@valerybugakov valerybugakov merged commit e375f83 into main Jan 16, 2025
25 checks passed
@valerybugakov valerybugakov deleted the vb/autoedit-backward-compatibility-name branch January 16, 2025 12:40
hitesh-1997 pushed a commit that referenced this pull request Jan 16, 2025
…etting value (#6674)

- Ensures that the previous settings value `auto-edits (Experimental)`
still works after we renamed the feature to `auto-edit`.
- Created a follow-up issue to clean up this logic after the release:
[CODY-4701: Clean up backward compatibility settings after the
release](https://linear.app/sourcegraph/issue/CODY-4701/clean-up-backwards-compatbility-settings-after-the-release)
- Closes [CODY-4702: Bug: ensure backward compatibility for settings
after renaming the
feature](https://linear.app/sourcegraph/issue/CODY-4702/bug-ensure-backward-compatibility-for-settings-after-renaming-the)

## Test plan

CI + manually tested setting `auto-edits (Experimental)` as a value for
the `cody.suggestions.mode` setting.
 <br> Backport e375f83 from #6673

Co-authored-by: Valery Bugakov <skymk1@gmail.com>
hitesh-1997 pushed a commit that referenced this pull request Jan 16, 2025
…ng value (#6677)

- Ensures that the previous settings value `auto-edits (Experimental)`
still works after we renamed the feature to `auto-edit`.
- Created a follow-up issue to clean up this logic after the release:
[CODY-4701: Clean up backward compatibility settings after the
release](https://linear.app/sourcegraph/issue/CODY-4701/clean-up-backwards-compatbility-settings-after-the-release)
- Closes [CODY-4702: Bug: ensure backward compatibility for settings
after renaming the
feature](https://linear.app/sourcegraph/issue/CODY-4702/bug-ensure-backward-compatibility-for-settings-after-renaming-the)

## Test plan

CI + manually tested setting `auto-edits (Experimental)` as a value for
the `cody.suggestions.mode` setting.
 <br> Backport e375f83 from #6673

Co-authored-by: Valery Bugakov <skymk1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants