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

fetch-content/fetch tasks should allow pulling git submodules to a configurable depth (or infinite)

Aperta
#331 0 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
32/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
git, python
Ambito
ci-cd, devops

Direzione di ricerca

Start by locating the fetch-content and fetch task entry points and the existing git clone/submodule handling. Trace how fetch tasks receive configuration, then identify the relevant tests for task generation or execution. Done means callers can request a configurable submodule depth, including infinite depth, without changing the default behavior.

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

Descrizione

In the Firefox translations project we pull a number of repositories to build toolchains from. Many of these have submodules, and some of those submodules have submodules, etc. etc. At the moment, we only end up fetching the immediate submodules when cloning, which means we end up fetching the nested submodules when we do toolchain builds.

I don't think it should be the default - but I think we should be able to instruct fetch-content to whatever depth is needed to pull in everything.

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.