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

Feature Request: Include a .tea-meta file with installed packages

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

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

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
28/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
typescript
Lĩnh vực
tooling

Hướng nghiên cứu

No files, tests, or entry points are named. Start by tracing how tea installs packages into the install directory and where pantry metadata is available. Clarify the .tea-meta schema, checksum source, and expected behavior before implementation; done means the agreed metadata is reliably present for installed packages.

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

Mô tả

When tea installs a package it would be nice if it included some sort of metadata dotfile in the install dir, perhaps called .tea-meta. This could be useful for a few reasons:

  • when programmatically walking the tea install dir it becomes much easier to identify an installed package by the presence of this file
  • If the meta data file includes the a checksum of the installed package it can be used to determine if a package was yanked or rebuilt
  • Additional info from the pantry (display-name, dependencies, entry-point, etc) could be included in the meta file to prevent the need for additional pantry lookups.
Ngôn ngữ chính
TypeScript
Star
65
Fork
16
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

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

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 pkgxdev/brewkit

Tất cả issue của pkgxdev/brewkit

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.