dynamic-version-variables
MIGRATED TO https:/
Provide ability to make server return different values for @version and @version_comment variables, which currently are global read-only ones.
@version_comment: convert this variable from a global read-only to a global read-write variable. Its default value is unchanged.
@version: introduce new global read-write string variable @version_suffix with a default of an empty string. If it's an empty string, then @version remains at its default value. If @version_suffix is set to a non-empty string, for example, "-foo", then @version variable is truncated after the version number and @version_suffix is appended, resulting in e.g. "5.7.13-foo". Note that this scheme does not provide a way to leave only the version number in @version, but this is not considered to be important.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Not
- Drafter:
- Laurynas Biveinis
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by