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 about 7 years ago. Updated over 5 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 #1

Updated by François ARMAND about 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/1515
Actions #2

Updated by François ARMAND about 7 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:rudder|da008d0c009e9c8640ad3f8736eb464783350861.

Actions #3

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.0~rc1 which was released today.

Actions

Also available in: Atom PDF