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

Remove completly ProjectSettings Standalone app identifier

95d3fdfb3d161d2eebad45571651f2728d42e676 authored over 5 years ago
Remove Standalone application identifier

a89e691baf14815827616e80097ea8d6bb3dc5ae authored over 5 years ago
Update README.md for BuildOptions

5471385d7c3387e155a9c693acb5c455cdd04bd6 authored over 5 years ago
Update Readme for Android build

95279b37b7123815e46cd933a854ef502a00e7ac authored over 5 years ago
Fix : Use keystore.keystore on PlayerSettings::Android::keystoreName

1c8d1d358e434cd2ff65976c5176720c4c43a4af authored over 5 years ago
Improve external build Options request by using env var instead of hard coded args

ec28fe1b6a3b695075e5beecdb9444fb7c9918ad authored over 5 years ago
Rename BuildCommand::ToEnum to TryConvertToEnum to allow to log issue if necessary instead of using default value

072c3c0d424c9a9ce8ea4057235ce1234a40a4e7 authored over 5 years ago
Remove old commented instructions

55e8ca3300b0ee4c9bf54cbc63bf7b1672ab5dc2 authored over 5 years ago
Fix build name for android without AcceptExternalModificationsToPlayer

48ba9351325228143208a36e9f758b430b6b03a9 authored over 5 years ago
Test build.sh without AcceptExternalModificationsToPlayer argument

d8b73e4c1b362d589ce7b91bfd15bcd5980c89e4 authored over 5 years ago
Handle keystore pass on BuildCommand.cs

8d8d41474194268c9800784e651032cc04a1177f authored over 5 years ago
Write keystore file from before_script.sh if build target is Android and ANDROID_KEYSTORE_BASE64 env var is set

907b7ce22924272c5d81339fd4ee7c563f7fbbee authored over 5 years ago
Add default bundle identifier to project settings to prevent error on android build

b633322a5931a172f846379bd60c04639e4ca45e authored over 5 years ago
Improve before_script.sh to use specific license if necessary

a45a53116277038a8349d3a7e56fa41499e8f385 authored over 5 years ago
Update .gitlab-ci.yml to implement Android build

6cb45c44f0c9de913cf851e44da766a5cb9b66c2 authored over 5 years ago
Merge branch 'patch-1' into 'master'

Remove duplicate cache entry from build job

See merge request gableroux/unity3d-gitlab-ci-examp...

5292273c085b9fae109ab9d34eb066c725823c25 authored over 5 years ago
Remove duplicate cache entry from build job

2bacb93aa9a7d053fbbfa381e582443a633a6c8f authored over 5 years ago
Merge branch '51-upgrade-to-2019-1-0f2' into 'master'

Resolve "Upgrade example project to 2019.1.14f1"

Closes #51

See merge request gableroux/unity3...

1f667caa15cf30c6af2a387054361c9b4e6053c0 authored over 5 years ago
Remove asound and ffmpeg workarounds (now bundled in base image)

7e8d63c91ece89f45834a8f61b566391c5d11a82 authored over 5 years ago
Merge branch 'master' into 51-upgrade-to-2019-1-0f2

4916e6304c26c2ecbed29b7b17bc4d445bda9314 authored over 5 years ago
Update pages path based on previous fix for webgl

b6f2731ad89efe266688b8c0be4a5e0b4f776ec9 authored over 5 years ago
Reindent BuildCommand.cs

3c903997323bdcbcc6148ecc308a9835667af65f authored over 5 years ago
Yet another breaking change in recent unity versions solves #68

f72caf54602c80e8f0a92b91678712ac420e5e5a authored over 5 years ago
Turns out we need a license per docker image, let's do this in a different task then.

b677c1726def70dcfb4e81d0b936a9440519ee52 authored over 5 years ago
Oups, I was using @ instead of : (bad copy paste from sha2 syntax)

543f1b88a754c97c220889bb86ce99744b7e0db5 authored over 5 years ago
fix component names for docker images (I just didn't look them up)

e1a982f115f4c619940fda30eab509cf9e8fbc41 authored over 5 years ago
Oups, no such thing as sudo in docker ;)

Relates to https://gitlab.com/gableroux/unity3d-gitlab-ci-example/issues/36

cd566397dc560eb7037767a54b92c813244d4a6d authored over 5 years ago
Use published 2019.1.14f1 version and specific images for smaller image size

9707776b4c79055d1b30aab82abfc413f23d01d9 authored over 5 years ago
Apply workaround for webgl missing ffmpeg

relates to https://gitlab.com/gableroux/unity3d-gitlab-ci-example/issues/36

c4a2c433d7123101fca2f780dc6ac1885229c83e authored over 5 years ago
Reindent yaml file

d2a06d5888ad08e82e749adc393dcb73bb77c7b5 authored over 5 years ago
Merge build and test stages so total time is smaller

0b4f43f75c220e424733064638c12b584f24df99 authored over 5 years ago
Add asound.conf config to prevent ALSA Issues - relates to https://gitlab.com/gableroux/unity3d/issues/35

3ae34774573cb971d6a59207ccef8d6cea784519 authored over 5 years ago
Update readme concerning example project

