Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/game-ci/unity3d-gitlab-ci-example-mirror

🍴Mirror of the game-ci/unity3d-gitlab-ci-example project. If you are looking for Github Actions, refer to https://game.ci/ documentation instead
https://github.com/game-ci/unity3d-gitlab-ci-example-mirror

use global env variables

3f297ad110f3c0b3608f7adf546051be60b618a5 authored over 6 years ago
Trying language bash instead and moving sudo required

de6ee8f5adffebb8401d327890a297b28b4f5b68 authored over 6 years ago
Run both playmode and editmode on travis

f82909b577959f9bb44dff8239f173215cb2ff8a authored over 6 years ago
Starting small

aba7e471ff3d148c77e125e8a53070d0fbd4172d authored over 6 years ago
WIP: Refactor to support travis

bda73054ae187f178b99e380e6007289aac8da12 authored over 6 years ago
Update readme for Travis, CircleCI and new github remote

87e7762d81489b55af642b73d05368e8be35f8ef authored over 6 years ago
Small cleanup before merging unit tests :tada:

bd285d84609f06e198edab5e131cfefdc2dc7da1 authored over 6 years ago
Fix bash conditon, no such thing as 'else if' ayayay

bfef428d9c80df709e27bc7d4bb8f32814a0c0d7 authored over 6 years ago
.gitlab-ci.yml unity version to 2018.2.6f1

f06aae1facdbc064d789604c31fabfc82d58bbc7 authored over 6 years ago
Upgrade Unity project to 2018.2.6f1

052e6be0de3fb071bff9a0a0a10871510eb421e9 authored over 6 years ago
Add -logFile again and upgrade ci to 2018.2.6f1

3e829bcfc0f503ccc0b4708cc45eb9000db043ff authored over 6 years ago
Removing -logFile to match @@teuteuf's example

f3342a5f913bfeb1d3f9e14dad67ffc74ecf3d1c authored over 6 years ago
All jobs in the test stage to run everything in parallel

9452ff010784bcae6c9e598b99d9000231fc0af6 authored over 6 years ago
Remove -force-free paramter for tests to see what it does

4e7e7039972cae044c8040ee0512f36019f8605a authored over 6 years ago
Add xvfb-run to test run with exit code interpretation

585e1fda5a68536f527f1b6a686db89f6a458506 authored over 6 years ago
Using Test asmdef for actual PlayMode tests

d11aa0d3bf69dcdfb3728cab809c13b36047f4f9 authored over 6 years ago
Upgrade .gitlab-ci.yml to 2018.1.3f1" and add -quit to tests

9307057d2b24042798f39b0640da48fc1e81dc7b authored over 6 years ago
Upgrade project to 2018.1.3f1

e1d3514bb17e28574e7d9b2fe5c3ba0aaec30fe7 authored over 6 years ago
Merge branch 'master' into 6-load-nunit-test-results-results-xml-and-confirm-tests-are-running

1daebffb0a9b5270edaa39cd5f42f43844c65483 authored over 6 years ago
Remove windows line ending from license file fixes 'Failed to activate/update license' #5

c79cee2f9c9183aa3a0d229df65473471dbbcec9 authored over 6 years ago
Improve activation documentation with linked issue

a1245cd98a70b36dae02e47bae952479213a86da authored over 6 years ago
Remove useless variables line in build section

d397853a5fa7327a7ab88af4503ecd27162e05b5 authored over 6 years ago
Using grep to find 'Passed' in *-results.xml

c5f690a06e28c6ab2737d90c2c7a0c27a7b9952d authored over 6 years ago
Remove -quit and ensure xml file gets created

c38318f2510fcf357bdd5791c3cd70e3e4beebcd authored over 6 years ago
Merge branch '9-empty-builds' into 'master'

Resolve "StandaloneLinux64 Artifacts have 0 bytes" and "Rename StandaloneWindows64 windows build...

6b10357fe78994722000d3fca17296227a8a5a21 authored over 6 years ago
Revert "Upgrade project to 2018.1.3f1"

This reverts commit 3e8c4c27d2eb2cac37fb4234fcb70834eca8a210.

d0cde8162ab2e179df6b9e88135544ead95a2fd3 authored over 6 years ago
Don't use project name for webgl builds

6b1d0162a935cb7e742e94b26726fa70460678ae authored over 6 years ago
Oups, set right osx build target for <= 2017.2.x

64a90933c911ae144bf1e95ce29b58561bb5a168 authored over 6 years ago
Specify 2017.1.0xf3 tagged docker image in build script

