Skip to content

Conversation

fioan89
Copy link
Collaborator

@fioan89 fioan89 commented Nov 30, 2022

  • basic semantic versioning parser and comparator
  • logic to compare if two coder versions are API compatible
  • basic checking between a tested Coder version number and the Coder version
  • resolves Prevent version mismatches #89

- basic semantic versioning parser and comparator
- logic to compare if two coder versions are API compatible
- basic checking between a tested Coder version number and
  the Coder version
- resolves #89
- and also implement equals and hashCode
- use Groovy and Spock for UTs because it's much more expressive
  but at the same time there is minimum boilerplate
- use resource bundles to specify the last version of Coder
  on which the plugin was tested
- minor renames for better readability
@fioan89 fioan89 merged commit 777e85e into main Dec 1, 2022
@fioan89 fioan89 deleted the prevent-version-mismatch branch December 1, 2022 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent version mismatches
1 participant