Skip to content

Reuse previous released bundled sidecar binaries if they are not changed#13

Merged
Fred-Wu merged 4 commits into
mainfrom
github-workflow
May 16, 2026
Merged

Reuse previous released bundled sidecar binaries if they are not changed#13
Fred-Wu merged 4 commits into
mainfrom
github-workflow

Conversation

@Fred-Wu
Copy link
Copy Markdown
Owner

@Fred-Wu Fred-Wu commented May 15, 2026

Summary

  • Reuse unchanged bundled sidecar binaries from the previous GitHub release VSIX during release packaging, skipping Rust setup/build when sidecar inputs have not changed.
  • Add release workflow validation to ensure each packaged target contains exactly one expected R_CONSOLE_HOST binary.
  • Release workflow now publishes the target-specific VSIX packages to the Open VSX Registry.
  • Fix R submission normalization so leading blank lines left behind after stripped full-line comments do not echo before the first real command.
  • Bump extension version to 0.2.5.

Fred-Wu added 4 commits May 14, 2026 22:02
 - Release packaging now reuses unchanged sidecar binaries from the previous GitHub release VSIX instead of rebuilding them for every extension release
@Fred-Wu Fred-Wu marked this pull request as ready for review May 16, 2026 01:35
@Fred-Wu Fred-Wu merged commit cfc6819 into main May 16, 2026
6 checks passed
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.

1 participant