61d8002c6e3b8b7b337f8786f69595a88ab11fd6 authored over 5 years ago
Added logos on roofs ahah

4951edfa349005d2d1b42cece29659c369747c18 authored over 5 years ago
Made the game more CI friendly eheh

a592162a0b6542dba9f6bd6ffedf006afbefd850 authored over 5 years ago
Replaced third person shooter with some other funny free asset

f668c47136941d0c5de98df68f39c09abe9800ba authored over 5 years ago
Update readme with latest version

15e75356358d569540de389c4b720812442e8ee2 authored over 5 years ago
Update verison in local scripts

6af1ed9f845a85659e9cf683e894ec32f1a3e0fd authored over 5 years ago
Set 'Scripting Runtime Version' to '4.x' in Project Settings to fix build and test errors

7941c0ffaf464f49ba8d154dc906cb4e6f897b6b authored over 5 years ago
Add manual get_license step

63e47e78e02ff6d534774bd15d5684c6ad0a9868 authored over 5 years ago
Remove workaround

23042f409d8bd93a0984398663f2dad807709e07 authored over 5 years ago
Add new lines to ci scripts

a7af03462856ffd67e491e309da5333cc81cf6ba authored over 5 years ago
Remove duplicated cache key

f2816bac1e84243288041849fa024bc1a7168efa authored over 5 years ago
Add caching as suggested in #10

026c45913d5e6a71452421a68f3f8389791026af authored over 5 years ago
Update docker image to temporary 2019.1.12f1

aeb18957e37e1293d6a2fbf82e4836be2d8fe585 authored over 5 years ago
Update project to 2019.1.14f1

fc76285d770d640f837dce59e066663f4bebd853 authored over 5 years ago
Merge branch 'patch-1' into 'master'

Add instructions about plus/pro activation

See merge request gableroux/unity3d-gitlab-ci-exampl...

7f59645da4e38348ab4499a615d5feefdd1521b0 authored over 5 years ago
Add instructions about plus/pro activation

83e75fbe0aec1cfa7f50e02acff46ef5bbca0d6b authored over 5 years ago
Merge branch 'master' into 'master'

Fix #55, buildName is empty on WebGL artifacts

Closes #55

See merge request gableroux/unity3d-...

c11b4c95a64e31f99d0b6a298d21fb2b2ecb56c9 authored over 5 years ago
Fix #55, buildName is empty on WebGL artifact

5e171de5ecec55fe83006a144fb75125597ba0b8 authored over 5 years ago
Use /dev/stdout for output

a0cb1288f22d35c757137be50ab9373173b45fb1 authored over 5 years ago
Merge branch 'master' into 51-upgrade-to-2019-1-0f2

616f8934a4b75486e8b06c85c3cabc89b7da58f0 authored over 5 years ago
Merge branch 'patch-1' into 'master'

Updated Documentation with /dev/stdout to give license.

See merge request gableroux/unity3d-git...

515131fe8b416d924cac861d4b7d20d34baafdc7 authored over 5 years ago
Updated Documentation with /dev/stdout to give license.

b84da96040bd59f70616e06820bc5533e8eeb7f8 authored over 5 years ago
Use specifc docker image because tagged image seem wrong

2d08e35dbbbe257cf66f63923faed8c2618fda63 authored almost 6 years ago
Remove log file read (maybe)

454cf93f630d06521f64bfb18a9ec0f5b3bd3ad5 authored almost 6 years ago
Use latest docker image with fixed missing libnotify (oups)

6f28171775c52584240e3066e3b49eb790124780 authored almost 6 years ago
Use latest docker image with fixed missing libnotify

4bc77d745fd649b371514d97adf33a8240ed634c authored almost 6 years ago
Fix log paths

8e1bc09b2d1a766224cc98525099ba721c791750 authored almost 6 years ago
Try workaround for unity3d#35

ddbe30c0ff8a8ec5caaeda72712bad0432d269a4 authored almost 6 years ago
Add paramter to -logFile to prevent "CreateDirectory '' failed: (current dir: )" error

https://gitlab.com/gableroux/unity3d/issues/29#note_165504851

da9ff8b3798f02415a90ae66735b8ab0f64cad8f authored almost 6 years ago
Try with ubuntu 18.04 (2019.1.0f2-29-upgrade-ubuntu-to-1804)

162f1c6d20abbfaaa0c38d160821ffd096059f23 authored almost 6 years ago
Revert "Try workaround for unity3d#35"

This reverts commit 182e0c5e4ef888d8f9e6e7ea16ffc36a3e4f44e4.

37a710d2964e49cc9112ae1af4b416b461369db3 authored almost 6 years ago
Try workaround for unity3d#35

182e0c5e4ef888d8f9e6e7ea16ffc36a3e4f44e4 authored almost 6 years ago
Revert "Try workaround for unity3d#35"

This reverts commit d1014dd59b88c1776d3e1e03417685a47b886863.

c0972a057c23df7a33cba8ee9156a1ff4dcbe3a4 authored almost 6 years ago
Revert "Fix Unable to locate package update"

