Commit Graph
8 Commits
Author SHA1 Message Date
Steve CoffmanandGitHub 4073a49614 Update gqlgen to latest (#268)
This updates gqlgen to the latest (v0.17.31)

In addition to numerous bug fixes there are a number of new features.
[see Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)

Signed-off-by: Steve Coffman <[email protected]>
2023-05-05 08:55:38 -07:00
596c33f0b0 PR 239 update: Adding more logging for the initial generate setup (#246)
This is just a tweak to #239 to update the snapshots.
I have:
- [X] Written a clear PR title and description (above)
- [X] Signed the [Khan Academy CLA](https://www.khanacademy.org/r/cla)
- [X] Added tests covering my changes, if applicable
- [X] Included a link to the issue fixed, if applicable
- [X] Included documentation, for new features
- [ ] Added an entry to the changelog

Signed-off-by: Steve Coffman <[email protected]>
Co-authored-by: Sam Wallace <[email protected]>
2022-12-22 11:36:08 -05:00
Steve CoffmanandGitHub 6bedb6660a Update gqlparser to v2.3.1 (#166)
gqlparser v2.3.1 appears to work ok, but v2.3.0 gqlparser had a PR that needed to be reverted.
2022-01-27 15:31:46 -08:00
Steve CoffmanandGitHub a4aa6d9bb0 Update dependencies to latest (#144)
Signed-off-by: Steve Coffman <[email protected]>
2021-10-22 15:40:26 -07:00
Steve CoffmanandGitHub 5e3c4d1be8 Add CODEOWNERS so community PR reviews are auto-assigned (#135)
Signed-off-by: Steve Coffman <[email protected]>
2021-10-04 14:24:15 -04:00
Steve CoffmanandGitHub 47e9cea72e Let the Doer Do it (#115)
* Let the Doer do it

Signed-off-by: Steve Coffman <[email protected]>

* Address review feedback

Signed-off-by: Steve Coffman <[email protected]>
2021-09-27 13:48:57 -04:00
673840e495 Picking some nits that my IDE complained about (#91)
* Picking some nits that my IDE complained about

Signed-off-by: Steve Coffman <[email protected]>

* Update graphql/util.go

Co-authored-by: Ben Kraft <[email protected]>

* revert to original for comment

Signed-off-by: Steve Coffman <[email protected]>

Co-authored-by: Ben Kraft <[email protected]>
2021-09-14 13:42:47 -04:00
Steve CoffmanandGitHub f3e601353c Add IDEs to gitignore and default config file name (#74)
Signed-off-by: Steve Coffman <[email protected]>
2021-09-02 21:00:29 -04:00