Skip to content

JNG-6082 Refactor required validation and default value processing (#… #993

JNG-6082 Refactor required validation and default value processing (#…

JNG-6082 Refactor required validation and default value processing (#… #993

Re-run triggered January 20, 2025 14:30
Status Success
Total duration 8m 20s
Artifacts

build.yml

on: push
⏳ Build, test and deploy artifacts
8m 8s
⏳ Build, test and deploy artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
⏳ Build, test and deploy artifacts
Process completed with exit code 1.
⏳ Build, test and deploy artifacts
embed field value must be shorter than 1024, got 2639 [`dff27af`](https://github.com/BlackBeltTechnology/judo-runtime-core/commit/dff27afc5171219f4c42d5f0d4668df1f1b69d82) JNG-6082 Refactor required validation and default value processing (#229) [2025-01-20 14:01:19 +0100] bence.gelei: revert rename [2025-01-19 23:03:45 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-19 22:49:34 +0100] bence.gelei: do not load entity defaults if mapped to is the same [2025-01-19 20:28:34 +0100] bence.gelei: pre-pr changes [2025-01-17 11:23:36 +0100] bence.gelei: QoL [2025-01-16 18:03:36 +0100] bence.gelei: flexible traverser [2025-01-16 15:21:57 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-16 15:09:33 +0100] bence.gelei: fix apply logic [2025-01-16 15:09:23 +0100] bence.gelei: use default value applier and do not copy default values [2025-01-15 19:09:49 +0100] bence.gelei: rename [2025-01-15 17:45:58 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-15 17:29:52 +0100] bence.gelei: populators implemented [2025-01-14 15:59:44 +0100] bence.gelei: fix string validator [2025-01-14 15:51:20 +0100] bence.gelei: optional dao parameter for request converter [2025-01-14 15:28:17 +0100] bence.gelei: fix default value loading [2025-01-13 18:26:31 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-13 17:48:03 +0100] bence.gelei: Merge branch 'develop' into feature/JNG-6082_Refactor_required_validation_and_default_value_processing [2025-01-13 16:02:39 +0100] bence.gelei: validator improvements [2025-01-13 14:35:16 +0100] bence.gelei: fix validator [2025-01-10 16:43:17 +0100] bence.gelei: fill default values in request converter [2025-01-10 12:13:03 +0100] bence.gelei: QoL [2025-01-10 11:45:22 +0100] bence.gelei: QoL [2025-01-10 11:40:45 +0100] bence.gelei: RequiredStringValidatorOption: ACCEPT_NON_EMPTY -> REJECT_EMPTY [2025-01-09 16:06:47 +0100] bence.gelei: small optimization for if evaluations [2025-01-09 16:00:50 +0100] bence.gelei: imports [2025-01-09 15:58:23 +0100] bence.gelei: QoL and default value logic removed from required checking [2025-01-09 15:16:20 +0100] bence.gelei: imports [2025-01-09 14:51:12 +0100] bence.gelei: QoL and during mapped reference checking check if it's not in the payload instead of if it's null [2025-01-09 13:57:28 +0100] bence.gelei: do not check required properties during reading default values [2025-01-09 13:54:44 +0100] bence.gelei: QoL and do not load default value for containments [2025-01-09 13:29:29 +0100] bence.gelei: QoL [2025-01-09 13:24:06 +0100] bence.gelei: avoid using unnecessary lambdas [2025-01-08 15:28:57 +0100] bence.gelei: JNG-6082 Initial feature commit