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

specgen #211

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

specgen #211

wants to merge 8 commits into from

Conversation

hariso
Copy link
Contributor

@hariso hariso commented Nov 15, 2024

specgen is a tool that builds a YAML that contains all the important information about a connector. The file, called connector.yaml, is build from the source and destination configuration structs of a connector.

A detailed description of specgen can be found here: #198.

* specgen spike

* start nicer rewrite of specgen

* support for parsing builtin params

* support for time.Duration

* support types in different packages

* support underlying type

* better tests

* specgen specification parsing and default overwriting

* add support for destinations

* fix test

* add parsing and validation of config

* adjust most destination tests

---------

Co-authored-by: Haris Osmanagic <[email protected]>
@hariso hariso changed the title specgen [WIP] specgen Nov 15, 2024
@hariso hariso changed the title [WIP] specgen specgen Dec 9, 2024
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.

2 participants