Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#331 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
32/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
git, python
Lĩnh vực
ci-cd, devops

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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.

Ngôn ngữ chính
Python
Star
26
Fork
55
Merge trung bình
2 ngày 6 phút
Pull request đã merge (30 ngày)
15

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của taskcluster/taskgraph

Tất cả issue của taskcluster/taskgraph

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.