pulp / pulp/pulp_python

As a user, I can specify Remote.includes with a requirements.txt

Đang mở
#345 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.

feature request
Ngôn ngữ chính
Python
Star
49
Fork
88
Merge trung bình
1 ngày 10 giờ
Pull request đã merge (30 ngày)
31

Mô tả

Original Pulp Redmine Issue: https://pulp.plan.io/issues/4711

This will fill out the common workflow:

  1. pip install something from pypi. (pip will do dependency resolution)
  2. pip freeze > requirements.txt (will include packages and all deps)
  3. Create a warehouse remote, with requirements.txt used to populate the includes

This will significantly simplify the workflow, preventing the user from having to hand-parse their own includes.

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.

Hướng nghiên cứu

Start by tracing how a warehouse remote handles Remote.includes and how requirements.txt is represented. The change is done when a requirements.txt produced by pip freeze can populate the remote's includes, simplifying the described PyPI workflow.

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

Đánh giá

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

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.