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 docs #232

Merged
merged 22 commits into from
Jan 9, 2025
Merged

specgen docs #232

merged 22 commits into from
Jan 9, 2025

Conversation

hariso
Copy link
Contributor

@hariso hariso commented Jan 3, 2025

Description

Closes #208.

This PR adds basic information about specgen. More detailed information about specgen, its usage, etc. is documented here: ConduitIO/conduit-site#209.

Quick checks:

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

lovromazgon and others added 15 commits November 15, 2024 15:06
* 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 Haris/specgen docs specgen docs Jan 3, 2025
@hariso hariso marked this pull request as ready for review January 3, 2025 12:34
@hariso hariso requested a review from a team as a code owner January 3, 2025 12:34
@hariso hariso enabled auto-merge (squash) January 3, 2025 12:34
Copy link
Member

@raulb raulb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hariso looks good. Just shared some small suggestions.

specgen/README.md Outdated Show resolved Hide resolved
specgen/README.md Outdated Show resolved Hide resolved
specgen/README.md Outdated Show resolved Hide resolved
hariso and others added 3 commits January 9, 2025 12:59
Co-authored-by: Raúl Barroso <[email protected]>
Co-authored-by: Raúl Barroso <[email protected]>
Co-authored-by: Raúl Barroso <[email protected]>
@hariso hariso merged commit fbe301d into main Jan 9, 2025
3 checks passed
@hariso hariso deleted the haris/specgen-docs branch January 9, 2025 12:01
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.

specgen: update README
3 participants