Ecosyste.ms: OpenCollective

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

github.com/game-ci/unity-builder

Build Unity projects for different platforms
https://github.com/game-ci/unity-builder

K8s Feature (#124)

Adds the ability to use a kubernetes container to run builds that are too large for the local ma...

21634107c1e0aacf25c729b76958b54eb7a770e8 authored about 4 years ago by Frostebite <[email protected]>
Move docs to unity-ci.com

196fe8fc5b9d335768f6c0c051f285d0080c267e authored over 4 years ago by Webber <[email protected]>
test with short max diff lines

72ff2983a17d2d13f829b748bbbb56a0b461965f authored over 4 years ago by dogboydog <[email protected]>
increase code coverage with versioning.test.js

6fb8550919cb02e6fcd380da7143caf95a507cf6 authored over 4 years ago by dogboydog <[email protected]>
make logging of git diff unconditional, remove parameter

91ec4276955ed6eb4fa246a0f1434c592a725fcf authored over 4 years ago by dogboydog <[email protected]>
Initial implementation of logDiffIfDirty

cb913cd28649a875dd373eb79fc05de8d0e115c1 authored over 4 years ago by dogboydog <[email protected]>
avoid double logging of git diff

ec0cde0c85272dcbb5a143a77374830c173346d4 authored over 4 years ago by dogboydog <[email protected]>
use System.run for logging Git diff

fdf71758a9f985be6a2dc23aeec9e4f0b8fcf5c9 authored over 4 years ago by dogboydog <[email protected]>
Remove androidVersionCode from default workflow

96eeaf940a9b91fba6a50e5f9a74ba08442a5d82 authored over 4 years ago by Webber <[email protected]>
Add Android Build Settings

6ece6447b229baedca54df3aae22fc3d097bc4f3 authored over 4 years ago by David Finol <[email protected]>
Document additional action inputs

This helps avoid warnings when using previously undocumented inputs

3523c6a93466eee300869bbd3534b8fefba7849a authored over 4 years ago by Benoit Dion <[email protected]>
cleanup workflow

bf702784d2650ed3933a93d0592b1927acc057a7 authored over 4 years ago by Webber <[email protected]>
Add input to set version code

Use action input `androidVersionCode` when provided. Generate the androidVersionCode from the ve...

bdc3a88d22474453c3db12a2b84418e3d3c8e187 authored over 4 years ago by Benoit Dion <[email protected]>
Add support for android builds

The emoji in the github action name exposed as a env variable through docker was causing a gradl...

401ddcaae008d8871b97bf4d02e2fcd541a8f622 authored over 4 years ago by Benoit Dion <[email protected]>
Fix fork PR builds

Remove hardcoded reference to the `origin` remote and instead implictly use the current commit o...

1245bfefc81c872512602ca9d64553989c8f606b authored over 4 years ago by Benoit Dion <[email protected]>
Adding logging before updating permissions

229b0d02f8a72721b30baf3cb3c2b3896c0c1725 authored over 4 years ago by Nathan Leiby <[email protected]>
make StandaloneOSX app runnable

c68bdf8177ed6c117ca4a1d1c3d4e255d129afe1 authored over 4 years ago by Nathan Leiby <[email protected]>
Add 2019.3.15 workflow

98a56c4169fae85291784ec035bc62194c4f4af6 authored over 4 years ago by Webber <[email protected]>
Acquire activation files

720ee0c896374324ed7e7c90eb6fdf498844b689 authored over 4 years ago by Webber <[email protected]>
Add matrix support for multi license

7749b8862d27c08cc6ce71944f7a3cfa367f4b89 authored over 4 years ago by Webber <[email protected]>
Comment out activation

5efb4868adc3efa653661d802a0b6ae68c64c9b4 authored over 4 years ago by Webber <[email protected]>
Remove WebGL for faster CI

938926799f6b9870faae3755a77aed5587640f49 authored over 4 years ago by Webber <[email protected]>
Snyk badge really almost never works, bye

d42c251af3091493f00ca664fd30b3d6d00ef70c authored over 4 years ago by Webber <[email protected]>
Update readme for v1.0 ๐ŸŽ‰

bfe6be7ce20eed3452adc80ffd671372fa992655 authored over 4 years ago by Webber <[email protected]>
Describe errors in System.run

3718e059610eb80e51e9814bb8d9b3982636d3fe authored over 4 years ago by Webber <[email protected]>
Fix missing await

0159028bb1d4664b54244815ee6f49139e6c07f6 authored over 4 years ago by Webber <[email protected]>
rename to throwContextualError

a245f08e75a51242cf685b2fb754972e4b139769 authored over 4 years ago by Webber <[email protected]>
More info if command gives no output, just the exit code.

8c9ff3249e177c10ae69cc4136a4647c9f8587b5 authored over 4 years ago by Webber <[email protected]>
rebase on master

21c211bbdd27502aa855afa78b9c2d80ac89bdf0 authored over 4 years ago by Webber <[email protected]>
Use ref instead of tag vs branch

866f364f64e8ba82f6f59a66e983f11d72381f2b authored over 4 years ago by Webber <[email protected]>
Use head for tags

f15f40d2653faaab1c47262ee096bfd23ad58765 authored over 4 years ago by Webber <[email protected]>
Catch command for in-shell errors

054c6bfab33bb3d760bfc8b70dfa8050b1838365 authored over 4 years ago by Webber <[email protected]>
Use commit-ish for git description

ce865270c46a27122736cac89d9fecc7d4365aad authored over 4 years ago by Webber <[email protected]>
Fix no output from errors

7386c669add6e4ebc128a6321c278bff5c432588 authored over 4 years ago by Webber <[email protected]>
Add flag for allowing dirty branch

8c177b1bad05b7e1327cc4e359094a31cddaa316 authored over 4 years ago by Webber <[email protected]>
Split responsibilities between Input and BuildParameters models

7e17091251b43040090a90253c2483394b9e46a1 authored over 4 years ago by Webber <[email protected]>
Add documentation and tests for allowDirtyBuild

02ff5bbef213d4bc5eac803b1cc7b669704fce66 authored over 4 years ago by Webber <[email protected]>
Run versioning commands in projectPath instead

699621ed2158041a094baf7df1ca2190ceecab10 authored over 4 years ago by Webber <[email protected]>
Base number of commits off of the branch on origin

44bde7feb983572727afc1d26b320c9af1491a2b authored over 4 years ago by Webber <[email protected]>
Base number of commits off of the branch

5328bda08ef906fc3f21d7397e4437702c00afd4 authored over 4 years ago by Webber <[email protected]>
Fix case where no tags does not trigger false

34e4b86924c8b0d787b724fbfe60f4949cefff1a authored over 4 years ago by Webber <[email protected]>
update packages to latest

afef854ea075738f67caac0af37651147da98bcf authored over 4 years ago by Webber <[email protected]>
Configure codecov threshold

d4d91e75c343c5ca6526db8422144cdcd2871302 authored over 4 years ago by Webber <[email protected]>
Add missing test for ref getters

2085eff264870d753a75a0d00e918bcd808afb28 authored over 4 years ago by Webber <[email protected]>
Stop hammering patches ๐Ÿ”จ

e9514b4e37e45493bf8553eccf62d7fbc926c5bc authored over 4 years ago by Webber <[email protected]>
Update styles to latest unicorn ๐Ÿฆ„ and prettier ๐Ÿฆ‹

98a1b078fc3b2f42988dad11a920e19ff9237b65 authored over 4 years ago by Webber <[email protected]>
Introduce smart fetching, based on type of local repo.

b41026b36ede09fadd21f9bb25dce1e2d2c153f1 authored over 4 years ago by Webber <[email protected]>
Mock all output methods from core

c146049b335e223d67c9e854185bdcd021ad4dec authored over 4 years ago by Webber <[email protected]>
Add tests for System model

e46399169f59e112c5006023ab99c182b14af0e4 authored over 4 years ago by Webber <[email protected]>
Cover all versioning paths

a0a5de2a834dc3b1128b44e82579855a12a0b493 authored over 4 years ago by Webber <[email protected]>
Fix versioning for push event.

d01e844eea0f50271f161f09d50138b8ee3e7122 authored over 4 years ago by Webber <[email protected]>
Remove unshallow fetch

cd1d215dfa3db982481f748f4bfb6d960b6aca67 authored over 4 years ago by Webber <[email protected]>
Add tests for the versioning model

b6f8040f4aef3c6db107f35c253d5bbbb27abe89 authored over 4 years ago by Webber <[email protected]>
Fix failed test

40564afbaf40fc026a1eb69afd1c3c3a9077aa2e authored over 4 years ago by Webber <[email protected]>
Create VersionApplicator

5ee9c59113c1a78913939ffc46c4cef4014b5871 authored over 4 years ago by Webber <[email protected]>
Abstract out the stdout reporter

03510d4a55c77300e96ad65ac1a5c377c6e167a9 authored over 4 years ago by Webber <[email protected]>
Abstract out the argument parser

ad65b0ece4a117982691f8c397647ca7dca8922d authored over 4 years ago by Webber <[email protected]>
Add semantic versioning logic

a513e5b64003c3f0064f0ce25f889c8013bf3442 authored over 4 years ago by Webber <[email protected]>
Add .editorconfig for the default-build-script project

e53dcf13e330a9572fb91d7ab9926371b6106b66 authored over 4 years ago by Webber <[email protected]>
Add system extension for Process

328b0d8ac07c33da175b461d6f440bbc63456f78 authored over 4 years ago by Webber <[email protected]>
Add additional tests ๐Ÿงช

2e81e61af3deed6b19d5f0c73af6d2bcc385e431 authored over 4 years ago by Webber <[email protected]>
Improve versioning readme ๐Ÿ“œ

22c7d0e516b899716485c76c199cfb29223afaa8 authored over 4 years ago by Webber <[email protected]>
Implement versioning strategies in js ๐Ÿง‰

d75d7890d0f6a20dd1abd70a5363b7d274aa7212 authored over 4 years ago by Webber <[email protected]>
Fix bug in hasAnyVersionTags ๐Ÿœ

f85e50e49928749782c23b9d05d5116bef925f34 authored over 4 years ago by Webber <[email protected]>
Update readme with versioning examples ๐Ÿง‰

ac76e9d562cac906cfe84210dc618469111078ed authored over 4 years ago by Webber <[email protected]>
Allow `versioning` and `version` parameters.

39a160b7896bae577242b645dea5781895e560e9 authored over 4 years ago by Webber <[email protected]>
Refactor Builder

6f1d03d8a80562dadb2e47bef7e41e405b557f08 authored over 4 years ago by Webber <[email protected]>
Cleanup default-build-script

e8a2eaad725364e7d9dd248f8d786a865d5daa79 authored over 4 years ago by Webber <[email protected]>
[Security] Bump acorn from 6.4.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a se...

3338b392a0571bfe3ad4ed5600b4e42c0800a873 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-unicorn from 17.0.1 to 17.1.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 17.0.1...

7e115b5cc3e6e16db57d5c48b877b8edc5bf30ab authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-react from 7.18.3 to 7.19.0

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.18.3 to 7.1...

758108295c32fcd7294b43b7c469094b8ad7a309 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
install deps during build phase

868447227374da11ba63a08ad49bcddcf1057ae3 authored over 4 years ago by Webber <[email protected]>
fix dist file

38b6a42f5e403edc48087a4879be298f84ff3c20 authored over 4 years ago by Webber <[email protected]>
Change UNITY_LICENSE_PATH to UNITY_LICENSE_FILE

e1eda1e876b2b8f3a010f0b0d1a9eef37286bc4f authored over 4 years ago by litefeel <[email protected]>
Apply merge request suggestions

fbeaf778678faac723d983a69aea0f84b0d158e2 authored over 4 years ago by litefeel <[email protected]>
Fixed compatibility

6f3a2bd992b204e38224620ce770f732e670938f authored over 4 years ago by litefeel <[email protected]>
Add UNITY_LICENSE_PATH

0088ca30944fb73f6cfd293d2da60be860c2a5f8 authored over 4 years ago by litefeel <[email protected]>
Bump eslint-plugin-unicorn from 16.1.1 to 17.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 16.1.1...

465f15a9454fc9dc457a6c495203195a972a49d9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @babel/core from 7.8.6 to 7.8.7

Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [Release notes](https...

ffe381e28aa707d85c1b15784313d101bacdfb59 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @babel/preset-env from 7.8.6 to 7.8.7

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [Release notes]...

085359d24f5efcb55e7db8ab96e86b1375090bf9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @babel/core from 7.8.4 to 7.8.6

Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [Release notes](https...

b47dcdab84d09388e627650e624de9c30ba7e21b authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @babel/preset-env from 7.8.4 to 7.8.6

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [Release notes]...

0c23c7d0a343658f1e1426f711cbf302d1da1011 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump lint-staged from 10.0.7 to 10.0.8

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.7 to 10.0.8.
- [Release not...

f3099b6226c557ba77c39bd7435c7cfe73499c2e authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump babel-eslint from 10.0.3 to 10.1.0

Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0.
- [Release no...

a969d3322f543683c0043a66c74f222b8cb7fa68 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @actions/github from 2.1.0 to 2.1.1

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.1.0...

8f63acf12b69ce69e0ddab798400e8b7f44575e9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @zeit/ncc from 0.21.0 to 0.21.1

Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.21.0 to 0.21.1.
- [Release notes](https://...

6e377601bf74684908be7d0a81f9900e3bd69c44 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
add dist build

1813ee2895d08aa7b7ead2677be88b129b085248 authored over 4 years ago by Webber <[email protected]>
Bump husky from 4.2.2 to 4.2.3

Bumps [husky](https://github.com/typicode/husky) from 4.2.2 to 4.2.3.
- [Release notes](https://...

f7321735d5dc5869f0c99ccae6cd0f89cb041145 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-unicorn from 16.0.0 to 16.1.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 16.0.0...

19429bf32441334b4849fd482884782dd00f05f9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump husky from 4.2.1 to 4.2.2

Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.2.
- [Release notes](https://...

04eaffcd1f5276bfbd6af7ab25ab5a9fa1c3caf6 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Separate custom parameters

c1a7c5f70be60d6e4e9ee34e625446fbc3534124 authored over 4 years ago by Webber <[email protected]>
Update readme to reflect v0.11

2c1ef01beb603d98e4e543f2c1af8bfda0b29d43 authored over 4 years ago by Webber <[email protected]>
Add custom parameters to test workflow

dfccf539d1556f48f8b0351d7963b79466f31ac8 authored over 4 years ago by Webber <[email protected]>
Bump @zeit/ncc from 0.20.5 to 0.21.0

Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.20.5 to 0.21.0.
- [Release notes](https://...

7e4851cc3a5428fa1139252450c4c66caa0a00e2 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump husky from 4.0.0-beta.5 to 4.2.1

Bumps [husky](https://github.com/typicode/husky) from 4.0.0-beta.5 to 4.2.1.
- [Release notes](h...

bbb5661b43f3fe9e42b18c29b82bdb3a7f8a7e30 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-flowtype from 4.5.2 to 4.6.0

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 4.5.2 to 4....

678fb210be9280f7c8fb4b134fd24c468e76ef00 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint from 6.7.2 to 6.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.0.
- [Release notes](https://...

90af9768a77aa7b0b1f9cc77982fb552e6daa6ad authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @babel/core from 7.7.5 to 7.8.4

Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.8.4.
- [Release notes](https...

6ab433b63183125b18bea01a5cde9488585cd289 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump lint-staged from 9.5.0 to 10.0.7

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.7.
- [Release note...

d5c4c09fc4e961f862dcb6b77c9f80e5c2854f64 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-config-prettier from 6.7.0 to 6.10.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.7.0 to...

3e69d63ec4156f66a36a0f2fcc63b59ca4a7a494 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>