It would be nice to have a debian repository to have automatic updates on Debian and Ubuntu based distros.
Guide contributeur
Stack technique
shellnodejs
Domaine
releasedevops
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
4
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
half day
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
mostly clear
Prérequis
Debian packagingAPT repository setupCI/CD basics
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
35
Direction de recherche
Review the repository's existing CI workflow (e.g., .github/workflows) to understand current release process. Investigate if the app is packaged as an Electron app and if existing build tools (e.g., electron builder) can produce .deb packages. Look at issue comments for any prior discussion about preferred approach. Explore tools like aptly or reprepro for hosting a Debian repository.