Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Share caches across worker implementations

Aperta
#655 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
devops

Direzione di ricerca

Start by tracing the cache renaming performed during taskgraph's d2g translation, then compare how generic worker and docker worker tasks are submitted. Done means caches created by docker worker tasks can be shared with compatible generic worker tasks without breaking existing cache behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

feature

So long as the docker worker task is submitted to a generic worker pool (and being translated via d2g), I think it'd make sense to be able to share these docker worker caches with generic worker tasks as well.

I believe there's some renaming of the cache that happens inside taskgraph that's currently making it so generic worker and docker worker tasks cannot share caches.

Lingua principale
Python
Stelle
26
Fork
55
Merge medio
2g 6m
PR unite (30g)
15

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di taskcluster/taskgraph

Tutte le issue di taskcluster/taskgraph

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.