Commit Graph

103 Commits

Author SHA1 Message Date
Yao Wei Tjong 姚伟忠
198b19df22
CI - don't send message as it may contain newline and break the json.
[ci skip]
2021-07-31 14:33:01 +08:00
Yao Wei Tjong 姚伟忠
3ea396ea65
CI - beat the cache eviction policy by 1 day.
[ci skip]
2021-07-20 13:26:35 +08:00
Yao Wei Tjong 姚伟忠
5ebcde00ba
CI - skip non DBE jobs when warming the DBE build cache.
[ci skip]
2021-07-19 23:06:17 +08:00
Yao Wei Tjong 姚伟忠
71b06af2ec
CI - shorten the default path for Xcode and VS. 2021-07-18 16:56:01 +08:00
Yao Wei Tjong 姚伟忠
dbb139120f
CI - give up on choco on first sign of failure. 2021-07-18 16:35:40 +08:00
Yao Wei Tjong 姚伟忠
ebb422390b
CI - arrange the commit with special instruction is the last. 2021-07-18 16:35:40 +08:00
Yao Wei Tjong 姚伟忠
cac6fe27ef
CI - update dot files in nightly.
[ci skip]
2021-07-18 14:03:19 +08:00
urhobot
f861a10a61 GH Actions: Bump copyright to 2021. 2021-07-17 16:43:46 +00:00
Yao Wei Tjong 姚伟忠
edb4902f13
CI - use publisher token to checkout and checkin.
[ci skip]
2021-07-18 00:43:00 +08:00
Yao Wei Tjong 姚伟忠
8e943f9d11
CI - nightly jobs to keep the build cache warm.
[ci skip]
2021-07-18 00:31:10 +08:00
Yao Wei Tjong 姚伟忠
56df51ed68
CI - bump copyright license year.
[ci skip]
2021-07-18 00:05:15 +08:00
Yao Wei Tjong 姚伟忠
638247e648
Use CMAKE_INSTALL_PREFIX for all as Windows does not support DESTDIR. 2021-07-10 23:47:22 +08:00
Yao Wei Tjong 姚伟忠
d3abfacf40
CI - set the default stage install dir for DBE.
On DBE the stage install dir must be inside the docker volume anyway, so set a sane default value when it is not explicitly specified.

website - simplify the DBE quick start section.
2021-06-23 02:12:28 +08:00
Yao Wei Tjong 姚伟忠
f619df9dab
CI - make the detection works for both push and PR events.
[ci skip]
2021-06-11 20:52:36 +08:00
Yao Wei Tjong 姚伟忠
899729c402
CI - fix the initial teething issue in auto-skip detection.
[ci skip]
2021-06-11 00:46:06 +08:00
Yao Wei Tjong 姚伟忠
85cd68780f
CI - fix issue caused by sporadic 'grep: write error: Broken pipe'
[ci skip]
2021-06-09 14:03:21 +08:00
Yao Wei Tjong 姚伟忠
2ac12bfba0
CI - init job/step does not need to fetch all history. [ci skip] 2021-06-08 19:24:03 +08:00
Yao Wei Tjong 姚伟忠
bba3c44db5
website - also pass 'ref' as client-payload. [ci skip] 2021-06-07 20:18:25 +08:00
Yao Wei Tjong 姚伟忠
5fb08fec60
website - dry run test with mix content change. 2021-06-07 18:07:14 +08:00
Yao Wei Tjong 姚伟忠
6c3d6a33e0
CI - prevent CI/CD from running when commit is for website content.
[ci skip]
2021-06-07 15:27:42 +08:00
Yao Wei Tjong 姚伟忠
4be5fc6d64
website - initial website build automation. 2021-06-07 14:07:29 +08:00
1vanK
60da1562cf
Temporary use old version of Doxygen (#2772) 2021-02-01 12:00:25 +03:00
Yao Wei Tjong 姚伟忠
13604a23cc
CI - workaround CI build error on macOS VM runner.
Pin to the last known working Xcode version.
2020-12-04 12:51:31 +08:00
Yao Wei Tjong 姚伟忠
2c0ba1b0d8
CI - workaround 'doc' task error caused by new choco 'graphviz' package. 2020-12-04 11:37:18 +08:00
Yao Wei Tjong 姚伟忠
c85522b17d
CI - remove clang-tidy and clang-format jobs for now. 2020-11-08 23:43:26 +08:00
Yao Wei Tjong 姚伟忠
e4c6ae9db3
CI - check the job status on both code branch. 2020-11-07 01:26:27 +08:00
Yao Wei Tjong 姚伟忠
7054b9aed0
CI - use master DBE tag. 2020-11-04 18:22:07 +08:00
Yao Wei Tjong 姚伟忠
662d37acf4
CI - fix typo [cache clear]. 2020-11-03 00:37:45 +08:00
Yao Wei Tjong 姚伟忠
07231f0cc1
CI - ignore upload/publish step error unless when tagging. 2020-11-03 00:11:31 +08:00
Yao Wei Tjong 姚伟忠
46aa98c2b7
CI - free up more disk space. 2020-11-02 22:55:06 +08:00
Yao Wei Tjong 姚伟忠
0f6ef1181b
CI - only upload artifact on push event. 2020-11-02 22:55:06 +08:00
Yao Wei Tjong 姚伟忠
c383c12dfe
CI - remove makefile support for macOS platform. 2020-11-01 16:32:07 +08:00
Yao Wei Tjong 姚伟忠
9114f2975b
Android - also publish to JCenter when tagging. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
f6aa0e0df1
CI - only publish on push event on master branch. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
f9ba9ada78
CI - publish web samples to gh-pages. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
ffb590af35
CI - more cleanup to avoid untimely cache eviction due to limit hit. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
2260d93c57
CI - use ccache for macOS/Makefile build config. 2020-10-29 08:22:45 +08:00
Yao Wei Tjong 姚伟忠
0e8ab24c16
CI - also cleanup the jetified Urho3D AAR.
Otherwise the total cache size may exit the 5GB limit and undesired cache eviction starts to happen.
2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
d241ac7f80
For CI - enable free up space step for MinGW STATIC Debug build config. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
0d4e038827
Major refactoring on the Gradle build system. 2020-10-29 08:22:44 +08:00
Yao Wei Tjong 姚伟忠
34a9ea4365
For CI - scaffolding test step. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
f8f86e5e3c
Merge all tasks into one Rakefile. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
1977d10cde
Enhance rake new task with opinionated default. 2020-10-29 08:22:43 +08:00
Yao Wei Tjong 姚伟忠
6b0ea384bc
Enhance rake install task to understand tilde expansion. 2020-10-29 08:22:42 +08:00
Yao Wei Tjong 姚伟忠
5c20b48fe7
Rake 'new' task. 2020-10-29 08:22:42 +08:00
Yao Wei Tjong 姚伟忠
fff97c3e65
Include documentation.zip and sources.jar as Android build artifacts. 2020-10-29 08:22:42 +08:00
Yao Wei Tjong 姚伟忠
00e38454c5
Reset the CMAKE_INSTALL_PREFIX for Windows 64-bit platform. 2020-10-29 08:22:42 +08:00
Yao Wei Tjong 姚伟忠
49d2933711
Initial scaffolding test steps. 2020-10-29 08:22:41 +08:00
Yao Wei Tjong 姚伟忠
30a60e70ce
Rake 'install' task. 2020-10-29 08:22:41 +08:00
Yao Wei Tjong 姚伟忠
4888e488e1
Auto init. 2020-10-29 08:22:41 +08:00