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

feat: add executeCLI command #628

Merged
merged 8 commits into from
Aug 19, 2024

Conversation

bastiandoetsch
Copy link
Collaborator

@bastiandoetsch bastiandoetsch commented Aug 19, 2024

Description

  • updates go to 1.23
  • updates go dependencies
  • adds a command to execute cli commands

Executing CLI commands through language server allows language server to manage authentication credentials without interference by direct CLI calls issued by IDEs.

Checklist

  • Tests added and all succeed
  • Linted
  • README.md updated, if user-facing
  • License file updated, if new 3rd-party dependency is introduced

@bastiandoetsch bastiandoetsch marked this pull request as ready for review August 19, 2024 08:27
@bastiandoetsch bastiandoetsch requested a review from a team as a code owner August 19, 2024 08:27
@bastiandoetsch bastiandoetsch merged commit e0971ab into main Aug 19, 2024
16 of 18 checks passed
@bastiandoetsch bastiandoetsch deleted the feat/IDE-458_route-all-cli-calls-through-ls branch August 19, 2024 13:19
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.

3 participants