Skip to content

Remove debugger preview scaffolding#600

Merged
rentziass merged 1 commit into
debuggerfrom
rentziass/debugger-merge-prep
Jun 10, 2026
Merged

Remove debugger preview scaffolding#600
rentziass merged 1 commit into
debuggerfrom
rentziass/debugger-merge-prep

Conversation

@rentziass

@rentziass rentziass commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

Remove debugger-branch-only preview scaffolding so the debugger branch is ready to merge into main without extra development-only artifacts.

Changes

  • remove the dedicated debugger preview build workflow
  • remove the README block that described downloading and installing debugger preview VSIX artifacts
  • keep the debugger implementation and manifest/runtime wiring intact

Testing

  • npm run lint
  • npm test
  • npm run build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 10, 2026 13:19
@rentziass rentziass requested a review from a team as a code owner June 10, 2026 13:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes debugger-preview-only scaffolding so the debugger branch can merge into main without branch-specific build artifacts or documentation.

Changes:

  • Removes the README documentation block that instructed users how to download/install the debugger preview VSIX artifact.
  • Deletes the dedicated debugger-branch GitHub Actions workflow that built and uploaded the preview debugger VSIX.
Show a summary per file
File Description
README.md Removes end-user instructions for installing the debugger preview VSIX from workflow artifacts.
.github/workflows/debugger-build.yml Deletes the dedicated debugger preview artifact build workflow.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@rentziass rentziass merged commit 87c9b28 into debugger Jun 10, 2026
2 checks passed
@rentziass rentziass deleted the rentziass/debugger-merge-prep branch June 10, 2026 13:42
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.

2 participants