FLUID-5967: Provide a way to get the version of the fluid-publish module

Metadata

Source
FLUID-5967
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2016-09-22T08:54:57.004-0400
Updated
2024-07-22T10:35:11.540-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Build Scripts
  2. Release

Description

The fluid-publish module ( https://github.com/fluid-project/fluid-publish ) should provide a means of getting it's version programatically. For example a publish.getPublishPkgVersion and also a command line argument ( "--version" ).

On the command line, if ( "--version" ) is supplied, only the version should be output and no publishing should occur.

Comments