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

Refact sempv2 codegen on build #10

Merged
merged 6 commits into from
Jul 26, 2023
Merged

Conversation

195858
Copy link
Member

@195858 195858 commented Jul 26, 2023

What is the purpose of this change?

Generate SEMPv2 client code during build instead of checking in generated code

How was this change implemented?

Removed all generated files

Modified pom.xml to use openapi generator in generate-sources phase of build
Limited generation if files to minimum set required (e.g. omit grade files)

How was this change tested?

Rebuild maven module
Rebuild and rerun module (solace-config-plugin) that uses the client library.
Ensure Unit tests still run successfully

Is there anything the reviewers should focus on/be aware of?

...

adjusted maven pom and openapi ignore file to configure build process and limit file generation
@195858 195858 merged commit da01420 into main Jul 26, 2023
2 of 3 checks passed
@195858 195858 deleted the refact-sempv2-codegen-on-build branch July 26, 2023 09:02
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.

1 participant