Package io.github.joke.conventionalversion.config
@NullMarked
package io.github.joke.conventionalversion.config
Reads the configuration
release-please keeps in the repository, so that every value which
affects a calculated version comes from the release tooling's own declarations rather than from a
restatement of them.-
ClassDescriptionInterprets
release-please-config.json.A parsed JSON object, read by key with the type each caller expects.Parses one ofrelease-please's files into aJsonObject.A set of componentsrelease-pleasereleases in lockstep.Interprets.release-please-manifest.json, the record of what has actually been released.The release layout of a repository: what is releasable, and what is held in lockstep.One releasable unit, asrelease-pleasedeclares it.Howrelease-pleaserenders a release tag.