AlmaLinux / AlmaLinux/build-system
Retrieve prod repositories from API endpoint instead of release plan
未关闭
- 主要语言
- 没有语言数据
- 星标
- 32
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。