a8m / a8m/envsubst

${{hello:-abc}} Mismatch in parsing after upgrade

Đang mở
#71 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Go
Star
907
Fork
96
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

- v1.3.0 ${{hello:-abc}} == abc
- v1.4.2 ${{hello:-abc}} == abc}

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The issue describes a parsing mismatch for the shell parameter expansion syntax ${{hello:-abc}} between versions 1.3.0 and 1.4.2. Start by examining the parsing logic in the codebase, likely in files handling variable substitution. Look for changes in the lexer or parser between these versions. Run existing tests to see the current behavior and write a test to reproduce the mismatch. Understanding the expected output (whether it should be 'abc' or 'abc}') is key.

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

Đánh giá

Công nghệ
go, shell
Lĩnh vực
cli, tooling
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

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.