Commit Graph

37 Commits

Author SHA1 Message Date
abarichello
9fd1c3aee0 Import test project as example
TODO: update gitlab-ci template to also use the test-project
2020-05-18 17:52:17 -03:00
BARICHELLO
3e18735be5 Update README with GH Actions 2020-04-26 15:57:29 -03:00
BARICHELLO
8955d82703 Initial github action yaml 2020-04-26 15:57:29 -03:00
BARICHELLO
524f27ae99 Update README img 2020-04-25 21:40:17 -03:00
m Kotob
b800450363 Add caching for imported assets
This will cache the imported files between each run. This massively speeds up the export stage for big projects.

Note that this will save the cache *after* a stage is done, so if you add new files it will still import them once for each platform (but will not import them again in the future, which is what matter).
2020-04-25 17:04:06 -03:00
BARICHELLO
a7aa1967c7 Add video tutorial link 2020-04-19 19:15:26 -03:00
Hugo Locurcio
4b40190b44 Run git fetch before switching branches
This ensures the desired branch is available.

This closes #9.
2020-04-09 20:54:34 -03:00
Barichello
a80ac562e6 Update to Godot 3.2.1 2020-03-12 10:25:46 -03:00
BARICHELLO
0c2d614e45 Update commit message 2020-02-23 21:20:37 -03:00
BARICHELLO
ca377d4924 Fix #7 2020-02-23 21:05:53 -03:00
Barichello
65ebf5e536 Update to Godot 3.2 2020-01-29 21:48:19 -03:00
Barichello
4417786702 Include itch.io deploy example 2020-01-16 23:15:15 -03:00
Julien Deswaef
5fa72f3f4d Moves Itch.io variables to Gitlab CI/CD settings panel 2020-01-16 23:00:44 -03:00
Julien Deswaef
99e0bb2699 Fixes a Markdown layout typo 2020-01-16 23:00:44 -03:00
Julien Deswaef
fd8a6c2fa0 Updates the documentation for deploying to Itch.io 2020-01-16 23:00:44 -03:00
Julien Deswaef
181e433959 Corrects Butler options to point to correct folder 2020-01-16 23:00:44 -03:00
Julien Deswaef
6df44cac72 Adds Itch.io Butler 2020-01-16 23:00:44 -03:00
BARICHELLO
05e01e9112 Update README.md
Update examples
2020-01-11 20:25:15 -03:00
Barichello
40de3db777 Add GitLab pages deploy 2019-12-19 18:04:40 -03:00
Barichello
f850901f03 Update to 3.1.2 2019-12-10 23:20:38 -03:00
Barichello
30f6b9a728 Move EXPORT_NAME to CI panel
README cleanup
2019-08-16 00:36:35 -03:00
Barichello
aa7d059047 Update to Godot 3.1.1 release 2019-04-28 16:56:05 -03:00
BARICHELLO
54884fe6cc Move variables to Ci panel; Update README 2019-03-22 00:35:39 -03:00
BARICHELLO
0bcd6746f9 Remove only tags; Remove readme.md
Updated gitlab-ci script to remove all markdown files which can interfere with index.html in gh-pages. Removed all 'only' tags.
2019-03-22 00:12:28 -03:00
Barichello
7277b8cf1b Update example project 2019-03-14 09:02:27 -03:00
Barichello
2a1194cef5 Release 3.1 2019-03-14 00:03:48 -03:00
BARICHELLO
650f51ef48 Update 3.0.2 release 2019-03-10 16:33:59 -03:00
BARICHELLO
0cf9790e33 Update README.md
Removed game-off, since i used godot3.1-alpha2 and the command line exports where broken in this version.
2018-11-22 22:28:34 -02:00
BARICHELLO
ac9048cefa Add project examples 2018-11-10 01:08:19 -02:00
BARICHELLO
65bfe69015 Reordered checkout in gitlab-ci script
Reordered checkout so it doesnt error out on overwriting untracked files.
2018-10-31 00:59:13 -03:00
BARICHELLO
1362d97c87 Add versioning naming tip 2018-10-31 00:38:51 -03:00
aBARICHELLO
6fabaa0ca4 Update CI export_name 2018-10-25 15:54:38 -03:00
aBARICHELLO
39adfe1361 Update usage README 2018-10-25 15:52:45 -03:00
BARICHELLO
1a62f5a150 Add gitlab-ci usage example 2018-10-25 01:17:01 -03:00
aBARICHELLO
42aa0111b0 Update Ubuntu version, Closes #1 2018-10-24 19:19:24 -03:00
aBARICHELLO
9feff5dc86 Initial files 2018-10-24 11:46:40 -03:00
BARICHELLO
0fe42c7979 Initial commit 2018-10-24 11:42:08 -03:00