Release versions and LifeCycle
long-term
V
Visual Swordfish
Release Versions :
In Octopus Deploy tool, release versioning is a crucial aspect of managing your deployment process.
Versioning Scheme: Octopus recommends using Semantic Versioning (SemVer) for releases. This scheme uses a format like MAJOR.MINOR.PATCH (e.g., 1.2.3), which helps in tracking changes and ensuring compatibility
Automatic Versioning: You can configure Octopus to automatically generate release versions based on specific rules. For example, you can use variables from the project or special variables provided by Octopus, such as #{Octopus.Version.NextPatch}
LifeCycle :
In Octopus Deploy, a lifecycle helps manage and control the promotion of software releases through different environments.
if there are Multiple server in one Enverionment simoultenously happens for the all the server
Retention Policies: You can set retention policies to specify how many releases to keep based on their progress through the lifecycle
We are looking for similar features in Harness.
Log In
Rohan Gupta
long-term
we can evaluate a capability like this. Thank you for your request
Rohan Gupta
Merged in a post:
Release Versions and Lifecycle
V
Visual Swordfish
Release Versions:
In Octopus Deploy, release versioning is a crucial aspect of managing your deployment process.
Versioning Scheme: Octopus recommends using Semantic Versioning (SemVer) for releases. This scheme uses a format like MAJOR.MINOR.PATCH (e.g., 1.2.3), which helps in tracking changes and ensuring compatibility
Automatic Versioning: You can configure Octopus to automatically generate release versions based on specific rules. For example, you can use variables from the project or special variables provided by Octopus, such as #{Octopus.Version.NextPatch}
Lifecycle:
In Octopus Deploy, a lifecycle helps manage and control the promotion of software releases through different environments.
if there are Multiple server in one Enverionment simoultenously happens for the all the server
Retention Policies: You can set retention policies to specify how many releases to keep based on their progress through the lifecycle
We are looking for the above features in Harness
Rohan Gupta
Merged in a post:
Release Version and Lifecycle
V
Visual Swordfish
Lifecycle:
In Octopus Deploy, a lifecycle helps manage and control the promotion of software releases through different environments.
if there are Multiple server in one Enverionment simoultenously happens for the all the server
Retention Policies: You can set retention policies to specify how many releases to keep based on their progress through the lifecycle
Release Version:
In Octopus Deploy, release versioning is a crucial aspect of managing your deployment process.
Versioning Scheme: Octopus recommends using Semantic Versioning (SemVer) for releases. This scheme uses a format like MAJOR.MINOR.PATCH (e.g., 1.2.3), which helps in tracking changes and ensuring compatibility
Automatic Versioning: You can configure Octopus to automatically generate release versions based on specific rules. For example, you can use variables from the project or special variables provided by Octopus, such as #{Octopus.Version.NextPatch}
Custom Versioning: If you need more control, you can define custom versioning rules.
V
Visual Swordfish
We would like to have above features in Harness kindly advise