Skip to content

Enhance mondaycodercSchema validation for Java runtime versions#154

Open
danielva-monday wants to merge 2 commits intomasterfrom
support-java-semver
Open

Enhance mondaycodercSchema validation for Java runtime versions#154
danielva-monday wants to merge 2 commits intomasterfrom
support-java-semver

Conversation

@danielva-monday
Copy link
Copy Markdown
Contributor

  • Updated the schema to require Java version format to be 'x.x.x' for valid LTS versions (8, 11, 17, 21).
  • Added a test case to ensure that a Java version specified as just a number (e.g., '17') is invalid.
  • Adjusted existing test to validate the new version format.

- Updated the schema to require Java version format to be 'x.x.x' for valid LTS versions (8, 11, 17, 21).
- Added a test case to ensure that a Java version specified as just a number (e.g., '17') is invalid.
- Adjusted existing test to validate the new version format.
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.

1 participant