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

generate unions #505

Merged
merged 3 commits into from
Jan 7, 2025
Merged

generate unions #505

merged 3 commits into from
Jan 7, 2025

Conversation

davidbloss
Copy link
Contributor

Resolves #

Problem

Solution

Checklist

  • I have run this code, and it appears to resolve the stated issue.
  • This PR does not reduce total test coverage
  • This PR has no user interface changes or has already received approval from product management to change the interface.
  • Does this change require a Terraform schema change?
    • If so what is the ticket or PR #
  • Make a changie entry that explains the customer facing outcome of this change

@davidbloss davidbloss requested a review from rocktavious January 6, 2025 21:55
@davidbloss davidbloss self-assigned this Jan 6, 2025
@davidbloss davidbloss merged commit 94e2dbd into feature/gen-code Jan 7, 2025
2 checks passed
@davidbloss davidbloss deleted the db/gen-unions branch January 7, 2025 15:15
rocktavious pushed a commit that referenced this pull request Jan 28, 2025
* generate unions

* drop unused TagOwner enums

* union tpl clean up
rocktavious added a commit that referenced this pull request Jan 28, 2025
* generate Go structs of graphql API objects (#499)

* generate Go structs of graphql API objects

* temp limit objects generated, add mapping for field types

* generate first objects, update tests

* generate most objects starting with A-C, update tests

* generate unions (#505)

* generate unions

* drop unused TagOwner enums

* union tpl clean up

* First pass at having codegen come from the client-gen repo

* Objects WIP

* Objects WIP pt 2

* Objects WIP pt 3

* Objects WIP pt 4

* latest codegen

* adjust for component types APIs

* lint fix

---------

Co-authored-by: David Bloss <[email protected]>
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