fetch-content/fetch tasks should allow pulling git submodules to a configurable depth (or infinite)
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 32/100
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
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.
- Langage dominant
- Python
- Étoiles
- 26
- Forks
- 55
- Merge moyen
- 2 j 6 min
- PR mergées (30 j)
- 15
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de taskcluster/taskgraph
-
Dependency Dashboard Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 20/100
taskcluster/taskgraph#952 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 35/100
taskcluster/taskgraph#915 ·
-
feature
Difficulté 3/5 1-2 jours Accessibilité débutants 35/100
taskcluster/taskgraph#911 · 1 commentaire ·
-
Difficulté 3/5 1-2 jours Accessibilité débutants 45/100
taskcluster/taskgraph#882 ·
-
Further optimize Git clones Ouverte
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 35/100
taskcluster/taskgraph#865 · 1 commentaire ·
Toutes les issues de taskcluster/taskgraph
Issues similaires
-
bug
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
stephrobert/dsoxlab#238 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
sublimehq/package_control#1780 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 65/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
nwg-piotr/nwg-displays#145 ·