spring-cloud / spring-cloud/spring-cloud-config
Return commit id to client
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2k
- Forks
- 1.3k
- Avg merge
- 2d 59m
- Merged PRs (30d)
- 16
Description
So you can see which commit was returned to the client. Client should maybe make it part of the property source name, or an actual property.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the client and property source as the relevant entry points, but no files or tests are provided. Start by locating the client response and property-source exposure, then determine whether the commit id should be part of the source name or a separate property. Done means the returned commit id is visible to clients and covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100