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

feat(monorepo): add archetype for quick creation of new connectors #166

Merged
merged 4 commits into from
Jan 9, 2023

Conversation

chillleader
Copy link
Member

@chillleader chillleader commented Dec 28, 2022

Description

Adds archetype for quick creation of new connectors.

The idea is to have a shell script that does all the routine work. I implemented it by creating a Maven archetype for new connector, which is later used in the actual script.

Progress:

  • Add template/archetype
  • Automate connector creation
  • Automate changes in parent pom
  • ~Automate changes in bundle ~ (Decided to skip, feature is not worth the effort & solution is not portable)
  • Document the changes

Related issues

related to #129

@chillleader chillleader requested a review from a team December 28, 2022 18:37
@chillleader chillleader marked this pull request as ready for review December 29, 2022 13:48
@chillleader chillleader self-assigned this Dec 29, 2022
@chillleader chillleader added kind:enhancement New feature or request scope:bundle labels Dec 29, 2022
connectors/README.md Outdated Show resolved Hide resolved
@chillleader chillleader merged commit f9b4429 into main Jan 9, 2023
@chillleader chillleader deleted the new-connector-script branch January 9, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:enhancement New feature or request scope:bundle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants