07th-mod / 07th-mod/python-patcher
Display Summary of Warnings at end of install
- Lenguaje dominante
- JavaScript
- Estrellas
- 214
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In some cases, the installer will know something went wrong, but continue the installation anyway.
An example is if the installer is installing a Language patch, but it can't find a matching sharedassets0.assets file, it will just use the default one rather than terminating the installation.
It would be nice to show a summary of these warnings at the end of the install, so it's more obvious something may have went wrong.
- [ ] Flag warnings for common warning cases
- [ ] Display Summary of warnings at end of install
- [ ] Do not display green "Install Completed Successfully" if warnings were generated - instead display yellow "Install Completed with Warnings"
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Busque el script principal del instalador y la lógica que maneja los parches de idioma y los archivos sharedassets0.assets. Identifique dónde se generan y almacenan actualmente las advertencias. El objetivo es recopilar estas advertencias, mostrar un resumen al final y cambiar el mensaje de éxito a amarillo cuando existan advertencias. Compruebe si hay un sistema de registro o advertencia existente que se pueda extender.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100