563067fb90180eb10959714f6944091e0a5fcd47 authored over 6 years ago
Add customBuildName parameter to fix #12 and #9

769bb046a16bc4a18346aceae8a536688fc472cc authored over 6 years ago
Escape brackets in after_script to fix 'after_script config should be an array of strings

b6e8fdf25276974844719cf87cffc86a0964add5 authored over 6 years ago
Use StandaloneOSX + add custom after_script for StandaloneOSX

57683cc26953df2b8819909080e6a7fa13ab2599 authored over 6 years ago
Remove wrong specified BuildTarget in case of 'android'

219d71cd806814151e275f0208711d50e8308cfb authored over 6 years ago
Upgrade project to 2018.1.3f1

3e8c4c27d2eb2cac37fb4234fcb70834eca8a210 authored over 6 years ago
Fix .gitlab-ci.yml whitespace

df6821130773be06e32ea20e39bf5af330862ddd authored over 6 years ago
Fix .gitlab-ci.yml whitespace

0ba2449b7cdebca71c88f1640891ba2302332efd authored over 6 years ago
Add debugging ls -la for Builds and its content + failing build if content is empty

992d0925060fcc0765b9a51998639b95364ef0f1 authored over 6 years ago
Trying @matita's solution for gitlab-pages :+1:

3d57b81207821a29825cb2ff12deaa1e065b11c4 authored over 6 years ago
Trying webgl build with publishing

5fba85b4872808de0966548ace906cb398f9f38a authored over 6 years ago
Fix documentation unity activation url closes #7

919d273c9faef621b6c92ca997eee5e042f4312b authored over 6 years ago
Add build script and activation documentation to readme

0f920bc56d96a510f272a8cdd083d276a3e1d976 authored over 6 years ago
Fix activation in build step

cce6670a055814d10394b52b6a725c14bcff7e14 authored over 6 years ago
Create license directory

Fixes following error in CI:

> /bin/bash: line 67: /root/.local/share/unity3d/Unity/Unity_lic.u...

b2fb45751c5bd907cfeacd3468cc4076e5d4b5c3 authored over 6 years ago
Add gitlab-ci pipeline badge to readme

a970ceaa7b560bc3f077596fe33641f006153a7f authored over 6 years ago
Fix .gitlab-ci.yml indentation

26c67a9cff6eb8a39fb3dec32780845ab9352882 authored over 6 years ago
Trying tests and build using licence from env var :v:

36a3cbdf536a1f7028a6d8d017f924c86a16b620 authored over 6 years ago
#5 trying things (removed running with ui)

12e26e260f15b0f300f7a58a34665251e5e5bd0e authored over 7 years ago
-force-free -nographics #5

8721c70c122b5dbb8bd5efb6bb18f97d6bc82d4c authored over 7 years ago
#5 passing -username and -password with quotes maybe

e0b3b2c6e8ed5d4f3709cde799548f609a54fad7 authored over 7 years ago
#5 passing -username and -password

4dd68d827226efed228201ebcedc3e8f548a47ec authored over 7 years ago
revert batchmode from #5 fixes 'This should not be called in batch mode.'

31ee7bead4688d3df4f30011c3fde05e599307bd authored over 7 years ago
#5 fixes 'This should not be called in batch mode.'

a9b153dd3d6448ba5b78a1a85c6a5326b9180f42 authored over 7 years ago
Fixes Error: No such image: gableroux/unity:latest for #5

968b1fce9c6e978b465f58d4301ad045afc915ab authored over 7 years ago
temp fix for jobs:build-standalonelinux64:script config should be a string or an array of strings #5

6a19afffd5cdb94afd0f4ca3cb51447482b01d70 authored over 7 years ago
Let's try this .gitlab-ci.yml for #5

553329d3a85a4db2de4e67d68bb673127a332e13 authored over 7 years ago
Adds some basic playmode and editmode tests for #2

ca13ff2b262cc8776411f1247aa3863c06c6935f authored over 7 years ago
Adds '3rd Person Controller + Fly Mode' asset #1

More info here: https://www.assetstore.unity3d.com/en/#!/content/28647

e9b89d48347fc5fb9453be4826dcacdc7db2bb30 authored over 7 years ago
Creates empty Unity3d project with github's unity.gitignore #1

24cf32f7caef9f8802e6a5554203e68b76f10cb2 authored over 7 years ago
initial commit πŸ‘‹

2c887466e75a30cd7f5d61b4923430a5ae797e38 authored over 7 years ago