AlmaLinux / AlmaLinux/build-system
Retrieve prod repositories from API endpoint instead of release plan
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 32
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Right now we retrieve prod repos for package location list from release plan, this is not good idea, we keep useless data in our DB, best way to fix it is retrieve all prod repos from web server, keep them in store, and copy it for each release in UI
Endpoint route is repositories/, filter them by production or if request will take too much time I can add query param for retrieving only prod repos
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.