Project

General

Profile

Actions

Architecture #10244

closed

Architecture #10242: Add a configuration file for plugin build/version related information

Add a generic parsing method for plugin version

Added by François ARMAND almost 8 years ago. Updated about 6 years ago.

Status:
Released
Priority:
2
Target version:
-
Effort required:
Name check:
Fix check:
Regression:

Description

We need a generic plugin version parsing method that knows about our plugin naming convention:

- old: x.y.z with x major, y minor, z micro
- new: A.B-x.y(.z) with
- A major Rudder version,
- B minor Rudder version,
- x.y plugin major/minor
- z is optionnal and will be omitted by default. If omitted, z == 0.

Actions

Also available in: Atom PDF