Skip to content
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

[KOGITO-8351] - Introduce Camel Add-On for Serverless Workflow #2689

Merged
merged 13 commits into from
Dec 21, 2022

Commits on Dec 20, 2022

  1. [KOGITO-8351] - Introduce Camel Add-On for Serverless Workflow

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6bc3f06 View commit details
    Browse the repository at this point in the history
  2. Fixing typos

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    47ef7d1 View commit details
    Browse the repository at this point in the history
  3. Fix integration-tests dependency to -deployment module

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3f2af1e View commit details
    Browse the repository at this point in the history
  4. Fix Sonar issues

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9814610 View commit details
    Browse the repository at this point in the history
  5. Small code improvements

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2299de0 View commit details
    Browse the repository at this point in the history
  6. Add random ports to test cases

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    25feb98 View commit details
    Browse the repository at this point in the history
  7. Partially incorporating javi's review

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6b25b07 View commit details
    Browse the repository at this point in the history
  8. enforcing camel producer interface in buildtime

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    622b462 View commit details
    Browse the repository at this point in the history
  9. Refactoring to consider the new validateArgs method

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b6c938e View commit details
    Browse the repository at this point in the history
  10. Align with validateArgs interface

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e75b493 View commit details
    Browse the repository at this point in the history
  11. Camel doesn't need to unmarshal to Json anymore

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    65409e6 View commit details
    Browse the repository at this point in the history
  12. Incorporate Tristan's comments

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2647ae6 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary Camel versions

    Signed-off-by: Ricardo Zanini <zanini@redhat.com>
    ricardozanini committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    931ab20 View commit details
    Browse the repository at this point in the history