Skip to content

Fix #357 - Add OAuth Validation Test #363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2024

Conversation

ricardozanini
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:
Fixes #357

Special notes for reviewers:

Additional information (if needed):

@ricardozanini ricardozanini requested a review from tsurdilo as a code owner May 28, 2024 16:54
@@ -380,61 +380,61 @@ void testActionDefForEach() {
public void testValidateRetry() {
WorkflowValidator workflowValidator = new WorkflowValidatorImpl();
List<ValidationError> validationErrors =
workflowValidator
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file was just formatted, isnt it?

Copy link
Member Author

Choose a reason for hiding this comment

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

The mvn command formats it, I believe.

@ricardozanini ricardozanini merged commit 03d994a into serverlessworkflow:main May 29, 2024
3 checks passed
@ricardozanini ricardozanini deleted the issue-357 branch May 29, 2024 13:20
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.

Error parsing Oauth properties in cncf spec using java sdk
2 participants