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

Extend source-java-jdbc by files required for SAT SPEC (Example #18779) #19130

Closed
DoNotPanicUA opened this issue Nov 8, 2022 · 0 comments · Fixed by #19660
Closed

Extend source-java-jdbc by files required for SAT SPEC (Example #18779) #19130

DoNotPanicUA opened this issue Nov 8, 2022 · 0 comments · Fixed by #19660
Assignees

Comments

@DoNotPanicUA
Copy link
Contributor

DoNotPanicUA commented Nov 8, 2022

Tell us about the problem you're trying to solve

We integrated SAT SPEC into the Java sources in PR #18779.
We need to update our source-java-jdbc module to generate these files in the new java source connectors by default.

We use a Node.js lib (plop) to generate a new connector:

  • add SAT file (*.yaml)
  • update build.gradle
  • add acceptance.py (integration test folder) - needed to run SAT on CI (or python script)
  • docker shell file for acceptance

In CI, we generate a new scaffold connector. Update this Gradle test as well. Look for the README template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant