This website requires JavaScript.
Explore
Help
Register
Sign In
haylan
/
Godot-Experements
Watch
0
Star
1
Fork
0
You've already forked Godot-Experements
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
release.yml
sonar.yml
Actor
All actors
haylan
Status
All status
Success
Failure
Waiting
Running
fix: add nodejs and npm installation to setup steps for all export jobs
release.yml #42
:
Commit
72601467e4
pushed by
haylan
#5
2026-03-17 21:37:29 +01:00
7s
View workflow file
fix: refactor release workflow to support separate export jobs for Windows, Linux, and Mac
release.yml #41
:
Commit
7d9d107d65
pushed by
haylan
#5
2026-03-17 20:52:46 +01:00
11s
View workflow file
fix: refactor release workflow to streamline export process and update platform configuration
release.yml #40
:
Commit
ef8e3d7d15
pushed by
haylan
#5
2026-03-17 20:46:07 +01:00
44s
View workflow file
fix: remove unnecessary build path normalization and output steps
release.yml #39
:
Commit
c287fd8404
pushed by
haylan
#5
2026-03-16 22:55:33 +01:00
1m46s
View workflow file
fix: remove build path normalization step and update artifact upload parameters
release.yml #38
:
Commit
191f94892b
pushed by
haylan
#5
2026-03-16 22:40:33 +01:00
1m32s
View workflow file
fix: enhance build path normalization to check for existence of build directory
release.yml #37
:
Commit
7dfdd4c2c8
pushed by
haylan
#5
2026-03-16 22:34:26 +01:00
1m8s
View workflow file
fix: update release action parameters to correctly reference changelog outputs
release.yml #36
:
Commit
fbfa81b9aa
pushed by
haylan
#5
2026-03-16 22:30:10 +01:00
1m8s
View workflow file
fix: enhance CHANGELOG extraction to include body and trim empty lines
release.yml #35
:
Commit
6370bb5b09
pushed by
haylan
#5
2026-03-16 22:24:58 +01:00
1m6s
View workflow file
fix: correct formatting for release action parameters in workflow
release.yml #34
:
Commit
751a3b1a17
pushed by
haylan
#5
2026-03-16 22:19:53 +01:00
1m30s
View workflow file
fix: update release action to include formatted release name and description
release.yml #33
:
Commit
3aa520203e
pushed by
haylan
#5
2026-03-16 22:16:30 +01:00
1m13s
View workflow file
test
release.yml #32
:
Commit
4a27ae75d3
pushed by
haylan
#5
2026-03-16 22:11:29 +01:00
1m7s
View workflow file
fix: update server_url reference to use vars in release workflow
release.yml #31
:
Commit
756281ab0b
pushed by
haylan
#5
2026-03-16 22:07:52 +01:00
1m5s
View workflow file
fix: correct artifact upload path in release workflow
release.yml #30
:
Commit
651abb6fef
pushed by
haylan
#5
2026-03-16 22:02:35 +01:00
1m34s
View workflow file
fix: update build action to normalize build path and use correct output for uploads
release.yml #29
:
Commit
6b91985c84
pushed by
haylan
#5
2026-03-16 21:59:29 +01:00
1m31s
View workflow file
fix: update build action reference to correct repository
release.yml #28
:
Commit
b983f41f75
pushed by
haylan
#5
2026-03-16 20:36:09 +01:00
2m12s
View workflow file
test
release.yml #27
:
Commit
d788285d18
pushed by
haylan
#5
2026-03-15 23:43:14 +01:00
23m24s
View workflow file
fix: update build action to use specific fork of godot-build-action
release.yml #26
:
Commit
4a6703f79a
pushed by
haylan
#5
2026-03-15 23:19:34 +01:00
17m21s
View workflow file
fix: add Blender support for Android and Web platforms in project configuration
release.yml #25
:
Commit
7522d45bbd
pushed by
haylan
#5
2026-03-15 22:38:42 +01:00
1m58s
View workflow file
fix: update export presets to use Windows, Linux, and Web platforms
release.yml #24
:
Commit
80c905bcef
pushed by
haylan
#5
2026-03-15 22:32:16 +01:00
1m59s
View workflow file
fix: add INSTALL_BLENDER parameter to build action in release workflow
release.yml #23
:
Commit
966951654a
pushed by
haylan
#5
2026-03-15 22:29:11 +01:00
1m58s
View workflow file
fix: improve version extraction logic in release workflow
release.yml #22
:
Commit
905c2d7666
pushed by
haylan
#5
2026-03-15 22:27:13 +01:00
2m10s
View workflow file
fix: replace release-drafter with custom version extraction in release workflow
release.yml #21
:
Commit
de51310f94
pushed by
haylan
#5
2026-03-15 22:21:29 +01:00
18s
View workflow file
fix: remove GHE_HOST setup step and use SERVER_URL directly in release workflow
release.yml #20
:
Commit
82e3ca5182
pushed by
haylan
#5
2026-03-15 22:19:25 +01:00
24s
View workflow file
fix: set GHE_HOST environment variable in release workflow
release.yml #19
:
Commit
d8f6478b18
pushed by
haylan
#5
2026-03-15 22:17:31 +01:00
20s
View workflow file
fix: update token usage in release workflow to use GITEA_TOKEN
release.yml #18
:
Commit
8ae9b00b5a
pushed by
haylan
#5
2026-03-15 22:10:44 +01:00
23s
View workflow file
fix: update actions/checkout to version 6 and adjust token usage in release workflow
release.yml #17
:
Commit
aa4a8e9fb3
pushed by
haylan
#5
2026-03-15 22:09:22 +01:00
13s
View workflow file
fix: update GITHUB_TOKEN to use ACTIONS_TOKEN in release workflow
release.yml #16
:
Commit
ef88e5e91d
pushed by
haylan
#5
2026-03-15 22:05:23 +01:00
25s
View workflow file
fix: update godot-build-action to version 1.3.1
release.yml #15
:
Commit
075521b991
pushed by
haylan
#5
2026-03-15 22:02:38 +01:00
1m10s
View workflow file
Merge pull request 'feat(resource-test)-an-ui-test' (#4) from feat(resource-test)-an-ui-test into main
release.yml #14
:
Commit
99b2a8bbe3
pushed by
haylan
#5
2026-03-15 21:58:08 +01:00
10s
View workflow file
Merge pull request 'feat(resource-test)-an-ui-test' (#4) from feat(resource-test)-an-ui-test into main
release.yml #13
:
Commit
99b2a8bbe3
pushed by
haylan
release
2026-03-15 21:57:58 +01:00
45s
View workflow file
First
Previous
1
2
3
Next
Last