Ecosyste.ms: OpenCollective

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

Cake

We're building an open source build orchestration system.
Collective - Host: opensource - https://opencollective.com/cake - Website: https://cakebuild.net - Code: https://github.com/cake-build

Added script argument support.

github.com/cake-build/cake - dac450dafab353bf4377cc3f51951360a63dc1e2 authored over 10 years ago by Patrik Svensson <[email protected]>
Increased version number.

github.com/cake-build/cake - 4e3b062ca846ad2a7535cfe7052cd5c28889c16f authored over 10 years ago by Patrik Svensson <[email protected]>
Bug fix for when resolving working directory.

github.com/cake-build/cake - a896dd3bb057c281db1039e9e80f3c89e3895c99 authored over 10 years ago by Patrik Svensson <[email protected]>
Added Roslyn based dedicated script runner.

github.com/cake-build/cake - 38dc9b1ebef7356e414bad23052542a0f5ce7d59 authored over 10 years ago by Patrik Svensson <[email protected]>
Reintroduced context in lambda when executing task.

github.com/cake-build/cake - bde1d29b7a42af384ece21af31a05607d5239986 authored over 10 years ago by Patrik Svensson <[email protected]>
Added convenience overload for xUnit.

github.com/cake-build/cake - dd126650777e63b88d2883268e9b6829e2ed139e authored over 10 years ago by Patrik Svensson <[email protected]>
ICakeEngine now inherits ICakeContext.

github.com/cake-build/cake - 980c2315f5bb8d685227dab1f52c71995c4d1138 authored over 10 years ago by Patrik Svensson <[email protected]>
Updated usage example.

github.com/cake-build/cake - bc04352e6c9e4ca2c94e3ab4a2c2590597b66e74 authored over 10 years ago by Patrik Svensson <[email protected]>
Removed the need for cake context in lambdas.

github.com/cake-build/cake - fc58f9ee2699044bffe1c61d3a94ad5b18cc2cd5 authored over 10 years ago by Patrik Svensson <[email protected]>
Fix for build script.

github.com/cake-build/cake - 21d41d00d4c6b3f9dd494a5babc3435c6b730a46 authored over 10 years ago by Patrik Svensson <[email protected]>
Code cleanup.

github.com/cake-build/cake - 517a17b62e10bd3178b10f6c233a6f8b9757becc authored over 10 years ago by Patrik Svensson <[email protected]>
Restructured solution.

github.com/cake-build/cake - e37f52cdb195816332b5385477232d4eff387c45 authored over 10 years ago by Patrik Svensson <[email protected]>
If the specified target does not exist, an exception is thrown.

github.com/cake-build/cake - 47ddbfe5e469f6b64d9e347bdec85a997a168e85 authored over 10 years ago by Patrik Svensson <[email protected]>
The engine now works as the context.

github.com/cake-build/cake - b6219dfd05c2917bb71a9904ce4f7e8944fdc98c authored over 10 years ago by Patrik Svensson <[email protected]>
Added logging support.

github.com/cake-build/cake - 22a8df521aab08a1983ff98dfbca1e66ad908fc9 authored over 10 years ago by Patrik Svensson <[email protected]>
Added better error message when adding a task with a name that belongs to another registered task.

github.com/cake-build/cake - 8ffea7566eb129e1cacb95514be3f0ee9d1285aa authored over 10 years ago by Patrik Svensson <[email protected]>
Added basic xUnit support.

github.com/cake-build/cake - 29cc06fb61893f036561c67050809a929d3b8cd5 authored over 10 years ago by Patrik Svensson <[email protected]>
Added simple example.

github.com/cake-build/cake - bb6d8f1d688f96656e20b21afbe6b254136ff7d1 authored over 10 years ago by Patrik Svensson <[email protected]>
Added convenience methods for criterias.

github.com/cake-build/cake - ec24ae17d2db71953f2f290c8e9e41920a5e260f authored over 10 years ago by Patrik Svensson <[email protected]>
Minor MSBuild changes.

github.com/cake-build/cake - e72456d8be517e361f21206438d386765351bed3 authored over 10 years ago by Patrik Svensson <[email protected]>
Added missing namespaces to ScriptCs script pack.

github.com/cake-build/cake - 00f79652d82e9d39e87ab76c1420404503c0998f authored over 10 years ago by Patrik Svensson <[email protected]>
Added basic MSBuild support.

github.com/cake-build/cake - 1cb2fef34486d0730e9f411b651c9b7816048edf authored over 10 years ago by Patrik Svensson <[email protected]>
Added custom exception for cake related errors.

github.com/cake-build/cake - b4d5df39f29ce812a0865755c5a9cfc84ebf2422 authored over 10 years ago by Patrik Svensson <[email protected]>
Added check to make sure that dependent task exist.

github.com/cake-build/cake - 4825389ac3396043f99446991e13291436d4da62 authored over 10 years ago by Patrik Svensson <[email protected]>
Now creating ScriptCs nuget package in build script.

github.com/cake-build/cake - adebe0e789d4434c185d6e40b6ca7115f9129b5a authored over 10 years ago by Patrik Svensson <[email protected]>
Added build script.

github.com/cake-build/cake - 3405665b543c5fbcc57782768873f45592076153 authored over 10 years ago by Patrik Svensson <[email protected]>
Renamed script pack related classes.

github.com/cake-build/cake - 949988cc54a6f99ddb7df7c91656bf097bf9231e authored over 10 years ago by Patrik Svensson <[email protected]>
Initial commit.

github.com/cake-build/cake - 15464e294d37c105c0afefe2aefdd437da6bc18f authored over 10 years ago by Patrik Svensson <[email protected]>