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

Add support for GraphQL @deprecated directive #10

Merged
merged 71 commits into from
Jun 10, 2024
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
18cf448
[Automated] Update the native jar versions
zetcco Jan 17, 2024
abfe552
[Automated] Update the native jar versions
zetcco Jan 17, 2024
c394e4d
[Automated] Update the native jar versions
zetcco Jan 17, 2024
9cfdd5d
[Automated] Update the native jar versions
zetcco Jan 17, 2024
9098007
[Automated] Update the native jar versions
zetcco Jan 17, 2024
0ed7720
[Automated] Update the native jar versions
zetcco Jan 17, 2024
6862fca
Bump Java version from 11 to 17
zetcco Jan 17, 2024
7dd4288
[Automated] Update the native jar versions
zetcco Jan 29, 2024
081c8e9
Version bump
zetcco Jan 31, 2024
f758495
Update Jballerina jvm target to Java 17
zetcco Feb 2, 2024
b8cfdab
Skip readonly output directory negative test
zetcco Feb 2, 2024
35f6cc4
[Automated] Update the native jar versions
zetcco Feb 2, 2024
7979e05
[Automated] Update the native jar versions
zetcco Feb 2, 2024
9787bbf
Add checkstyleTest explicit dependency on checkstyle
zetcco Feb 2, 2024
e0b0343
Change CRLF to LF
zetcco Feb 2, 2024
9fb33b0
Fix code generation test fail due to EOL differences
zetcco Feb 2, 2024
480437a
Fix spotbugs warning
zetcco Feb 2, 2024
ef176d8
Update README.md
zetcco Feb 3, 2024
2139ef8
[Automated] Update the native jar versions
zetcco Feb 5, 2024
13a3b21
Add `@deprecated` directive support
zetcco Feb 6, 2024
ab1da27
Add support to generate bal deprecation documentation for gql `@depre…
zetcco Feb 7, 2024
7287829
Update workflow files
zetcco May 3, 2024
c0b2545
Change line ending to LF
zetcco May 3, 2024
b427d66
Remove push actions in workflow
zetcco May 3, 2024
cb4c0c3
Update PR workflow
zetcco May 3, 2024
86e288b
Update PR workflow
zetcco May 3, 2024
55e2dc2
Added gitattributes
zetcco May 7, 2024
b5cdb9a
Update PR workflow
zetcco May 7, 2024
72d6623
Generate service source code with `toSourceCode()` on `Formatter`
zetcco May 7, 2024
668b859
[Automated] Update the native jar versions
zetcco May 7, 2024
d47a568
Update PR workflow
zetcco May 7, 2024
2ddec77
Update gitattributes
zetcco May 7, 2024
56b5a1d
[Automated] Update the native jar versions
zetcco May 10, 2024
f3e2dd6
Bump ballerina version to `2201.9.0`
zetcco May 10, 2024
4940e8c
Update license header
zetcco May 10, 2024
a503b7b
[Automated] Update the native jar versions
zetcco May 19, 2024
d9d0cc4
[Automated] Update the native jar versions
zetcco May 19, 2024
031031e
[Automated] Update the native jar versions
zetcco May 19, 2024
9966652
[Automated] Update the native jar versions
zetcco May 19, 2024
7149e5a
[Automated] Update the native jar versions
zetcco May 19, 2024
fc3e61d
[Automated] Update the native jar versions
zetcco May 19, 2024
d0688aa
[Automated] Update the native jar versions
zetcco May 19, 2024
33b860b
[Automated] Update the native jar versions
zetcco May 19, 2024
716e046
[Automated] Update the native jar versions
zetcco May 19, 2024
6cfbf75
[Automated] Update the native jar versions
zetcco May 19, 2024
af6160c
[Automated] Update the native jar versions
zetcco May 19, 2024
e306289
[Automated] Update the native jar versions
zetcco May 19, 2024
6445bfe
[Automated] Update the native jar versions
zetcco May 19, 2024
2e7ea91
[Automated] Update the native jar versions
zetcco May 19, 2024
316f838
[Automated] Update the native jar versions
zetcco May 19, 2024
0daabe6
[Automated] Update the native jar versions
zetcco May 19, 2024
fa38c72
[Automated] Update the native jar versions
zetcco May 19, 2024
9245ccd
[Automated] Update the native jar versions
zetcco May 19, 2024
2fd3942
[Automated] Update the native jar versions
zetcco May 19, 2024
84ea830
[Automated] Update the native jar versions
zetcco May 19, 2024
4d51bcd
[Automated] Update the native jar versions
zetcco May 20, 2024
648f5f1
[Automated] Update the native jar versions
zetcco May 20, 2024
33d47cd
Fix gradle invalid path due to whitespace
zetcco Jun 7, 2024
cacf1f4
[Automated] Update the native jar versions
zetcco Jun 7, 2024
9cc7b40
[Automated] Update the native jar versions
zetcco Jun 7, 2024
6edfe4f
[Automated] Update the native jar versions
zetcco Jun 7, 2024
7329d74
[Automated] Update the native jar versions
zetcco Jun 7, 2024
b74e577
[Automated] Update the native jar versions
zetcco Jun 7, 2024
4f40217
[Automated] Update the native jar versions
zetcco Jun 7, 2024
40389b6
[Automated] Update the native jar versions
zetcco Jun 7, 2024
e558cf2
[Automated] Update the native jar versions
zetcco Jun 7, 2024
1b74e21
[Automated] Update the native jar versions
zetcco Jun 7, 2024
0cf4d32
[Automated] Update the native jar versions
zetcco Jun 7, 2024
71a1779
[Automated] Update the native jar versions
zetcco Jun 7, 2024
53464a5
[Automated] Update the native jar versions
zetcco Jun 8, 2024
3cac94b
Downgrade ballerina version to 2201.8.6
zetcco Jun 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add checkstyleTest explicit dependency on checkstyle
zetcco committed Feb 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 9787bbf8cec3d9c96022f0f7d4072c60a4cb9281
1 change: 1 addition & 0 deletions native/build.gradle
Original file line number Diff line number Diff line change
@@ -61,6 +61,7 @@ checkstyle {
}

checkstyleMain.dependsOn(":checkstyle:downloadCheckstyleRuleFiles")
checkstyleTest.dependsOn(":checkstyle:downloadCheckstyleRuleFiles")

spotbugsMain {
effort "max"