Skip to content

fix: correct archive arch/platform naming in plugin-package.sh#129

Merged
tangcent merged 1 commit into
mainfrom
fix/plugin-package-download-arch
May 9, 2026
Merged

fix: correct archive arch/platform naming in plugin-package.sh#129
tangcent merged 1 commit into
mainfrom
fix/plugin-package-download-arch

Conversation

@tangcent
Copy link
Copy Markdown
Owner

  • Use x64 instead of amd64 to match actual release asset names
  • Remove darwin-amd64 download (no such release exists)
  • Map windows -> win32 for local binary naming to match VSCode extension expectations
  • Add graceful error handling for failed downloads

@github-actions
Copy link
Copy Markdown

📦 Build artifact for this PR is available in the GitHub Actions workflow run under Artifacts.

@tangcent tangcent force-pushed the fix/plugin-package-download-arch branch from a3b236c to 4ea6b89 Compare April 30, 2026 12:53
@github-actions
Copy link
Copy Markdown

📦 Build artifact for this PR is available in the GitHub Actions workflow run under Artifacts.

@tangcent tangcent force-pushed the fix/plugin-package-download-arch branch from 4ea6b89 to 44e7c55 Compare May 3, 2026 00:40
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

📦 Build artifact for this PR is available in the GitHub Actions workflow run under Artifacts.

- Use x64 instead of amd64 to match actual release asset names
- Remove darwin-amd64 download (no such release exists)
- Map windows -> win32 for local binary naming to match VSCode extension expectations
- Add graceful error handling for failed downloads
@tangcent tangcent force-pushed the fix/plugin-package-download-arch branch from 44e7c55 to b44cdb5 Compare May 9, 2026 11:44
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

📦 Build artifact for this PR is available in the GitHub Actions workflow run under Artifacts.

@tangcent tangcent merged commit bfcd220 into main May 9, 2026
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant