Release (bitwiseman): v2.0-rc.1 · mamh-java/java-github-api@da5bcd6 · GitHub
Skip to content

Commit da5bcd6

Browse files
bitwisemangithub-actions[bot]
authored andcommitted
Release (bitwiseman): v2.0-rc.1
1 parent 7b83257 commit da5bcd6

1,202 files changed

Lines changed: 20073 additions & 8059 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apidocs/allclasses-index.html

Lines changed: 13 additions & 5 deletions

apidocs/allpackages-index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sat Jan 25 08:33:41 UTC 2025 -->
5-
<title>All Packages (GitHub API for Java 2.0-alpha-3 API)</title>
4+
<!-- Generated by javadoc (17) on Fri Mar 21 03:19:17 UTC 2025 -->
5+
<title>All Packages (GitHub API for Java 2.0-rc.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-01-25">
8+
<meta name="dc.created" content="2025-03-21">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -74,6 +74,8 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
7474
<div class="col-last odd-row-color">&nbsp;</div>
7575
<div class="col-first even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/internal/package-summary.html">org.kohsuke.github.internal</a></div>
7676
<div class="col-last even-row-color">&nbsp;</div>
77+
<div class="col-first odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/internal/graphql/response/package-summary.html">org.kohsuke.github.internal.graphql.response</a></div>
78+
<div class="col-last odd-row-color">&nbsp;</div>
7779
</div>
7880
</main>
7981
<footer role="contentinfo">

apidocs/constant-values.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sat Jan 25 08:33:41 UTC 2025 -->
5-
<title>Constant Field Values (GitHub API for Java 2.0-alpha-3 API)</title>
4+
<!-- Generated by javadoc (17) on Fri Mar 21 03:19:17 UTC 2025 -->
5+
<title>Constant Field Values (GitHub API for Java 2.0-rc.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-01-25">
8+
<meta name="dc.created" content="2025-03-21">
99
<meta name="description" content="summary of constants">
1010
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

apidocs/deprecated-list.html

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sat Jan 25 08:33:41 UTC 2025 -->
5-
<title>Deprecated List (GitHub API for Java 2.0-alpha-3 API)</title>
4+
<!-- Generated by javadoc (17) on Fri Mar 21 03:19:17 UTC 2025 -->
5+
<title>Deprecated List (GitHub API for Java 2.0-rc.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-01-25">
8+
<meta name="dc.created" content="2025-03-21">
99
<meta name="description" content="deprecated elements">
1010
<meta name="generator" content="javadoc/DeprecatedListWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -67,6 +67,10 @@ <h2 title="Contents">Contents</h2>
6767
<div class="table-header col-last">Description</div>
6868
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/authorization/OrgAppInstallationAuthorizationProvider.html" title="class in org.kohsuke.github.authorization">org.kohsuke.github.authorization.OrgAppInstallationAuthorizationProvider</a></div>
6969
<div class="col-last even-row-color"></div>
70+
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/connector/GitHubConnectorResponse.ByteArrayResponse.html" title="class in org.kohsuke.github.connector">org.kohsuke.github.connector.GitHubConnectorResponse.ByteArrayResponse</a></div>
71+
<div class="col-last odd-row-color">
72+
<div class="deprecation-comment">Inherit directly from <a href="org.kohsuke.github.api/org/kohsuke/github/connector/GitHubConnectorResponse.html" title="class in org.kohsuke.github.connector"><code>GitHubConnectorResponse</code></a>.</div>
73+
</div>
7074
</div>
7175
</div>
7276
</li>
@@ -129,30 +133,34 @@ <h2 title="Contents">Contents</h2>
129133
<div class="col-last odd-row-color">
130134
<div class="deprecation-comment">Use <a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#createFork()"><code>GHRepository.createFork()</code></a></div>
131135
</div>
132-
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#listStargazers2()">org.kohsuke.github.GHRepository.listStargazers2()</a></div>
136+
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#getPullRequests(org.kohsuke.github.GHIssueState)">org.kohsuke.github.GHRepository.getPullRequests<wbr>(GHIssueState)</a></div>
133137
<div class="col-last even-row-color">
134-
<div class="deprecation-comment">Use <a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#listStargazers()"><code>GHRepository.listStargazers()</code></a></div>
138+
<div class="deprecation-comment">Use <a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#queryPullRequests()"><code>GHRepository.queryPullRequests()</code></a></div>
135139
</div>
136-
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHTeamBuilder.html#permission(org.kohsuke.github.GHOrganization.Permission)">org.kohsuke.github.GHTeamBuilder.permission<wbr>(GHOrganization.Permission)</a></div>
140+
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#listStargazers2()">org.kohsuke.github.GHRepository.listStargazers2()</a></div>
137141
<div class="col-last odd-row-color">
138-
<div class="deprecation-comment">see
139-
https://docs.github.com/en/free-pro-team@latest/rest/teams/teams?apiVersion=2022-11-28#create-a-team</div>
142+
<div class="deprecation-comment">Use <a href="org.kohsuke.github.api/org/kohsuke/github/GHRepository.html#listStargazers()"><code>GHRepository.listStargazers()</code></a></div>
140143
</div>
141-
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#shaEntry(java.lang.String,java.lang.String,boolean)">org.kohsuke.github.GHTreeBuilder.shaEntry<wbr>(String, String, boolean)</a></div>
144+
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHTeamBuilder.html#permission(org.kohsuke.github.GHOrganization.Permission)">org.kohsuke.github.GHTeamBuilder.permission<wbr>(GHOrganization.Permission)</a></div>
142145
<div class="col-last even-row-color">
143-
<div class="deprecation-comment">use <a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#add(java.lang.String,java.lang.String,boolean)"><code>GHTreeBuilder.add(String, String, boolean)</code></a> or <a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#add(java.lang.String,byte%5B%5D,boolean)"><code>GHTreeBuilder.add(String, byte[], boolean)</code></a> instead.</div>
146+
<div class="deprecation-comment">see
147+
https://docs.github.com/en/free-pro-team@latest/rest/teams/teams?apiVersion=2022-11-28#create-a-team</div>
144148
</div>
145-
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#textEntry(java.lang.String,java.lang.String,boolean)">org.kohsuke.github.GHTreeBuilder.textEntry<wbr>(String, String, boolean)</a></div>
149+
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#shaEntry(java.lang.String,java.lang.String,boolean)">org.kohsuke.github.GHTreeBuilder.shaEntry<wbr>(String, String, boolean)</a></div>
146150
<div class="col-last odd-row-color">
147151
<div class="deprecation-comment">use <a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#add(java.lang.String,java.lang.String,boolean)"><code>GHTreeBuilder.add(String, String, boolean)</code></a> or <a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#add(java.lang.String,byte%5B%5D,boolean)"><code>GHTreeBuilder.add(String, byte[], boolean)</code></a> instead.</div>
148152
</div>
149-
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GitHub.html#lastRateLimit()">org.kohsuke.github.GitHub.lastRateLimit()</a></div>
153+
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#textEntry(java.lang.String,java.lang.String,boolean)">org.kohsuke.github.GHTreeBuilder.textEntry<wbr>(String, String, boolean)</a></div>
150154
<div class="col-last even-row-color">
155+
<div class="deprecation-comment">use <a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#add(java.lang.String,java.lang.String,boolean)"><code>GHTreeBuilder.add(String, String, boolean)</code></a> or <a href="org.kohsuke.github.api/org/kohsuke/github/GHTreeBuilder.html#add(java.lang.String,byte%5B%5D,boolean)"><code>GHTreeBuilder.add(String, byte[], boolean)</code></a> instead.</div>
156+
</div>
157+
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GitHub.html#lastRateLimit()">org.kohsuke.github.GitHub.lastRateLimit()</a></div>
158+
<div class="col-last odd-row-color">
151159
<div class="deprecation-comment">implement a <a href="org.kohsuke.github.api/org/kohsuke/github/RateLimitChecker.html" title="class in org.kohsuke.github"><code>RateLimitChecker</code></a> and add it via
152160
<a href="org.kohsuke.github.api/org/kohsuke/github/GitHubBuilder.html#withRateLimitChecker(org.kohsuke.github.RateLimitChecker)"><code>GitHubBuilder.withRateLimitChecker(RateLimitChecker)</code></a>.</div>
153161
</div>
154-
<div class="col-summary-item-name odd-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GitHub.html#rateLimit()">org.kohsuke.github.GitHub.rateLimit()</a></div>
155-
<div class="col-last odd-row-color">
162+
<div class="col-summary-item-name even-row-color"><a href="org.kohsuke.github.api/org/kohsuke/github/GitHub.html#rateLimit()">org.kohsuke.github.GitHub.rateLimit()</a></div>
163+
<div class="col-last even-row-color">
156164
<div class="deprecation-comment">implement a <a href="org.kohsuke.github.api/org/kohsuke/github/RateLimitChecker.html" title="class in org.kohsuke.github"><code>RateLimitChecker</code></a> and add it via
157165
<a href="org.kohsuke.github.api/org/kohsuke/github/GitHubBuilder.html#withRateLimitChecker(org.kohsuke.github.RateLimitChecker)"><code>GitHubBuilder.withRateLimitChecker(RateLimitChecker)</code></a>.</div>
158166
</div>

apidocs/element-list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ org.kohsuke.github.extras.authorization
88
org.kohsuke.github.extras.okhttp3
99
org.kohsuke.github.function
1010
org.kohsuke.github.internal
11+
org.kohsuke.github.internal.graphql.response

apidocs/help-doc.html

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)