AppImage / AppImage/appimagetool
Consider to bundle the runtime
Ouverte
- Langage dominant
- C
- Étoiles
- 426
- Forks
- 55
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.