0.0.9-2023.1.0 • Published 11 months ago

@itentialopensource/semverversion v0.0.9-2023.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

Semver Operations

Table of Contents

Overview

This pre-built is build for Semver versions. It supplies worflows to bump the version, validate the version and/or check if the version lies in a given range.

Estimated Run Time: Seconds

Installation Prerequisites

Users must satisfy the following pre-requisites:

  • Itential Automation Platform
    • ^2022.1.x

Requirements

This Pre-Built requires the following:

Features

This pre-built is build for Semver versions. It supplies worflows to bump the version, validate the version and/or check if the version lies in a given range.

The main benefits and features of the Pre-Built are outlined below.

  • semver_validator workflow: Validate any Semver version. The workflow gives boolean output.

  • version_bump workflow: Supply a version and bump type (major, minor, patch). the workflow gives the new version as output.

  • semver_range_check: This workflow can be used when user needs to check for a version in given range. Currently it supports these types of ranges - eg. (~1.2.3 or ^1.2.3 or 1.2.3-2.0.0 or 1.x). Workflow gives a boolean output.

Future Enhancements

How to Install

To install the Pre-Built:

  • Verify you are running a supported version of the Itential Automation Platform (IAP) as listed above in the Requirements section in order to install the Pre-Built.
  • The Pre-Built can be installed from within App-Admin_Essential. Simply search for the name of your desired Pre-Built and click the install button (as shown below).

How to Run

Use the following to run the Pre-Built:

Refer to the attached workflows for examples

Additional Information

Please use your Itential Customer Success account if you need support when using this Pre-Built.

0.0.9-2023.1.0

11 months ago

0.0.8

12 months ago