Skip to content

[pull] master from ent:master#40

Open
pull[bot] wants to merge 31 commits into
exuan:masterfrom
ent:master
Open

[pull] master from ent:master#40
pull[bot] wants to merge 31 commits into
exuan:masterfrom
ent:master

Conversation

@pull

@pull pull Bot commented Nov 11, 2023

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

* chore: upgrade ent and atlas

* fix: bump go version to 1.20

* .ci: upgrade golangci

* chore: codegen
@pull pull Bot added the ⤵️ pull label Nov 11, 2023
giautm and others added 27 commits February 9, 2024 03:35
No need to limit per node, when a single node is returned in a path
Improves variable name collision avoidance in the `toCursor` method of
the pager types in the `gql_pagination` template by suffixing all
hard-coded variables names with an underscore.
* update gqlgen pkg

* run code gen

* update proto

* gen protobuf

* fix tests

* update protoc version in ci

* update back protoc version
* all: bump ent and atlas to latest version

* chore: update test due to msgpack upgrade
…e order fields (#603)

Updates to use the `ValueName` method to get the name of the dynamic
`Value`/`GetValue` method name for a type instead of using the
hard-coded name `Value` in the `pagination.tmpl` file.
… inputs (#608)

* ability to add additonal fields to mutation input

* Update mutation_input.tmpl removed the model keyword
* chore: bump go to 1.23.4 and gqlgen to v0.17.51

gqlgen v0.17.52 breaks field collection
see 99designs/gqlgen@f81239e

* chore: bump golangci and go version
…v2.5.21 (#609)

* Update github.com/99designs/gqlgen@v0.17.61 and github.com/vektah/gqlparser/v2@v2.5.21

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Re-generate

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Re-generate with correct protobuf versions

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Try again with protoc v3.19.4

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* minor tweak to go.mod and avoid pager getting stuck

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Update gqlgen to v0.17.62

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* regenerate?

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Minor tweak

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* re-re-generate

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Add tools.go and run go mod tidy

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Generate using nektos/act -j generate

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Go generate again

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* Generate using nektos/act -j generate

Signed-off-by: Steve Coffman <steve@khanacademy.org>

* go clean --modcache and then go mod tidy

Signed-off-by: Steve Coffman <steve@khanacademy.org>

---------

Signed-off-by: Steve Coffman <steve@khanacademy.org>
* fix: regenerate resolvers on codegen

regeneration is required so that new ent fields and schemas are included

* chore: bump gqlgen to v0.17.63 and regenerate code
* entgql: bump entgo and update template for receiver logic

* entgql: codegen

* entoas: codegen

* entproto: codegen

* schemast: codegen

* .github/workflows: update ci.yml workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.