Implement GH tests for common-plugins files to validate that the version parser correctly applies to their versions. The process could run something along these lines:
- Test latest version format
- Download latest version
- Extract version from downloaded jar
- Test current version format
Having a test like this would mean that the common-plugins file should always remain up-to-date
Implement GH tests for common-plugins files to validate that the version parser correctly applies to their versions. The process could run something along these lines:
Having a test like this would mean that the common-plugins file should always remain up-to-date