Skip to content

Commit c14b2da

Browse files
authored
Regenerate api and bump versions (#458)
1 parent aa43dab commit c14b2da

33 files changed

Lines changed: 1534 additions & 1285 deletions

.github/workflows/check-pr-engine-editor-debug-and-tests.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on: [pull_request]
33

44
env:
55
SCONS_CACHE_MSVC_CONFIG: true
6-
GODOT_BASE_VERSION: 3.5.1
7-
GODOT_BASE_BRANCH: 3.5.1
6+
GODOT_BASE_VERSION: 3.5.2
7+
GODOT_BASE_BRANCH: 3.5.2
88

99
concurrency:
1010
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-check-pr-engine-editor-debug-and-tests
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v2
2525
with:
2626
repository: godotengine/godot
27-
ref: 3.5.1-stable
27+
ref: 3.5.2-stable
2828
- name: Clone Godot JVM module.
2929
uses: actions/checkout@v2
3030
with:
@@ -77,7 +77,7 @@ jobs:
7777
uses: actions/checkout@v2
7878
with:
7979
repository: godotengine/godot
80-
ref: 3.5.1-stable
80+
ref: 3.5.2-stable
8181
- name: Clone Godot JVM module.
8282
uses: actions/checkout@v2
8383
with:
@@ -181,7 +181,7 @@ jobs:
181181
uses: actions/checkout@v2
182182
with:
183183
repository: godotengine/godot
184-
ref: 3.5.1-stable
184+
ref: 3.5.2-stable
185185
- name: Clone Godot JVM module.
186186
uses: actions/checkout@v2
187187
with:

.github/workflows/check-pr-engine-editor-release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on: [pull_request]
33

44
env:
55
SCONS_CACHE_MSVC_CONFIG: true
6-
GODOT_BASE_VERSION: 3.5.1
7-
GODOT_BASE_BRANCH: 3.5.1
6+
GODOT_BASE_VERSION: 3.5.2
7+
GODOT_BASE_BRANCH: 3.5.2
88

99
concurrency:
1010
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-check-pr-engine-editor-release
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/checkout@v2
4040
with:
4141
repository: godotengine/godot
42-
ref: 3.5.1-stable
42+
ref: 3.5.2-stable
4343
- name: Clone Godot JVM module.
4444
uses: actions/checkout@v2
4545
with:

.github/workflows/check-pr-engine-export-template-debug.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on: [pull_request]
33

44
env:
55
SCONS_CACHE_MSVC_CONFIG: true
6-
GODOT_BASE_VERSION: 3.5.1
7-
GODOT_BASE_BRANCH: 3.5.1
6+
GODOT_BASE_VERSION: 3.5.2
7+
GODOT_BASE_BRANCH: 3.5.2
88

99
concurrency:
1010
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-check-pr-engine-export-template-debug
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/checkout@v2
6565
with:
6666
repository: godotengine/godot
67-
ref: 3.5.1-stable
67+
ref: 3.5.2-stable
6868
- name: Clone Godot JVM module.
6969
uses: actions/checkout@v2
7070
with:
@@ -140,7 +140,7 @@ jobs:
140140
uses: actions/checkout@v2
141141
with:
142142
repository: godotengine/godot
143-
ref: 3.5.1-stable
143+
ref: 3.5.2-stable
144144
- name: Clone Godot JVM module.
145145
uses: actions/checkout@v2
146146
with:

.github/workflows/check-pr-engine-export-template-release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [pull_request]
33

44
env:
55
SCONS_CACHE_MSVC_CONFIG: true
6-
GODOT_BASE_VERSION: 3.5.1
6+
GODOT_BASE_VERSION: 3.5.2
77

88
concurrency:
99
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-check-pr-engine-export-template-release
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/checkout@v2
6464
with:
6565
repository: godotengine/godot
66-
ref: 3.5.1-stable
66+
ref: 3.5.2-stable
6767
- name: Clone Godot JVM module.
6868
uses: actions/checkout@v2
6969
with:
@@ -139,7 +139,7 @@ jobs:
139139
uses: actions/checkout@v2
140140
with:
141141
repository: godotengine/godot
142-
ref: 3.5.1-stable
142+
ref: 3.5.2-stable
143143
- name: Clone Godot JVM module.
144144
uses: actions/checkout@v2
145145
with:

.github/workflows/check-pr-godot-kotlin-symbol-processor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414
with:
1515
repository: godotengine/godot
16-
ref: 3.5.1-stable
16+
ref: 3.5.2-stable
1717
- name: Clone Godot JVM module.
1818
uses: actions/checkout@v2
1919
with:

.github/workflows/deploy-export-template.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
uses: actions/checkout@v2
168168
with:
169169
repository: godotengine/godot
170-
ref: 3.5.1-stable
170+
ref: 3.5.2-stable
171171

172172
- name: Clone Godot JVM module.
173173
uses: actions/checkout@v2
@@ -293,7 +293,7 @@ jobs:
293293
uses: actions/checkout@v2
294294
with:
295295
repository: godotengine/godot
296-
ref: 3.5.1-stable
296+
ref: 3.5.2-stable
297297

298298
- name: Clone Godot JVM module.
299299
uses: actions/checkout@v2
@@ -392,7 +392,7 @@ jobs:
392392
uses: actions/checkout@v2
393393
with:
394394
repository: godotengine/godot
395-
ref: 3.5.1-stable
395+
ref: 3.5.2-stable
396396

397397
- name: Get release export template binary
398398
uses: actions/download-artifact@v3

.github/workflows/deploy-godot-editor-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@v2
8383
with:
8484
repository: godotengine/godot
85-
ref: 3.5.1-stable
85+
ref: 3.5.2-stable
8686

8787
- name: Clone Godot JVM module.
8888
uses: actions/checkout@v2
@@ -245,7 +245,7 @@ jobs:
245245
uses: actions/checkout@v2
246246
with:
247247
repository: godotengine/godot
248-
ref: 3.5.1-stable
248+
ref: 3.5.2-stable
249249

250250
- name: Get editor binary
251251
uses: actions/download-artifact@v3

.github/workflows/deploy-godot-kotlin-symbol-processor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818
with:
1919
repository: godotengine/godot
20-
ref: 3.5.1-stable
20+
ref: 3.5.2-stable
2121
- name: Clone Godot JVM module.
2222
uses: actions/checkout@v2
2323
with:

.github/workflows/deploy-godot-library.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818
with:
1919
repository: godotengine/godot
20-
ref: 3.5.1-stable
20+
ref: 3.5.2-stable
2121
- name: Clone Godot JVM module.
2222
uses: actions/checkout@v2
2323
with:

docs/src/doc/contribution/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ To build our module, you need to same dependencies as the ones described in the
44

55
Make sure that Java is installed and its PATH set in your system as well (at least Java 9 is needed!).
66

7-
1. Clone godot repo with the stable tag you want to develop for (3.5.1-stable in this example). `git clone git@github.com:godotengine/godot.git 3.5-stable --recursive`
7+
1. Clone godot repo with the stable tag you want to develop for (3.5.2-stable in this example). `git clone git@github.com:godotengine/godot.git 3.5.2-stable --recursive`
88

99
2. In the `godot-root` dir, run the following command: `git submodule add git@github.com:utopia-rise/godot-kotlin-jvm.git modules/kotlin_jvm`
1010

0 commit comments

Comments
 (0)