Skip to content

Conversation

@stiv03
Copy link
Contributor

@stiv03 stiv03 commented Aug 4, 2025

LMCROSSITXSADEPLOY-268

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 4, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: stiv03 / name: Stoyan Ivanov (8522045)

@stiv03 stiv03 force-pushed the fix-validation-messige branch from f6d8f9c to d45744c Compare August 4, 2025 08:30
Comment on lines 78 to 79
Arguments.of("mtad-with-placeholders-with-depth.yaml",
new Expectation(Expectation.Type.EXCEPTION, "Unable to resolve \"web-server#web-server-props#routes/0/route\"")),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we expect now an exception if have changed only the message?

Yavor16
Yavor16 previously approved these changes Aug 11, 2025
@stiv03 stiv03 force-pushed the fix-validation-messige branch 3 times, most recently from 31af6c2 to 3758326 Compare August 11, 2025 19:02
Copy link
Contributor

@theghost5800 theghost5800 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix commit author to be your github personal account instead internal one

}

private String buildFullQualifiedPath(Reference reference) {
String raw = reference.getDependencyName() != null
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why raw, can we reuse referenceKey name as before?

// (1) Resolve references in resources - cyclic dependencies & corner cases:
Arguments.of("merged-02.yaml", new Expectation(Expectation.Type.JSON, "resolved-02.yaml.json")),
// (2) Test error reporting on failure to resolve value:
Arguments.of("merged-03.yaml",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add more failing test cases? Add tests where reference fails for arrays like described in backlog item.

@stiv03 stiv03 force-pushed the fix-validation-messige branch 3 times, most recently from 5ce06f0 to 7ab7ca5 Compare August 13, 2025 11:01
@theghost5800
Copy link
Contributor

theghost5800 commented Aug 13, 2025

Squash commits before merge and after merge prepare a release of the project

@stiv03 stiv03 force-pushed the fix-validation-messige branch from 7ab7ca5 to 8522045 Compare August 13, 2025 13:06
@theghost5800 theghost5800 merged commit 8c3911c into cloudfoundry:master Aug 13, 2025
3 of 4 checks passed
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.

3 participants