Skip to content

Conversation

@kobylynskyi kobylynskyi added the do-not-merge PRs marked with this label are not ready to be merged label Mar 26, 2021
@kobylynskyi kobylynskyi self-assigned this Mar 26, 2021
jxnu-liguobin and others added 7 commits March 26, 2021 18:01
* support https://github.com/lightbend/config

* support HOCON

* update pr

* update pr

* update descr

Co-authored-by: Bogdan Kobylynskyi <[email protected]>
* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

(cherry picked from commit 994f6fe)
…le/graphql-java-codegen-gradle-plugin (#616)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump com.gradle.plugin-publish

Bumps com.gradle.plugin-publish from 0.13.0 to 0.14.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@donbeave
Copy link
Contributor

donbeave commented Apr 2, 2021

Hi, @kobylynskyi !

Sorry for little bit pushing you, just want to know, when do you plan to release this?

@kobylynskyi
Copy link
Owner Author

kobylynskyi commented Apr 2, 2021

Hi @donbeave
I understand your concern. Will do it as soon as possible. Hopefully today or tomorrow. If not, then on Monday.

dependabot bot and others added 10 commits April 5, 2021 15:54
…617)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump lombok from 1.18.18 to 1.18.20 in /plugins/maven/example-client

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.18...v1.18.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#620)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump lombok from 1.18.18 to 1.18.20 in /plugins/gradle/example-client

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.18...v1.18.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#619)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump lombok from 1.18.18 to 1.18.20 in /plugins/gradle/example-server

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.18...v1.18.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…618)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump lombok from 1.18.18 to 1.18.20 in /plugins/maven/example-server

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.18...v1.18.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…625)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump lombok from 1.18.18 to 1.18.20 in /plugins/maven/example-server

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.18...v1.18.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#624)

* Add ability to generate particular types as Java interfaces #606 (#610)

* Gradle 6.8.3.

* Added typesAsInterfaces config option.

* Updated doc.

* Basic implementation for generating type as interface.

* Tests for generating type as interface.

* Code style fixes.

* Code style fixes.

* Java 1.8 build fixes.

* Code style fixes.

* Code style fixes.

* Attempt to fix compilation.

* Code review fixes.

* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)

This reverts commit 994f6fe.

* Bump lombok from 1.18.18 to 1.18.20 in /plugins/gradle/example-client

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.18 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.18...v1.18.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kobylynskyi kobylynskyi removed the do-not-merge PRs marked with this label are not ready to be merged label Apr 6, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

85.1% 85.1% Coverage
0.0% 0.0% Duplication

@donbeave
Copy link
Contributor

donbeave commented Apr 7, 2021

@kobylynskyi Amazing! Thank you so much!

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.

4 participants