forked from versionize/versionize
-
Notifications
You must be signed in to change notification settings - Fork 0
0 ‐ File settings ( .versionize )
Rémi CELLARD edited this page Nov 12, 2024
·
7 revisions
Write details about properties :
- Property name
- Description
- Type of property (bool, string, nothing, ...)
- Default value
- (example of what we can do with / how to use it)
- Name :
Silent(bool) - Default value :
False - Description : Descrption here
- Name :
DryRun(bool) - Default value :
False - Description : Descrption here
- Name :
ReleaseAs(string) - Default value :
null - Description : Descrption here
- Name :
SkipDirty(bool) - Default value :
False - Description : Descrption here
- Name :
SkipCommit(bool) - Default value :
False - Description : Descrption here
- Name :
SkipTag(bool) - Default value :
False - Description : Descrption here
- Name :
SkipChangelog(bool) - Default value :
False - Description : Descrption here
- Name :
TagOnly(bool) - Default value :
False - Description : Descrption here
- Name :
IgnoreInsignificantCommits(bool) - Default value :
False - Description : Descrption here
- Name :
ExitInsignificantCommits(bool) - Default value :
False - Description : Descrption here
- Name :
CommitSuffix(string) - Default value :
null - Description : Descrption here
- Name :
Prerelease(string) - Default value :
null - Description : Descrption here
- Name :
AggregatePrereleases(bool) - Default value :
False - Description : Descrption here
- Name :
FirstParentOnlyCommits(bool) - Default value :
False - Description : Descrption here
- Name :
Sign(bool) - Default value :
False - Description : Descrption here
(What is the purpose of this parameter ?? I don't know what it does for me.)
- HeaderPatterns (list of string)
Describe how it's work and when we have to use it
- Name
- Path
- TagTemplate
- Changelog
- Header
- Path
- IncludeAllCommits
- Sections
- LinkTemplates
- Type
- Section
- Hidden
Describe how it's work and when we have to use it
- IssueLink
- CommitLink
- VersionTagLink
Words that will be replaced by the program :
-
{issue}=> issue Id -
{commitSha}=> commit Sha -
{version}=> version