An open API service for providing issue and pull request metadata for open source projects.

GitHub / hashicorp/terraform-plugin-codegen-framework issues and pull requests

#76 - Failure in code generation if nested attribute defines name with reserved Go keyword

Issue - State: closed - Opened by AgustinBettati almost 2 years ago - 7 comments
Labels: bug

#75 - Add code generation for collection and object attributes with associated external type

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment
Labels: enhancement

#74 - Add code generation for collection and object attributes with associated external type

Issue - State: closed - Opened by bendbennett almost 2 years ago - 1 comment
Labels: enhancement

#73 - Implement handling of nested primitives with associated external types

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#70 - Add code generation for primitive attributes with associated external type

Issue - State: closed - Opened by bendbennett almost 2 years ago - 1 comment
Labels: enhancement

#69 - Add support for a container image

Issue - State: open - Opened by remyleone almost 2 years ago - 2 comments
Labels: enhancement

#68 - Add support for completion of command line arguments

Issue - State: open - Opened by remyleone almost 2 years ago - 2 comments
Labels: enhancement

#67 - Add support for homebrew installation

Issue - State: open - Opened by remyleone almost 2 years ago - 1 comment
Labels: enhancement

#66 - Update `codegen-spec` to v0.1.0

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 1 comment

#65 - Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tools

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#64 - Add experimental status note

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 1 comment

#63 - Remove marking of entire object as unknown when child attribute is unknown

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 2 comments

#62 - Add release workflow and changie

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 1 comment

#61 - Add release workflows for `tfplugingen-framework` CLI tool for tech preview

Issue - State: closed - Opened by austinvalle almost 2 years ago - 1 comment

#60 - SEC-090: Automated trusted workflow pinning (2023-10-09)

Pull Request - State: closed - Opened by hashicorp-tsccr[bot] almost 2 years ago - 1 comment
Labels: SEC-090/Pinning/Trusted

#59 - Generate custom type and value types and to/from methods for primitives

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment
Labels: enhancement

#58 - Refactoring To/From Method Generation

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#57 - Add module version for remote github install

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 1 comment

#56 - Update README.md to prepare repo

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#55 - Adding commit sha to version information

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#54 - Bump github.com/hashicorp/copywrite from 0.16.4 to 0.16.6 in /tools

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#53 - Refactor code generation for custom type and value types

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#52 - Fixing ModelField() method on single nested attribute and block

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#51 - Consider mapping for use with associated_external_type

Issue - State: open - Opened by bendbennett almost 2 years ago
Labels: enhancement

#50 - Consider handling of associated_external_type for all types

Issue - State: open - Opened by bendbennett almost 2 years ago
Labels: enhancement

#49 - Refactor attribute and block ToString() method

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#48 - Remove AttrType() method and replace with GeneratorSchemaType()

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#47 - Update binary name to `tfplugingen-framework`

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 2 comments

#46 - Switch to using spec ObjectAttributeTypes

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#45 - SEC-090: Automated trusted workflow pinning (2023-09-18)

Pull Request - State: closed - Opened by hashicorp-tsccr[bot] almost 2 years ago - 1 comment
Labels: SEC-090/Pinning/Trusted

#44 - Use equality logic from spec

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#43 - Consider adding options for scaffolding - "verbose" vs. "minimal"

Issue - State: open - Opened by austinvalle almost 2 years ago - 1 comment

#42 - Use spec equality functions on validators

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#41 - Modify imports that are included during code generation

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#40 - Use generated custom type in schema for data sources and resources

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#39 - Default to generating directory and package per data source, provider and resource

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 1 comment

#38 - SEC-090: Automated trusted workflow pinning (2023-09-04)

Pull Request - State: closed - Opened by hashicorp-tsccr[bot] almost 2 years ago - 1 comment
Labels: SEC-090/Pinning/Trusted

#37 - Switch from generation of models to generation of custom type and value

Pull Request - State: closed - Opened by bendbennett almost 2 years ago - 3 comments

#35 - SEC-090: Automated trusted workflow pinning (2023-08-14)

Pull Request - State: closed - Opened by hashicorp-tsccr[bot] almost 2 years ago - 1 comment
Labels: SEC-090/Pinning/Trusted

#34 - Consider additional flags for code generation

Issue - State: open - Opened by bendbennett almost 2 years ago

#33 - internal/schema: add `AttrImport` for object model helper

Pull Request - State: closed - Opened by austinvalle almost 2 years ago - 3 comments

#31 - Generate "expand" and "flatten" functions for associated external types

Issue - State: open - Opened by bendbennett almost 2 years ago - 3 comments

#30 - Removing dependabot github actions

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 1 comment

#29 - Add new `scaffold` command for `resource`, `data-source`, and `provider`

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 3 comments

#28 - Refactor to use generic GeneratorSchema and GeneratorSchemas

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 3 comments

#27 - Refactor to consolidate duplicated code

Issue - State: closed - Opened by bendbennett about 2 years ago - 1 comment

#23 - Refactoring following updating to latest codegen-spec

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 1 comment

#21 - Bump github.com/hashicorp/copywrite from 0.16.3 to 0.16.4 in /tools

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#20 - Handle potential naming collisions

Issue - State: open - Opened by bendbennett about 2 years ago

#19 - Consider adding comments to model field structs

Issue - State: open - Opened by bendbennett about 2 years ago

#18 - Create new commands for separately processing `provider`, `resources` and `data-sources`

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#17 - Add model generation

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 1 comment

#16 - Fully specify custom type

Issue - State: open - Opened by bendbennett about 2 years ago

#15 - Add simple e2e tests for `all` command

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#14 - Update `go.mod` to make it compatible with go toolchain

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#13 - Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, github_actions

#12 - Implement variable instead of full function for schema generation

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#11 - Bump actions/checkout from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, github_actions

#10 - Consider command structure

Issue - State: closed - Opened by bendbennett about 2 years ago - 3 comments

#9 - Add custom type handling for collection elements and object attribute types

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 1 comment

#8 - Switch common attribute + block templates to use `strconv.Quote`

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#7 - Escape characters in IR fields can create invalid Go code

Issue - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#6 - Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, go

#5 - Bump golang.org/x/net from 0.0.0-20220923203811-8be639271d50 to 0.7.0 in /tools

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, go

#4 - [COMPLIANCE] Add copyright and license headers

Pull Request - State: closed - Opened by austinvalle about 2 years ago - 1 comment

#3 - Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, github_actions

#2 - Add validation to ensure duplicate names are not present within the schema

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 2 comments

#1 - Generate schema imports

Pull Request - State: closed - Opened by bendbennett about 2 years ago - 2 comments