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

Add new vscode launch option to deploy app without building #1869

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

cewert
Copy link
Member

@cewert cewert commented Jul 27, 2024

Sometimes we only need to relaunch the debugger without re-building the app (especially if brightscript.debug.stopDebuggerOnAppExit is enabled). This adds a new Deploy launch option in the vscode debuger.

Changes

  • Rename old launch option from Jellyfin Debug -> Build and Deploy
  • Add vscode debug launch option to deploy app without running npm build

Issues

@cewert cewert added the dev-improvement This improves the dev experience in some way. label Jul 27, 2024
@cewert cewert requested a review from a team as a code owner July 27, 2024 15:32
@jellyfin-bot
Copy link
Contributor

This pull request has been inactive for 30 days and will be automatically closed in 15 days if there is no further activity.

@jellyfin-bot jellyfin-bot added the stale This issue/PR has gone stale. label Aug 27, 2024
@jellyfin-bot
Copy link
Contributor

This pull request has been closed because it has been inactive for 45 days. You may submit a new pull request if desired.

@cewert cewert removed the stale This issue/PR has gone stale. label Sep 25, 2024
@cewert cewert reopened this Sep 25, 2024
@cewert cewert merged commit a572521 into jellyfin:master Sep 27, 2024
10 checks passed
@cewert cewert deleted the add-vscode-launch-deploy branch September 27, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-improvement This improves the dev experience in some way.
Projects
Development

Successfully merging this pull request may close these issues.

3 participants