07th-mod / 07th-mod/python-patcher
Display Summary of Warnings at end of install
- Linguagem predominante
- JavaScript
- Estrelas
- 214
- Forks
- 12
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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"
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Procure o script principal do instalador e a lógica que lida com patches de idioma e arquivos sharedassets0.assets. Identifique onde os avisos são atualmente gerados e armazenados. O objetivo é coletar esses avisos, exibir um resumo no final e alterar a mensagem de sucesso para amarelo quando houver avisos. Verifique se há um sistema de registro ou aviso existente que possa ser estendido.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 45/100