Add a builder for setting default arguments

Open
#166 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, spring
Domain
release

Research direction

Start by reading ReleaserProperties and tracing where its default properties are consumed. Review the release workflow and existing configuration entry points to determine which properties are mandatory and what extension shape is appropriate. Done means callers can provide those required defaults without relying on Spring Cloud-specific hardcoded values.

Written by the indexing model from the issue text.

Description

Currently all the default properties are set for spring cloud specifics - they are hardcoded in the ReleaserProperties. If someone wants to use the releaser it would be great if they were to implement a builder / abstract whatever that would require to pass those mandatory properties

Dominant language
Java
Stars
32
Forks
24
PR merge metrics
No merged PRs in 30d

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.

More from spring-cloud/spring-cloud-release-tools

All issues in spring-cloud/spring-cloud-release-tools

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.