Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#179 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
28/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
typescript
Área
tooling

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.
Lenguaje dominante
TypeScript
Estrellas
65
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de pkgxdev/brewkit

Todos los issues de pkgxdev/brewkit

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.