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

Clean up #178

Merged
merged 7 commits into from
Jun 20, 2024
Merged

Clean up #178

merged 7 commits into from
Jun 20, 2024

Conversation

pplam
Copy link
Contributor

@pplam pplam commented Jun 20, 2024

No description provided.

pplam added 7 commits June 18, 2024 17:15
- Deleted actions for listing contexts and models requests and responses
- Removed handlers for list contexts and models, simplifying the code
- This contributes to streamlining the core functionalities
- Deleted handlers and requests for SET_OR_UPDATE_KEY, ADD_CONTEXT, GET_KEY, and UPDATE_LANGUAGE.
- Removed associated constants from DevChatActions.
- This cleanup reduces clutter and potential confusion in the action handling infrastructure.
@pplam pplam merged commit 2ae1b49 into main Jun 20, 2024
1 check passed
Copy link

Qodana for JVM

2 new problems were found

Inspection name Severity Problems
Non-distinguishable logging calls ◽️ Notice 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 8 dependencies

Third-party software list

This page lists the third-party software dependencies used in devchat

Dependency Version Licenses
fastjson2-extension 2.0.51 Apache-2.0
fastjson 2.0.51 Apache-2.0
fastjson2 2.0.51 Apache-2.0
jackson-annotations 2.17.1 Apache-2.0
jackson-core 2.17.1 Apache-2.0
jackson-databind 2.17.1 Apache-2.0
jackson-dataformat-yaml 2.17.1 AML
snakeyaml 2.2 Apache-2.0
Contact Qodana team

Contact us at [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant