Ecosyste.ms: OpenCollective

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

GameCI

Making continuous integration for games free and accessible for everyone
Collective - Host: opensource - https://opencollective.com/game-ci - Website: https://game.ci - Code: https://github.com/game-ci

Update versioning.yml (#101)

github.com/game-ci/unity-test-runner - a195213baa5bde266dc5b4274341c2318ad3e506 authored almost 4 years ago
Create versioning.yml (#100)

github.com/game-ci/unity-test-runner - 8033066291b658ff1338488911f0db02abc6d3bc authored almost 4 years ago
Check GitHub token (#99)

* Reeplace createCheck option with check for githubToken

* Fix index.js

github.com/game-ci/unity-test-runner - 215f660c06c0abda627188b17ee40e07cd07c10d authored almost 4 years ago
Retry builds (#109)

* Fix AuthCheck from reactfire

* Create admin button, only visible for admins.

github.com/game-ci/documentation - bad980462df2e32beda80e1537991ccbf5ac40ba authored almost 4 years ago
Admin claims (#30)

* Add firestore rules based on latest updates to documentation

* Add admin claim to defaultAd...

github.com/game-ci/versioning-backend - 30d734ce5cbe04def57866d4b1bed86f582a2011 authored almost 4 years ago
Feature/create check (#97)

github.com/game-ci/unity-test-runner - 43d90c252fd4cf0cb088e627bd2fd1cad55509f2 authored almost 4 years ago
completely not overengineered idea that came from a dream (#108)

* completely not overengineered idea that came from a dream

* graciously hide previous sticky...

github.com/game-ci/documentation - 76015532cdc0856f1bcb719de44788584bc381ae authored almost 4 years ago
Table style and ux cleanup (#107)

github.com/game-ci/documentation - 2c678326be499527582536a0d3474c3010b2651c authored almost 4 years ago
add additional build info in table (#106)

github.com/game-ci/documentation - abbd57e8ed339da6cd796673648bbe8a448bb450 authored almost 4 years ago
show failures at the top (#105)

* show failures at the top

* Possible fix for pipeline failure

github.com/game-ci/documentation - 5b89055b27b65bd13956a83afba2de1986d83871 authored almost 4 years ago
Admin sign-in/sign-out (#104)

* create sign-in-sign-out button

* Fix rendering stack

* selected version is now first in ...

github.com/game-ci/documentation - 12c4a4738a86fe1253c07c5a283c5804775c6d24 authored almost 4 years ago
Update common-issues.md (#103)

github.com/game-ci/documentation - dc4b00991e4adf587e7dbe4efca8d6f9b79a495f authored almost 4 years ago
Backport: main branch from dragon with mfaCode (#8)

* Add MFA Confirmation

* Update action inputs

Update content root

* Full path for steam...

github.com/game-ci/steam-deploy - c18eb6aa08a18e5c4a6c7a1affe355f4031f809e authored almost 4 years ago
Add build details to versions list (#102)

* Add build details to versions list

* List jobs in descending order

github.com/game-ci/documentation - 67474a0c510dfaf994731b7065331bac3e06a087 authored almost 4 years ago
Unity Username should be filled with E-Mail (#101)

The UNITY_USERNAME variable misleadingly is not supposed to contain the users Unity Username.
I...

github.com/game-ci/documentation - 5efd499040067c11168e72b4fac956653a80c446 authored almost 4 years ago
Add version status page (#100)

* Add version status page

* Add menu item

* Fix not assignable

github.com/game-ci/documentation - 06c5ca018b34002bc0bfe4b6c487b45703162228 authored almost 4 years ago
Update 04-builder.md (#98)

github.com/game-ci/documentation - 9d1fdbff678668fa20dcb4fb61c5ec564fade085 authored almost 4 years ago
Re-enable search (#96)

* Re-enable search bar itself

* Make sure search results show over regular elements.

* Rem...

github.com/game-ci/documentation - 8be7427eb43d3de215c63f48be62eec3a29fb734 authored almost 4 years ago
Add missing menu structure (#95)

github.com/game-ci/documentation - 9f902b4698133c587da3c7f1ff1030a06b5f3f4f authored almost 4 years ago
Versioning (#88)

* Simplify component structure

* Generate menu structure

* Generate menu structure

* Mo...

github.com/game-ci/documentation - 6e06152f399405baf1f2bb6bc3667b964bae8723 authored almost 4 years ago
Change uses to game-ci actual version (#92)

github.com/game-ci/documentation - 01cc90f8ecc9a224db19a2ede4471920a757cf75 authored almost 4 years ago
Fix build workflows (#82)

* fix: add `continue-on-error` for first build step

* fix: support the image digest by `build...

github.com/game-ci/docker - 89ab887551ce5865f42caa80acce5d020e2ddf6a authored almost 4 years ago
refactor: alias to unity-editor (#81)

#78

github.com/game-ci/docker - cd2357968312d163ed4e0e0a85dae7d92d8c24b6 authored almost 4 years ago
add retry step to publish phase (#80)

github.com/game-ci/docker - ee02c9221c2867443b2071af8999611f91b562fe authored almost 4 years ago
fix: fix linux-il2cpp module for early patch versions (#78)

2019.3.0f6, 2019.3.1f1, 2019.3.2f1, 2019.3.3f1, 2019.3.4f1, 2019.3.5f1, 2019.4.0f1

github.com/game-ci/docker - e5abd4fc4f597cee5501be806798d27b7b806d2e authored almost 4 years ago
Fix GZip/Brotli compression for webgl (#77)

* test: add GZip/Brotli compression tests for webgl module

* fix: support GZip compression fo...

github.com/game-ci/docker - 3af2a8289a014aff37dc0eeb15feedf3c2a3b409 authored almost 4 years ago
Add newline to isShallow output (#216)

* Add newline to isShallow output

Former-commit-id: c03007570b802d119b17706705c2341488e1bd59

github.com/game-ci/cli - 42321d89661742def4cdd49c3f22d18e40e1076c authored almost 4 years ago
Add newline to isShallow output (#216)

* Add newline to isShallow output

github.com/game-ci/unity-builder - 414307a7911bf5d022b848daa3f73045ed38479d authored almost 4 years ago
Only fetch if the repo is shallow (to avoid unnecessary errors) (#215)

* Only fetch if the repo is shallow (to avoid unnecessary errors)

* Update src/model/versioni...

github.com/game-ci/unity-builder - faefe2f8d7deb77f49216c2a76431724caef4f23 authored almost 4 years ago
Only fetch if the repo is shallow (to avoid unnecessary errors) (#215)

* Only fetch if the repo is shallow (to avoid unnecessary errors)

* Update src/model/versioni...

github.com/game-ci/cli - 009a1eb9db142703535a1e07498acfe8997c09da authored almost 4 years ago
Add Android keystore info and replace webbertakken with game-ci (#89)

github.com/game-ci/documentation - eb4f3f98774552c303244bfa37edb8817d131c2f authored almost 4 years ago
Merge branch 'feature/upgrade-to-2020.1.17f1' into 'master'

Upgrade project to 2020.1.17f1

Closes #143

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

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 7aa2735e45ee198d9c2a5fbdc857363e6577a508 authored almost 4 years ago
Upgrade project to 2020.1.17f1

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 5b414cc4f5f22015281347164f4c16f48a9ad52b authored almost 4 years ago
Add comments for special workarounds in .gitlab-ci.yml

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 405e4474e6df0825e6456297278d0f908830a3b6 authored almost 4 years ago
Revert "Set webgl Compression Format to Brotli"

This reverts commit c7d4ab376d4d8138673c2fc3d3ae6d8b2434f21e.

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 879864b3f63bd05a3aac2d377d79f9410ddf19fd authored almost 4 years ago
Set webgl Compression Format to Brotli

github.com/game-ci/unity3d-gitlab-ci-example-mirror - c7d4ab376d4d8138673c2fc3d3ae6d8b2434f21e authored almost 4 years ago
Set webgl Compression Format to Disabled

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 72e827d2ec3962a0185f531a98153f2531431c9a authored almost 4 years ago
Remove IL2CPP_ADDITIONAL_ARGS for android-il2cpp

github.com/game-ci/unity3d-gitlab-ci-example-mirror - e7d8079debbe567d0a417f419b111bc3b48fbc86 authored almost 4 years ago
Merge branch 'master' into feature/upgrade-unityci-editor-docker-image-to-v0.9

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 7d9794b1a5af9eca7e777bad2a3be9c72c2ca276 authored almost 4 years ago
Merge branch 'feature/upgrade-to-v0.9' into 'master'

Upgrade unityci/editor to v0.9 and enable linux-il2cpp

See merge request gableroux/unity3d-gitl...

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 12ef95d68ed56dbc1d7ab21643af6d5633b8b433 authored almost 4 years ago
Upgrade unityci/editor to v0.9 and enable linux-il2cpp

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 0e0feb43a29f674124423f68209a93da764f5404 authored almost 4 years ago
Attempt to fix webgl build and android-il2cpp

github.com/game-ci/unity3d-gitlab-ci-example-mirror - f7cd3e01218d498254594fb6548c8b5b59341957 authored almost 4 years ago
Upgrade unityci/editor docker image to v0.9 in .gitlab-ci.yml

See https://github.com/game-ci/docker/releases/tag/v0.9 🎉

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 2c46109c8e3799bc97ad07455f1d3ce73546e880 authored almost 4 years ago
Disable search for redirect (quickfix for discord redirect) (#87)

* Disable search for redirect

* Remove layout from discord redirect entirely

github.com/game-ci/documentation - 6c432c6a83714b0b37472bad751d956e8eca62d8 authored almost 4 years ago
Anchors (#84)

* Add clickable anchors behind headings

* Notification for copy

* Make accessible

* Mob...

github.com/game-ci/documentation - 15bdb4a4a546491adf8fa4dd96f8c34024ebfb42 authored almost 4 years ago
Security (#214)

* fix(test): embed unity license

* fix(test): checkout head

* fix(test): use `pull_request...

github.com/game-ci/unity-builder - b0df698630e108e7da1046fcbd4d54303536f16d authored almost 4 years ago
Security (#214)

* fix(test): embed unity license

* fix(test): checkout head

* fix(test): use `pull_request...

github.com/game-ci/cli - e62d8defb7623ba0971bc9b399e784e5d2ea6d9a authored almost 4 years ago
Security (#94)

* fix(test): embed unity license

* fix(test): checkout head

* fix(test): use `pull_request...

github.com/game-ci/unity-test-runner - 345f4c64bdf374db11cabbab89ca66706f66f2e7 authored almost 4 years ago
Bump actions/cache from v2 to v2.1.4 (#73)

Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](ht...

github.com/game-ci/docker - 9ed72ec519329a133ceb647b0ebbe4764709c724 authored almost 4 years ago
Run test workflow on `pull_request` event again (#71)

* fix(test): fix test workflow

* Use the regular machine id

github.com/game-ci/docker - 6ab638b71718f20382e8d3c5fd91e751b521d876 authored almost 4 years ago
Update README.md (#213)

Former-commit-id: 8ad3f23c0abbe63885a00cf12426f6e973ddc73b

github.com/game-ci/cli - 3973f1d15d7ac6b1133af16e2566a2f45c59620b authored almost 4 years ago
Update README.md (#213)

github.com/game-ci/unity-builder - 0d3b5a7a620f709a9674ed3fd0adf01f128d9e14 authored almost 4 years ago
Merge pull request #93 from game-ci/fix/readme

Update README.md

github.com/game-ci/unity-test-runner - d45ca4403f3f34d3912b0e702e94229da830a644 authored almost 4 years ago
Merge pull request #57 from game-ci/fix/readme

Update README.md

github.com/game-ci/unity-activate - 9e0be95c6c0cf7aed86f58ebf9b76733dbeec8e0 authored almost 4 years ago
Merge pull request #58 from game-ci/fix/readme

Update README.md

github.com/game-ci/unity-request-activation-file - 3eee4fabdcc95baff5c4c891091a62c3426c7c3f authored almost 4 years ago
Merge pull request #10 from game-ci/fix/readme

Update README.md

github.com/game-ci/unity-return-license - a0cb7a1c6a35fc5805d2d48887e39766ecc6fb5a authored almost 4 years ago
Fix links (#83)

github.com/game-ci/documentation - ba3517153bb685b9a7aaea62f5ab57ab4b95acc2 authored almost 4 years ago
Update README.md

github.com/game-ci/unity-activate - de750975b4c0e587aa846f2937715f31959744f9 authored almost 4 years ago
Update returning-a-license.md

github.com/game-ci/documentation - f5071b399cb8bc1cfbb2943e3d6131313c0f3aa7 authored almost 4 years ago
Update android.md (#82)

github.com/game-ci/documentation - 733b26b340b051bd9633233992794850346b5f13 authored almost 4 years ago
Add instructions for adding podfile to iOS (#81)

* Fix problems in android docs

* Add notes about Podfile

* typo fix

* Improve text

*...

github.com/game-ci/documentation - cc9002ce0c614d47b4401eb0cae1b71e7d94fc48 authored almost 4 years ago
upgrade packages (#80)

* upgrade packages

* Fix some nuances

* remove dayjs and rc-picker

* add critters

* ...

github.com/game-ci/documentation - b6203576f4e7e796424b1534b4d2c60c432bf830 authored almost 4 years ago
Github Android deployment guide (#79)

* Add deployment sidebar to github section

* Add missing target platform

* Fix titles in i...

github.com/game-ci/documentation - f7e8c9a757a264ba4b4d60b27ec9f84d7bf1beaf authored almost 4 years ago
Add github/iOS documentation (#78)

* Add github/iOS documents

* Apply suggestions from code review

Co-authored-by: David Fino...

github.com/game-ci/documentation - 03c5b64e425d24273f9d4fb813652ab3982f77cb authored almost 4 years ago
Merge pull request #10 from Necrofancy/patch-1

github.com/game-ci/unity-actions-example - 97cf500654be0d658dcbfd8be366c2c6c22ed0e0 authored almost 4 years ago
Fix getManualLicenseFile

A quick tread through using this amazing example from scratch revealed that the action name refe...

github.com/game-ci/unity-actions-example - 2d7c4b1c8ac5f8704c0373bce2e10d7cb1256953 authored almost 4 years ago
Merge pull request #9 from game-ci/remove-unity-version

Remove unityVersion

github.com/game-ci/unity-actions-example - 87a37a069c5f8fba59e07aa5c6c198123567605f authored almost 4 years ago
Remove unityVersion

We no longer need to specify unityVersion, so it is better to not include it

github.com/game-ci/unity-actions-example - 1720b45ad00072d6918f957c667ab67d2ab5e02f authored almost 4 years ago
Clf support upm ssh keys (#211)

* make source changes

* compile index.js

Former-commit-id: c52485152b35d03a8aa9b251c621c5b91...

github.com/game-ci/cli - da31472e0c733824f8a30fff129325a52ef8fc1e authored almost 4 years ago
Clf support upm ssh keys (#211)

* make source changes

* compile index.js

github.com/game-ci/unity-builder - 555660c904c4cb6c8012aa6b2e3348a9a68d31c9 authored almost 4 years ago
Update builder.md

github.com/game-ci/documentation - 8016b3984ba50be0564fdd400aa758ea7ccfb9cc authored almost 4 years ago
use backticks for repo names and images.

github.com/game-ci/documentation - 7cad477e682e94dbbce78fc2d44edc078efc2f60 authored almost 4 years ago
Make it clear that gableroux/unity3d is deprecated

github.com/game-ci/documentation - dc9089a8c29c0af3da1fe62ee93f45dbdec59430 authored almost 4 years ago
Introduce search (#73)

* Allow forOf loops

* Create folder for search

* Create cache from docs

* Add search ba...

github.com/game-ci/documentation - 5364bf7789fe4e5709d95ee139528d3b6e8d7e3c authored almost 4 years ago
run cats on target

github.com/game-ci/documentation - 3b960c0cc1db28289c9c7e63e8e56fbdf7a03572 authored almost 4 years ago
Update link to gitlab-ci variables

github.com/game-ci/documentation - 9d1e7e8b8fbddb49cf59ce795e5f78b5ad26ede5 authored almost 4 years ago
Fix markdown syntax

github.com/game-ci/documentation - c96233c10184dec2c6f9314cf965f2ab92376ce8 authored almost 4 years ago
gitlab docs updates (#76)

* Update links to docker images

* Update gitlab CI license variable name to match scripts

...

github.com/game-ci/documentation - e687e08085404eae30923b3e8197a74acf12e3f5 authored almost 4 years ago
Upgrade unityci/editor to v0.8 https://github.com/game-ci/docker/releases/tag/v0.8

also renamed to right repo in comment url

github.com/game-ci/unity3d-gitlab-ci-example-mirror - 93714a37c2eaa5b6e75fe0e9f19d72446c124c63 authored almost 4 years ago
Compile action/index.js

Former-commit-id: 18742d3268f22f78d84e929de8f1c610c2e6973e

github.com/game-ci/cli - 0ab517187a5ccbca7e075c8cb6fc3df882fde189 authored almost 4 years ago
Compile action/index.js

github.com/game-ci/unity-builder - 4fe037e06fc25712ee6a6f75501a06aa87a561b9 authored almost 4 years ago
Remove debug from versioning (#206)

Would like to remove this debug option, as I don't like how it generates many unnecessary warnin...

github.com/game-ci/unity-builder - 05b7ccdc04424774443223ca78795c9ad49f67c7 authored almost 4 years ago
Remove debug from versioning (#206)

Would like to remove this debug option, as I don't like how it generates many unnecessary warnin...

github.com/game-ci/cli - 420a60b1278b576e88f8382145cb06e33826cfcd authored almost 4 years ago
Merge pull request #8 from game-ci/update-versions

Add links to related releases and update actions to lastest ones

github.com/game-ci/unity-actions-example - e3c45bf2b47a24108edf94535e0f7f95eb023a85 authored almost 4 years ago
Add more targets and base artifacts on targets

github.com/game-ci/unity-actions-example - b39741a0db381c39a69e485d172fb209216b466d authored almost 4 years ago
Add links to related releases and update actions to lastest ones

github.com/game-ci/unity-actions-example - 8fc90692247b2f6344bcc45f9c14767ed743c83a authored almost 4 years ago
Fix Actions badge

github.com/game-ci/unity-test-runner - 5edc17bb8a281e04a4598a05ace97e667e18e216 authored almost 4 years ago
Add support android for Unity 2019.2 or earlier (#69)

* fix: support android for Unity 2019.2 or earlier

* test: add android test for Unity 2019.2 ...

github.com/game-ci/docker - 684cb59a990d406088efc9f071c8b5dd8ace1636 authored almost 4 years ago
split workflows (#203)

Former-commit-id: 1629634365b35561b61887ba8fb365a5385c87ab

github.com/game-ci/cli - 3683a106e192ab547bd7c835a4ff7be19536cb96 authored about 4 years ago
split workflows (#203)

github.com/game-ci/unity-builder - c7c1841c97d06981bbb08a3a1a4235ebb69123fa authored about 4 years ago
Secure licenses (#202)

github.com/game-ci/unity-builder - 2cec591baa4dd14e656425c0cc2bc6348f826b95 authored about 4 years ago
Secure licenses (#202)

Former-commit-id: dc80ae249dd0ee45ed3626624aeb99bbeaf7896f

github.com/game-ci/cli - 9cc937a8c38981cab1b06efecb3c539519328ead authored about 4 years ago