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
-
- Build Scripts
- 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
-
Justin Obara commented
2016-09-22T09:51:52.487-0400 Added to PR for FLUID-5799 ( https://github.com/fluid-project/fluid-publish/pull/5 )