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

gqldoc macro for Scala 3 #849

Merged
merged 1 commit into from
Apr 17, 2021
Merged

Conversation

javimartinez
Copy link
Contributor

No description provided.

Copy link
Owner

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

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

Awesome, thanks! It looks simpler than with Scala 2.

@ghostdogpr ghostdogpr merged commit 382fbc7 into ghostdogpr:scala3 Apr 17, 2021
ghostdogpr added a commit that referenced this pull request May 10, 2021
* Initial setup

* fmt

* Fix CI

* Move stuff

* Simplify

* Fix CI

* Upgrade Scala 3 to RC2

* gqldoc macro for Scala 3 (#849)

* Implement derivation for SubscriptionSchema

* Implement ArgBuilder derivation

* Polishing

* Schema derivation

* Remove test code

* WIP Schema

* Enable tests on Scala 3

* Uncomment some tests

* Remove logic for value classes since it's not supported

* Fix ExecutionSpec

* Fix ValidationSchemaSpec

* Enable client on Scala 3

* Remove federation from Scala 3

* Enable Scala 3 on Caliban Client for Scala.js

* Simplify derivation and make it work with Scala enums

* Exclude test for now

* Remove import

* cats-parse scala3 (#850)

* bak cat-parse

* merge scala3 branch

* update cats-parse

* Update core/src/main/scala-3/caliban/parsing/Parser.scala

* Update core/src/main/scala-3/caliban/parsing/Parser.scala

Co-authored-by: Pierre Ricadat <[email protected]>

* Enable tests

* Unignore last ignored test

* Fix merge issue

* Cosmetic changes

* fmt

* Update docs

Co-authored-by: Javier Martínez <[email protected]>
Co-authored-by: timzaak <[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