spring-cloud / spring-cloud/spring-cloud-release
Provides a version class to get the current Spring Cloud release tag
Open
Nobody has claimed this yet.
waiting for votes
- Dominant language
- No language data
- Stars
- 953
- Forks
- 185
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 6
Description
Just as Spring Framework has SpringVersion and Spring Boot has SpringBootVersion, Spring Cloud should also have a similar class, such as SpringCloudVersion to read the current release tag.
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
Start by comparing the existing SpringVersion and SpringBootVersion entry points and checking the Spring Cloud release tags linked in the issue. Identify the appropriate module and its tests for exposing the current release tag; done means a SpringCloudVersion-style class can read that value and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100