Support loading credentials for mirrors
- Dominant language
- Clojure
- Stars
- 1.7k
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
Repository credentials configuration in boot is awesome! Unfortunately when using mirrors they require manual configuration, that is, the information must be provided in the mirrors map and not through `configure-repositories!` or similar. Could `configure-repositories!` be extended or should something like `configure-mirrors!` be introduced?
Contributor guide
Research direction
Start by tracing the configure-repositories! entry point and how mirror definitions currently receive credentials through the mirrors map. Compare extending configure-repositories! with introducing configure-mirrors!, then verify that repository credentials can be applied to mirrors without manual configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100