This reverts commit 63211b6c876f5c7f253a388e91defa98f01c2978.

fbee89a2554f1dcb13eeba8285d27ac30d64b830 authored almost 6 years ago
Update version everywhere

0c372e4f5c0cd7300d6f85d88b873a5037c5e290 authored almost 6 years ago
Fix Unable to locate package update

63211b6c876f5c7f253a388e91defa98f01c2978 authored almost 6 years ago
Try workaround for unity3d#35

d1014dd59b88c1776d3e1e03417685a47b886863 authored almost 6 years ago
Update manifest (automatically by Unity)

b5f689d7f92cf2ebad199264990164b65c027e13 authored almost 6 years ago
Add latest version of Remove 3rd Person Controller + Fly Mode

6a581798ebacac279dc372220aa319b313df9240 authored almost 6 years ago
Remove 3rd Person Controller + Fly Mode (Project Settings)

2f4c386312b6531078d69b31ca7ceb0552467e14 authored almost 6 years ago
Remove 3rd Person Controller + Fly Mode

16bc4fca6177fb374a4a4716226d7fcbeb7ddd70 authored almost 6 years ago
Update documentation about the example project

Also fix links from description and add a link to the project that can
be tested on gitlab-pages...

2d2983b17ad9435de9636cd8b21755b7d40754f2 authored almost 6 years ago
Opened project with 2019.1.0f2

3a8d769213f555a1df3a28bc691743d62370386a authored almost 6 years ago
Small fix to documentation for specifying same version as .gitlab-ci.yml

f4be2b087ce1a4f864d3cc3b63f8ea4d964a4b68 authored about 6 years ago
Renamed build and test scripts

86062d71e0e610eb10fa2cfa2794df6fd839b337 authored about 6 years ago
Add local scripts and allow customizing Unity path :tada:

d40a17e74d2bce94231c3f2ab0e86a784059c215 authored about 6 years ago
Merge branch 'patch-1' into 'master'

Makes the BuildCommand.cs ignore deleted scenes from EditorBuildSettings.

See merge request gab...

e9fe5c9490a9a4e0b49fdb791e3780cdb05473e1 authored about 6 years ago
Makes the BuildCommand.cs ignore deleted scenes from EditorBuildSettings.

a3aa29e07c2dccb83d8829b807a338f654594af7 authored about 6 years ago
Ensure scripts are executable before running them fixes #29 (for travis)

b4e82db2c4893a11ce2377ce63529e486483e5a9 authored over 6 years ago
Ensure scripts are executable before running them fixes #29

3e16c49a0d41d01205c3695c758da113bc44c72a authored over 6 years ago
Merge branch 'travis-support' into 'master'

Travis support

See merge request gableroux/unity3d-gitlab-ci-example!9

1e496137cb13a5555d864fbe072d0384a4466fa7 authored over 6 years ago
Fix 'jobs:test-editmode:before_script config should be an array of strings'

116b89f8aad7f1484b2d319a0fe0140e2326c7f5 authored over 6 years ago
Update doctoc

73470da82f99f89a0bc8b32c6e3b93566dbc444f authored over 6 years ago
Add travis badge

ec0cc757e596fb0663e3571dc697291cdfe67b8f authored over 6 years ago
Update license file

ebd859875f3d52b3b3c22d09bbc0768783dadbc4 authored over 6 years ago
Encrypted license and updated documentation

8fe62f96ed5d04e1e61499733b7c4ec8eed81795 authored over 6 years ago
Trying to escape UNITY_LICENSE_CONTENT env var

1f1ef99639441d72756aaba870388e113c7c02d1 authored over 6 years ago
trying to fix UNITY_LICENSE_CONTENT

1b6526df12d7df3005312fb9bb050c649993fc00 authored over 6 years ago
Add missing script for TEST_PLATFORM=playmode

7796eb933b07fac572a4f0f4c9d02fd0864f5f68 authored over 6 years ago
Specify working directory for docker run

612a43b36c4350991ba9c0d38a86b2297e35daa3 authored over 6 years ago
Remove empty jobs with WET solution for travis

https://stackoverflow.com/questions/52334579/travis-how-to-have-a-template-job-without-running-it

2bf782f62eed2fc2fdbf904f1137bae7853d6adb authored over 6 years ago
Add unity username and password for travis

8202d1ac61760d3062622a1947b28424cefba080 authored over 6 years ago
docker-ce

99a61f72876e26fe4adf32e3f91ffab45ff705b1 authored over 6 years ago
pull image in before_install and simplify env vars

9fba7881b1b8b0cf199b94db6e4e274489897757 authored over 6 years ago
Running inside docker

875dd9e9655ea1e8abc57fcb7938a92d5b70609c authored over 6 years ago
Add verbosity and add totema shameless plugs

46211bfc9584b53d71063df774667f0a051c6911 authored over 6 years ago
Running scripts in sudo to prevent mkdir: cannot create directory ‘/root’: Permission denied

15fcdf6fdcf57f7d35d66b642d1b992cecb5f586 authored over 6 years ago
Skip default script in travis, only use specified jobs

b1f4482b48dd8e4340a066154beb14818941fd1a authored over 6 years ago