jamulussoftware / jamulussoftware/jamulus
Add caching for Linux dependencies
Nessuno ha ancora preso questa issue.
- Lingua principale
- C
- Stelle
- 1.1k
- Fork
- 248
- Merge medio
- 2g 3h
- PR unite (30g)
- 9
Descrizione
**What is the current behaviour and why should it be changed?**
Currently, dependencies for the build process not part of the base Github runner are retrieved as part of the CI runs.
On the day planned for the 3.12.0 release, the CI processes failed because ppa.launchpad.net was suffering a cyberattack and not able to respond to requests.
**Describe possible approaches**
We already cache certain dependencies. I don't know the details of the problem well enough to suggest potential fixes.
However, any solution should still check the remote _first_ and only fall back to the cache when the remote isn't available.
**Has this feature been discussed and generally agreed?**
Not yet, although caching is done elsewhere - but more for speed than resilience.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non sono indicati file, test o punti di ingresso specifici. Esamina prima la configurazione CI e la configurazione esistente della cache delle dipendenze, quindi determina come verificare il remote prima di usare le dipendenze Linux memorizzate nella cache; il lavoro è completato quando CI può ricorrere alla cache se il remote non è disponibile.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, linux
- Ambito
- build-system, ci-cd
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 48/100