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

Vscode debug template for running server with custom config file #614

Open
callumforrester opened this issue Sep 5, 2024 · 0 comments · May be fixed by #663
Open

Vscode debug template for running server with custom config file #614

callumforrester opened this issue Sep 5, 2024 · 0 comments · May be fixed by #663
Labels
dev-environment Issues for improving the developer environment/experience enhancement New feature or request good first issue Good for newcomers

Comments

@callumforrester
Copy link
Collaborator

It would be good to run the server in debug mode with my own config file.

Acceptance Criteria

  • There is a new debug config called "Blueapi Server (Custom Config)"
  • When I run it I am prompted to enter a path to my config file (see the "Blueapi Controller" configuration for how to do this)
  • The server runs using the config provided
  • The old config, "Blueapi Server", sticks around as a convenient shortcut
@callumforrester callumforrester added enhancement New feature or request good first issue Good for newcomers dev-environment Issues for improving the developer environment/experience labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-environment Issues for improving the developer environment/experience enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant