Skip to content

Commit 1c37ae9

Browse files
committed
Release v4.3.0
1 parent e239365 commit 1c37ae9

36 files changed

+453
-273
lines changed

.github/workflows/release_actions.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ jobs:
2626
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
# BUILD_NUMBER: 0 # Releases are always major.minor.revision_0
2828
# run: ./gradlew publish
29-
- name: Zip files
30-
run: |
31-
cd build
32-
zip release-${{ github.event.release.tag_name }} *
33-
- name: Upload to release
34-
uses: actions/[email protected]
35-
env:
36-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37-
with:
38-
upload_url: ${{ github.event.release.release.upload_url }}
39-
asset_path: ./build/release-${{ github.event.release.tag_name }}.zip
40-
asset_name: release-${{ github.event.release.tag_name }}.zip
41-
asset_content_type: application/zip
29+
#- name: Zip files
30+
# run: |
31+
# cd build
32+
# zip release-${{ github.event.release.tag_name }} *
33+
#- name: Upload to release
34+
# uses: actions/[email protected]
35+
# env:
36+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
# with:
38+
# upload_url: ${{ github.event.release.release.upload_url }}
39+
# asset_path: ./build/release-${{ github.event.release.tag_name }}.zip
40+
# asset_name: release-${{ github.event.release.tag_name }}.zip
41+
# asset_content_type: application/zip
4242
sendMessage:
4343
needs: [publish]
4444
if: success()

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ ____
131131
- ### v4.2.5**
132132
- This was a test release for the attachment of zip files to the release. It failed.
133133

134+
- ### v4.3.0
135+
- Adds new GetAction
136+
- `getBotListFeatures(String, Site|String)`: Returns a JSONArray with all features the bot list has.
137+
134138
____
135139
## v3
136140
- ### v3.0.0

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins{
77
id 'com.github.johnrengelman.shadow' version '5.2.0'
88
}
99

10-
def ver = new Version(major: 4, minor: 2, revision: 5)
10+
def ver = new Version(major: 4, minor: 3, revision: 0)
1111

1212
group = "org.botblock"
1313
version = "$ver"

docs/allclasses-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>All Classes (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>All Classes (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Classes (JavaBotBlockAPI 4.2.3 API)";
25+
parent.document.title="All Classes (JavaBotBlockAPI 4.3.0 API)";
2626
}
2727
}
2828
catch(err) {

docs/allclasses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>All Classes (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>All Classes (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>All Packages (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>All Packages (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (JavaBotBlockAPI 4.2.3 API)";
25+
parent.document.title="All Packages (JavaBotBlockAPI 4.3.0 API)";
2626
}
2727
}
2828
catch(err) {

docs/constant-values.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>Constant Field Values (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>Constant Field Values (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Constant Field Values (JavaBotBlockAPI 4.2.3 API)";
25+
parent.document.title="Constant Field Values (JavaBotBlockAPI 4.3.0 API)";
2626
}
2727
}
2828
catch(err) {

docs/deprecated-list.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>Deprecated List (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>Deprecated List (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Deprecated List (JavaBotBlockAPI 4.2.3 API)";
25+
parent.document.title="Deprecated List (JavaBotBlockAPI 4.3.0 API)";
2626
}
2727
}
2828
catch(err) {

docs/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>API Help (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>API Help (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="API Help (JavaBotBlockAPI 4.2.3 API)";
25+
parent.document.title="API Help (JavaBotBlockAPI 4.3.0 API)";
2626
}
2727
}
2828
catch(err) {

docs/index-all.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 11 17:50:40 CET 2020 -->
6-
<title>Index (JavaBotBlockAPI 4.2.3 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Mon Jan 13 00:18:16 CET 2020 -->
6+
<title>Index (JavaBotBlockAPI 4.3.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2020-01-11">
8+
<meta name="dc.created" content="2020-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Index (JavaBotBlockAPI 4.2.3 API)";
25+
parent.document.title="Index (JavaBotBlockAPI 4.3.0 API)";
2626
}
2727
}
2828
catch(err) {
@@ -286,6 +286,14 @@ <h2 class="title">G</h2>
286286
<dd>
287287
<div class="block">Gets the API information of a specific bot list on botblock.org.</div>
288288
</dd>
289+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getBotListFeatures(java.lang.String,java.lang.String)">getBotListFeatures(String, String)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
290+
<dd>
291+
<div class="block">Gets the features of a bot list.</div>
292+
</dd>
293+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getBotListFeatures(java.lang.String,org.botblock.javabotblockapi.Site)">getBotListFeatures(String, Site)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
294+
<dd>
295+
<div class="block">Gets the features of a bot list.</div>
296+
</dd>
289297
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getBotListInfo(java.lang.String)">getBotListInfo(String)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
290298
<dd>
291299
<div class="block">Gets the information of the bot stored on the different bot lists.</div>
@@ -330,11 +338,11 @@ <h2 class="title">G</h2>
330338
<dd>
331339
<div class="block">Gets the GitHub link of the bot.</div>
332340
</dd>
333-
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getInvite(java.lang.String)">getInvite(String)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
341+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getInvite(java.lang.Long)">getInvite(Long)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
334342
<dd>
335343
<div class="block">Gets the OAuth invite of the bot.</div>
336344
</dd>
337-
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getInvite(java.lang.Long)">getInvite(Long)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
345+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/requests/GetAction.html#getInvite(java.lang.String)">getInvite(String)</a></span> - Method in class org.botblock.javabotblockapi.requests.<a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></dt>
338346
<dd>
339347
<div class="block">Gets the OAuth invite of the bot.</div>
340348
</dd>

0 commit comments

Comments
 (0)