Commit graph

65 commits

Author SHA1 Message Date
0b1021f031 Update entrypoint.sh 2024-12-29 20:51:40 +00:00
1df3a3c322 Update entrypoint.sh 2024-12-29 20:38:31 +00:00
866afed153 revert 857309d216
revert Debug Text To build action
2024-12-29 20:34:00 +00:00
857309d216 Debug Text To build action 2024-12-29 20:09:55 +00:00
9fd5447f7c Update entrypoint.sh 2024-12-29 19:43:59 +00:00
1bf58c1f82 Update entrypoint.sh 2024-12-29 19:20:59 +00:00
d05dee8a97 Update entrypoint.sh 2024-12-29 19:14:44 +00:00
Felix
10d245ed1b
Update action.yml name and option description 2024-11-22 16:33:13 +01:00
Felix
73c10e018a
Update and rename ReadMe.md to README.md
- Update action namespace in example
- Remove `subdirectory` option
2024-11-22 16:30:17 +01:00
Felix
a064ca1e7f
fix macos builds (invalid export format)
- remove gh workflows as they were never executed in this fork
- removes "SubDirectoryLocation"
- expects your `export_path` to be `./build/...`
- remove test projects
- use `lf` eol
- remove contributors as this file wasn't up-to-date since forever
- remove some `Dockerfile` labels
2024-11-22 13:00:34 +01:00
Felix
d4a95ed044
switch from set-output to $GITHUB_OUTPUT (#1)
Co-authored-by: DerpyChap <holla@derpychap.co.uk>
2024-10-21 15:28:23 +02:00
Philipp
f759ed7f8f
Adjusted templates folder name (#29)
* Update entrypoint.sh

* Update entrypoint.sh
2024-04-23 01:32:16 +02:00
Bioblaze Payne
f362e14dc5
Update entrypoint.sh (#22)
* Update entrypoint.sh

* Update entrypoint.sh

* modified to support proper requirements for godot-ci project

* Modified for testing

* added a copy of the action for testing

* test

* added ls

* added ls debug

* modified ls debug

* Last push fixes the issue with not building, both build tests work

* Modified it so we showcase Support for Testing 3.x and 4.x Godot Projects

* Modified the Github Action names to properly reflect the tests
2023-07-10 15:31:28 -04:00
stonedDiscord
7773d38d12
Allow Spaces in projectDir (#21)
* try to fix the space issue

* change project dir

* spaced preset name
2023-05-06 17:35:27 -04:00
Manley
7727f04a91
Update ReadMe.md 2022-04-27 01:57:29 -04:00
Joseph Manley
a35bb31c9a
Update ReadMe.md 2021-03-05 21:36:28 -05:00
Joseph Manley
9179e95ab4
Update version in example 2021-03-05 21:34:04 -05:00
Joseph Manley
1158964084
Update action.yml 2020-11-07 20:18:26 -05:00
Joseph Manley
a473f49739
Add workflow explaination 2020-09-03 00:02:22 -04:00
Joseph Manley
0fcde89bd7
Improve documentation & added contributors file 2020-09-02 23:45:06 -04:00
Joseph Manley
5206884b2f
Merge pull request #13 from josephbmanley/bugfix/debug
Directory-related Bugfixes
2020-05-03 22:07:52 -04:00
Joseph Manley
9615502e35 Update ReadMe.md 2020-05-03 22:04:59 -04:00
Joseph Manley
80800f3c97 Debugging... :/
Debugging... :/

Debugging... :/

Debugging... :/

Debugging... :/

Debugging... :/

Debugging... :/

Debugging... :/

Debug cleanup
2020-05-03 22:04:58 -04:00
Joseph Manley
fd0b55fc3a
Added -v to export call 2020-05-03 21:12:27 -04:00
Joseph Manley
72e3e315aa Updated License to MIT 2020-04-06 05:01:59 -04:00
Joseph Manley
6756c18bd7
Merge pull request #10 from Tadaboody/bugfix/remove_double_download
Move existing templates instead of redownloading
2020-04-06 04:58:48 -04:00
Joseph Manley
f259868eda Test pull requests 2020-04-06 04:57:13 -04:00
Tomer Keren
23fb03f5c6 Make action not fail if dirs exist 2020-04-04 15:38:52 +03:00
Tomer Keren
612927e2fe Move existing templates instead of redownloading (#8)
Closes #8
2020-04-04 15:16:27 +03:00
Joseph Manley
3ba8e158e1
Merge pull request #7 from josephbmanley/feature/debugMode
Add DebugMode & Update Version
2020-03-16 18:30:23 -04:00
Joseph Manley
6d0ae9595d DOCUMENTATION: Update 'ReadMe.md' with debugMode 2020-03-16 18:28:33 -04:00
Joseph Manley
e8c3cda194 BUGFIX: Update Godot version
BUGFIX: Update Godot version
2020-03-16 18:24:16 -04:00
Joseph Manley
db6bac2426 BUGFIX: Update test project config 2020-03-16 18:17:45 -04:00
Joseph Manley
f66e81a876 FEATURE: Optionally implement 2020-03-16 18:10:19 -04:00
Joseph Manley
baa1c00e61
Update ReadMe.md 2020-02-01 00:09:17 -05:00
Joseph Manley
f407dbba9d
Update ReadMe.md 2020-02-01 00:05:56 -05:00
Joseph Manley
4cae4d82be
Merge pull request #4 from josephbmanley/bugfix/failures
Bugfix/failures
2020-02-01 00:02:27 -05:00
Joseph Manley
0fb921d27d Update test
Update test

Update test

Update test

Update test
2020-02-01 00:00:26 -05:00
Joseph Manley
9acd6abd7d Scripts changes & Test 2020-01-31 23:40:30 -05:00
Joseph Manley
0782209122
Merge pull request #3 from josephbmanley/pipeline/semver
Implement auto-semver for releases
2020-01-31 23:26:14 -05:00
Joseph Manley
84b6b4932b Implement auto-semver for releases 2020-01-31 23:25:56 -05:00
Joseph Manley
4286170da9
Merge pull request #2 from Tadaboody/patch-1
Fix prints in entrypoints
2019-12-31 14:40:46 -05:00
Tomer Keren
64b5e9f54f
Fix prints in entrypoints
Looks like you didn't update the echos
2019-12-29 12:35:48 +02:00
Joseph Manley
e3271898b4
Merge pull request #1 from josephbmanley/refactor/build
Refactor/build
2019-12-28 16:59:19 -05:00
Joseph Manley
7286d00fbc Update README.md with refactor info 2019-12-28 16:57:55 -05:00
Joseph Manley
25441faa20 Refactor building to target platform
Refactor artifact output

== -> =
2019-12-28 16:57:53 -05:00
Joseph Manley
4940f3b222 Add html5 to packaging 2019-12-05 03:32:27 -05:00
Joseph Manley
7c6b524ff2 BUGFIX: HTML5 Build dir 2019-12-05 03:31:57 -05:00
Joseph Manley
8958f9cefe BUGFIX: HTML5 Build 2019-12-03 21:57:15 -05:00
Joseph Manley
00d186c313 BUGFIX: HTML5 Build 2019-12-03 21:27:06 -05:00