Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Publish regular pre-release builds to VS Code Marketplace

Đang mở
#1,751 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Maintainer thường phản hồi trong vòng 1 ngày

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
48/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
typescript, vscode
Lĩnh vực
ci-cd, release

Hướng nghiên cứu

Start by inspecting the existing workflow that publishes a development VSIX on pushes to master and how it invokes vsce. Define and document a Marketplace-compatible 3.x pre-release version scheme, automate regular publishing with vsce publish --pre-release, and verify that stable release publishing remains unchanged.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

We currently publish a development VSIX to a GitHub pre-release on every push to master, but users cannot opt into automatic pre-release updates through the VS Code Marketplace.

We cannot simply publish the current version such as 3.0.0-rc.0: Marketplace pre-releases still require a plain major.minor.patch version and do not support SemVer pre-release identifiers.

I propose that we:

  • define a Marketplace-compatible versioning scheme for 3.x pre-releases;
  • regularly publish development builds with vsce publish --pre-release;
  • keep normal stable releases unchanged.

This would make testing upcoming 3.x releases much easier without requiring users to manually download and install VSIX files.

Ngôn ngữ chính
TypeScript
Star
1.2k
Fork
139
Merge trung bình
23 giờ 31 phút
Pull request đã merge (30 ngày)
13

Chuẩn bị môi trường

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của REditorSupport/vscode-R

Tất cả issue của REditorSupport/vscode-R

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.