spring-cloud / spring-cloud/spring-cloud-release

Provides a version class to get the current Spring Cloud release tag

Open
#451 13 comments 4 reactions 0 assignees View on GitHub

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.

https://github.com/spring-cloud/spring-cloud-release/tags

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.