Improvement: Profile: repository with credentials into profile.yml
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
Hi there,
It would be very nice to be able to add a repository with credentials into profile.yml when we do a profile.
For example now it is only possible to write:
`- http://myartifactory/artifactory/plugins-release-local/`
I would be like something like:
`- http://myartifactory/artifactory/plugins-release-local/
-user: myuser
-password: mypassword`
Thank you.
Sébastien
Contributor guide
Research direction
Start by locating the profile.yml parsing and repository configuration entry points in Grails. Determine how repository credentials should be represented and validated, then confirm that profiling accepts the credential-bearing repository and preserves existing repository-only configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100