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

Template generation: support more types, introduce tests #1090

Merged
merged 4 commits into from Sep 4, 2023

Conversation

chillleader
Copy link
Member

Description

Element template generator improvements:

  • Minor adjustments in AWS/Google connectors data model to prepare them for generation (like moving to sealed types where possible)
  • Improvements in the generation logic after initial testing with those connectors (supporting primitive type wrappers, enums, ignored properties)
  • Introduced test coverage, will be improved over time

Related issues

related to https://github.com/camunda/team-connectors/issues/481

@chillleader chillleader requested a review from a team as a code owner August 30, 2023 17:56
@chillleader chillleader self-assigned this Aug 30, 2023
@chillleader chillleader merged commit 83a5159 into main Sep 4, 2023
2 checks passed
@chillleader chillleader deleted the element-template-generation branch September 4, 2023 15:17
@sbuettner sbuettner added this to the 8.3-alpha milestone Sep 28, 2023
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.

None yet

2 participants