AppImage / AppImage/appimagetool

Consider to bundle the runtime

Abierto
#61 11 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
426
Forks
55
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The downloading mechanism is not robust over time:

- The runtime repo name might change
- The runtime filename might change

Errors caused by this should happen at build time, when developers can fix it, rather than at run time, when users are affected.

Hence we should consider to bundle the runtime in the appimagetool AppImage.

But the bare minimum needed, I think, is that changes in type2-runtime need to trigger a build of appimagetool. So that any potential issues are seen by developers immediately.

Guía de contribución

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

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.