Bug 31909 - Normalize semver for plugin versions
Summary: Normalize semver for plugin versions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Plugin architecture (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 31684
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-21 13:00 UTC by Tomás Cohen Arazi
Modified: 2022-10-21 13:00 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2022-10-21 13:00:25 UTC
Highlighted by bug 31684, the project lacks a clear coding guideline about plugin versioning. I will propose to stick to semver [1] and this report is where we will submit the code to handle it.

[1] https://semver.org/