https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29008
--- Comment #12 from Tomás Cohen Arazi <[email protected]> --- (In reply to Kyle M Hall from comment #10) > (In reply to Martin Renvoize from comment #9) > > I've added Kyle and Tomas as CC's here to get their thoughts around the > > different ways to check versions in Koha plugins. > > The big problem is we've never defined how plugin versioning works. That > being said, I think it's pretty safe to assume semver. In fact, it would be > nice to get that set as a community standard. If we can assume semantic > versioning, everything because much easier! We should definitely have something similar to the qa tools, checking this. I already pass my plugin commits through the qa command before pushing :-D Maybe we can add a --plugin param to the command and start checking this annoyances. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
