Skip to content

Conversation

@jxnu-liguobin
Copy link
Collaborator

No description provided.

jxnu-liguobin and others added 26 commits August 11, 2020 10:16
# Conflicts:
#	plugins/sbt/graphql-java-codegen-sbt-plugin/project/Dependencies.scala
#	plugins/sbt/graphql-java-codegen-sbt-plugin/src/main/scala/io/github/dreamylost/graphql/codegen/GraphQLCodegenPlugin.scala
Update migration guide for SBT plugin (#290)
add suffix after the default value of the base type(long) (#292)
Copy link
Owner

@kobylynskyi kobylynskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kobylynskyi kobylynskyi merged commit cfdfba7 into kobylynskyi:165-introspection-query Aug 22, 2020
@kobylynskyi kobylynskyi self-assigned this Aug 22, 2020
kobylynskyi added a commit that referenced this pull request Aug 24, 2020
)

* Support code generation based on introspection query response #165

* 165 introspection query (#298)

* add sbt plugin

* rm log to file

* update

* update readme

* update readme

* update readme

* update client example

* update client example

* update log

* update client example

* add scalaiform

* add scalaiform and publish

* support schemaFinderConfig and parentInterfacesConfig

* update readme license, convert GraphQLCodegen to Def

* update readme

* Create scala.yml

* update scala ci

* update scala ci

* rm scala ci

* rm scala ci

* use publishLocal

* ci support ivy cache

* ci support ivy cache

* fix support ivy cache

* change example project level

* change example project level

* fix path for ci

* fix workflows

* move generate code to src_managed_graphql

* change generate code location to src_managed_graphql

* add sbt-test for plugin

* fix workflows

* fix workflows

* change generate code location to src_managed_graphql

* add watch resource, refactor plugins

* add developer for publish

* add key apiAsyncReturnType and apiAsyncReturnListType,
refactor code, update sbt-test with two options

* add resolvers

* add resolvers for ci

* add resolvers for ci

* add resolvers for ci

* Remove redundant dependencies

* fix support ivy local

* Update github.yml

* fix support ivy local

* update ci

* fix compile failed when generate code  not found in classpath. test in the standard way

* Update github.yml

* 1. update default option code
2. update client example
3. update version to 2.3.0

* update version to 2.3.0

* Merge branch 'master' of github.com:jxnu-liguobin/graphql-java-codegen

* pre release  2.4.0

* next dev 2.4.1-SNAPSHOT
fix example support with v2.4.0 add typename

* add use case with proxy

* add comment

* add Support code

* update README

* add scope on conf key

* add release plugin

* add release plugin

* Setting version to 2.4.2

* Setting version to 2.4.3-SNAPSHOT

* add release plugin (not release)

* upgrade sbt version, update example Deprecated api

* refactor sbt plugin

* refactor sbt plugin

* ♻️ Changes for upcoming release 3.0.0 (#276)

* Setting version to 3.0.0

* fix conflict, release3.0.0

* append migration

* append migration

* fix default value, cannot assign a int value to Long(boxing type)

* fix default value, cannot assign a int value to Long(boxing type)

* use new file

* use conversion instead of reflect

* throw exception msg

* add option graphqlQueryIntrospectionResultPath

* Fixes parsing schema and introspection result #296

Co-authored-by: 梦境迷离 <[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