Ecosyste.ms: OpenCollective

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

github.com/cake-build/bitrise-cake-step

This step supports running .cake files in Bitrise with .net core support.
https://github.com/cake-build/bitrise-cake-step

Bump to 1.0.9

16714950bb1c90c02a0bf3b5219a5a92dabc1e4c authored over 6 years ago by Stefan de Vogelaere <[email protected]>
Merge pull request #7 from viktorbenei/patch-1

custom_args - is_expand: true -> false

1061056e39e891017fb5072f23814255692fb2be authored over 6 years ago by Stefan de Vogelaere <[email protected]>
Merge pull request #8 from SamuelDebruyn/master

Fixed issue with argument parsing

33a49dad72e57690d0655dfc3a0a56d4dc0cef31 authored over 6 years ago by Stefan de Vogelaere <[email protected]>
Fixed issue with argument parsing

Due to the `""` the build script received all the parameters as a single script argument instead...

6901f3341b0a3cd3214f6b7ceb0c5b023449e072 authored over 6 years ago by Sam <[email protected]>
custom_args - is_expand: true -> false

Not sure which would be the better default

If it's `true` then you can't really include `$` i...

cd95b5e6e68b546b035baa2a132da4da0c0adf40 authored over 6 years ago by Viktor Benei <[email protected]>
Bring back defaul values!

5d490cf665426ac770f37e4a6695f80942466d30 authored over 6 years ago by Stefan de Vogelaere <[email protected]>
Bump to 1.0.8

bd267ea1a101f83db3b6b5261830598ac14b0213 authored over 6 years ago by Stefan de Vogelaere <[email protected]>
Merge pull request #6 from SamuelDebruyn/master

Add custom parameters

7f89093f78bebe0aaafd09da24160be948dc9074 authored over 6 years ago by Stefan de Vogelaere <[email protected]>
made arguments required again

1bff8cb94de6e8208c982145e925a70c84846b9b authored over 6 years ago by Samuel Debruyn <[email protected]>
Make parameters optional

The current bootstrapper doesn't have the hardcoded parameters anymore. It just passes everything...

910e64d2b77d92f35b6ffbeb4345ea157aab30e8 authored over 6 years ago by Samuel Debruyn <[email protected]>
Fixed Custom Nuget issue

8913a0b3a4acc0cdc8d82bd825351af285221fbb authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
Debug

7fbdb53d83616071f54e58cec037cf95b224135b authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
Bump to 1.0.6

3f1104b84e8faabbe55c1b63abc42fd898036a62 authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
Fix bash command

0661398509a1185cac28f02386d4b28fa438edaf authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
Bump to 1.0.5

29425670048f3e15c7a7de001ab6cd8926f16602 authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
Add optional private nuget source for custom cake addins

062141c8af495d5c9f50e8f957e7f229d8e1011e authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
Update with new arguments and remove dotnetcore option

5eaa3dc63c8ddcad9b0ff8ae58c6fe0e7af4b21f authored almost 7 years ago by Stefan de Vogelaere <[email protected]>
(maint) Switching to https

826fca4ff82aed2695e4af74973b4db1a7c0abf8 authored over 7 years ago by Gary Ewan Park <[email protected]>
Adding some fixes for .net core support

cc49ae420e67319814560f11688c39cae59f580a authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Adding custom nuget.config

980d378d61fc3f2acb7237b66df1658de5d98899 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Remove verbose

e4f7f65d79b0ab4c5256c343280d2aa307b78998 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Some extra params for dotnet restore

f94dc83a08ed7427a6636774ad243ebca40ad202 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Ok, just remove verbosity then

36ce9ecadecae0b943bb20988e23377b7e7f9414 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Trying another Verbosity

e4925cf215e04531715662d017babc6f9a05f728 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Typo fix

b2907a05a87f4b41f3f20d124ad99c639b4538be authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Typo fix

7face621f26f42ae867a2e80934fa3dc0d65dbf4 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Add DisableParallel = true to the dotnetcore.cake sample

dec4799d3fa31473da8c301e9c02e5bc96315705 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Updated step config to reflect new owner

9f83c661ae9fadb56bd3a58ad7e24cdc48873dea authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Changed name in Workflow

ec50ab6d13f13369f052d7aff03d125fb38021a6 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Performance update when building .net core libraries

4111377bd3fe2f144ed5f98e69bea016acaa5e66 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Added icon

807bf2e667d3c628d5c82f5ee323ce5b22b48072 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Processed comments from PR review

6cd05453ce279b129513e426351e2edb00663baa authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Some configs to share

de1b35c353d0965708cb967f13756a675d2dd90d authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Final hope

9b117a200e0751813ea61381ac6cbb4b4f3158a9 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Again

6d782c77c29fce33ccaf68aea49a09a8eaf228bb authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Brew update

9964532a8c5aeaaa39bd53a2bc68c4fa7090d5f7 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Brew test

d2f871540635b8382db707b1c31451e0c9aef71e authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Another try

79e97b087758ea3fa06cdad49fa0ef3a291d6e4f authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Keep on trying

893a0e875ddf5d574089e1f57fa96d1de76551f8 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Symlink

f7b24d7064e2e4ff891c825eeeec39e6c987f5b1 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Keep on trying

e5ff292b34d01b691e82a08ca25ee2205451cb94 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Typo fixed

c6890bf924eaa198e05c01328a4b38442e9f4f2b authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Add to path

3b3f7e2e89d717ba4be56dd60a1820d8b36f2e87 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Simlink path

31aabb30d230871455ed95a2a7950b1a2b2fe43c authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Extra logging to find dotnet on machine

9f16c07b2a888633fecb3e54c30eaa5a63a9f61c authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Simlink

fce474437ed7966d2a945ec56b4aa014d401ae6e authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Add some cli params

b5327e9f86fad7416c1afde092a8b4884cf83ab7 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Fixing the netcore path

228039242a3574f6df8d101221121d08ece6302a authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Add some extra stuff to support .net core

aa66d373956c9808f702d6e7ad1b8677e7dadbe0 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Updated Readme

72cd984dbe5d5bb02449c3ceda8e688d39d36ce4 authored over 7 years ago by Stefan de Vogelaere <[email protected]>
Init

0d26e49f72944e7a20e19143603b4b163aefc4ff authored over 7 years ago by Stefan de Vogelaere <[email protected]>