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

Provide a gRPC endpoint to getting the version #54

Open
LinuxSuRen opened this issue Apr 25, 2023 · 3 comments
Open

Provide a gRPC endpoint to getting the version #54

LinuxSuRen opened this issue Apr 25, 2023 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@LinuxSuRen
Copy link
Owner

Currently, we only have one endpoint for running the test cases. The VS Code extension could communicate with it. It would be great if the VS Code side could get the version and prompt users if they upgrade atest according to the version comparison.

Please feel free to read the following references before trying to fix this issue:

@LinuxSuRen LinuxSuRen added enhancement New feature or request good first issue Good for newcomers labels Apr 25, 2023
@LinuxSuRen
Copy link
Owner Author

I found out that this feature already exists. So we only need to let the vs-code extension to call it.

https://github.com/LinuxSuRen/vscode-api-testing

@is-shidian
Copy link

hello, I would like to have a try~

@LinuxSuRen
Copy link
Owner Author

hello, I would like to have a try~

Thanks. The server side is ready. Please feel free to take a look at the vscode side. https://github.com/LinuxSuRen/vscode-api-testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants