gardener / cc-utils

CI/CD utils for gardener project
Apache License 2.0
23 stars 29 forks source link

Dataclasses support #1038

Closed TuanAnh17N closed 1 month ago

TuanAnh17N commented 1 month ago

What this PR does / why we need it: This PR introduces support for handling dataclasses in the pipeline-definition-contract documentation generation. It refactors the current approach to ensure that dataclasses are properly processed recursively, aligning with the long-term goal of moving away from the "ModelBase" structure. Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

gardener-robot-ci-3 commented 1 month ago

Thank you @TuanAnh17N for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

gardener-robot commented 1 month ago

@TuanAnh17N Thank you for your contribution.

ccwienk commented 1 month ago

@TuanAnh17N : you might ignore the failed github-action (or: rebase your pullrequest)

zkdev commented 1 month ago

824b81fe02a4af5f2324eb604240158076118118 should not be part of this PR, please rebase against master