github / github/vscode-github-actions
Actions are not recognized when in parallel steps.
- Ngôn ngữ chính
- TypeScript
- Star
- 660
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the bug**
Actions used in steps that use the parallel shorthand are not recognized by the extension and do not appear with information about the action.
**To Reproduce**
Steps to reproduce the behavior:
1. In a job, create a step that uses the parallel keyword.
2. Attempt to use at least one action in a step.
3. Observe the missing action details.
**Expected behavior**
Similarly to normal steps, actions in parallel steps are recognized and are ctrl+clickable & have information that is viewable on hover.
**Screenshots**
Parallel action (notice there is no underline):
Normal action (also shows information about the action on hover):
**Extension Version**
`v0.32.1`
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện vấn đề với một job GitHub Actions sử dụng cú pháp rút gọn parallel, sau đó so sánh việc nhận diện action trong các bước song song và các bước bình thường. Theo dõi các đường dẫn action-link và hover-information của extension; hoàn tất khi các action trong các bước song song được nhận diện, có thể ctrl+click và hiển thị thông tin khi di chuột qua, giống như các bước bình thường.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- github-actions, typescript, vscode
- Lĩnh vực
- developer-experience, devtools
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 68/100