dsanderbi opened a new issue, #5855:
URL: https://github.com/apache/hop/issues/5855
### What would you like to happen?
Currently, Apache Hop does not provide the currently running Hop version in
a pipeline. For debugging, logging, and auditing, it would be very useful to
have access to the Hop version.
Introduce a configurable option to expose the Hop version in pipelines.
Choose one of the following approaches:
System Variable:
- Expose `${HOP_RUN_VERSION}` globally, similar to existing system variables
like `${HOP_PLATFORM_OS}` or `${HOP_PLATFORM_RUNTIME}`.
- *If the version exists as a system variable, it can also be accessed in
workflows.*
“Get System Info” Step Field:
- Add a new output called `Hop run version` to the Get System Info step.
### Issue Priority
Priority: 3
### Issue Component
Component: Hop Run, Component: Hop Gui, Component: Pipelines, Component:
Workflows
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]