Ecosyste.ms: OpenCollective

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

github.com/cake-build/bakery

Cake server for code generation and script analysis
https://github.com/cake-build/bakery

Merge pull request #92 from cake-build/feature/GH-89

GH89: Update to Cake 0.24.0-alpha

8cf5e7ccae1fca644e333b7138845b64917cf26f authored about 7 years ago by Martin Björkström <[email protected]>
(GH-89) Update to Cake 0.24.0-alpha

- Fixes #89

e5a13d18f48f90443145ff073a308f376922ed1d authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'release/0.2.0'

1b4b52ef941554261652b1a32f10d9b8794f3e1b authored about 7 years ago by Martin Björkström <[email protected]>
Merge pull request #88 from cake-build/feature/reference-not-exist

GH87: Check if reference exists before trying to find aliases-

c75d3d3a52cb26de4db77d78969432784afbf6b6 authored about 7 years ago by Martin Björkström <[email protected]>
(GH-87) Check if reference exists before trying to find aliases-

- Fixes #87

1b1e9a5e8d6089c14adeee8af00d4974a8dc64e7 authored about 7 years ago by Martin Björkström <[email protected]>
Merge pull request #83 from cake-build/feature/perf-improvements

GH80: Performance improvements

f90314f63c21f2c98113cf8d20710e33f3ab30aa authored about 7 years ago by Martin Björkström <[email protected]>
(GH-80) Support communication from 0.1.x client to 0.2.x server.

0a584109272ad35f244c8946d59ce604a658b65c authored about 7 years ago by Martin Björkström <[email protected]>
(GH-80) Bump CakeScript version as structure changed due to compression.

14b3acc145e65ebc4d0d512ad15e29157c1de693 authored about 7 years ago by Martin Björkström <[email protected]>
(GH-80) Cache generated aliases.

41e6e5a6fe1f80f5875e0ef3d07e5dc519b2d25c authored about 7 years ago by Martin Björkström <[email protected]>
(GH-80) Compress source before sending over the wire.

c65af2c372a41dfd38ed12e4e42c77c4afd4e711 authored about 7 years ago by Martin Björkström <[email protected]>
(GH-80) Moved addinRoot, cakeRoot and hostObject initialization to constructor.

3fbfef5ad6b99101f4a96ec4291c0e59a56af693 authored about 7 years ago by Martin Björkström <[email protected]>
Merge pull request #84 from cake-build/feature/new-signing-service

Move to signing service v2

e19b85fb3790d3ff1257c2d63cb939085c6cc601 authored about 7 years ago by Martin Björkström <[email protected]>
(build) Remove dual signing.

e9c1fdafaa436f943397061b2ed646d6daa5fd64 authored about 7 years ago by Martin Björkström <[email protected]>
(build) Move to signing service v2

86890b470ad95bdbc438e1cc681a6cee54a8d054 authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'hotfix/0.1.2' into develop

1e250eef814284bbe83d7d8c964fe0d5ef995bb6 authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'hotfix/0.1.2'

34d32e13e0e2f6e578e3e110732ca1a887be35df authored about 7 years ago by Martin Björkström <[email protected]>
Merge pull request #82 from cake-build/feature/GH-79

GH79: Don't use only FileName for script file

b7c02cae4e8663a34eb9e6664bc91e8a62d4b923 authored about 7 years ago by Martin Björkström <[email protected]>
(GH-79) Don't use only FileName for script file

- This fixes an issue where .cake files in subdirectory doesn't include source
- Fixes #79

7c5401ebba7c5878840d9394ba1b97c6cf316c0f authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'hotfix/0.1.1'

b332909a63849b320fdcc0188a0145fe3b2f85c1 authored about 7 years ago by Martin Björkström <[email protected]>
Merge pull request #78 from cake-build/feature/GH-76

GH76: Look for LF instead of CRLF

1dca77b12f8e9746a7b631b139bae954812aa37c authored about 7 years ago by Martin Björkström <[email protected]>
(GH-76) Look for LF instead of CRLF

- Fixes #76

5ead94fa77a36e2c64b94156ecd04f6f21f1b4b9 authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'release/0.1.0'

36c5ef04580b0b6150158fc593139a5ec60277f7 authored about 7 years ago by Martin Björkström <[email protected]>
Merge pull request #72 from cake-build/feature/logging

GH73: Add possibility to use logging.

104e58988048e4d14ad7734d4d0933cebdda4995 authored about 7 years ago by Martin Björkström <[email protected]>
(GH-73) Add possibility to use logging.

- Fixes #73

bd4a59f2fca17232f6f2c8248ad481a1b7b4a311 authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'feature/GH-60' into develop

e3a016367a4979a22690664b0a9627915771a7dc authored about 7 years ago by Patrik Svensson <[email protected]>
(GH-60) Cleanup code.

Cleanup code and add StyleCop.Analyzers

- Fixes #60
- Fixes #64

9be029155ed28d8938d753bcf98735aeed1a02a5 authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'feature/GH-68' into develop

db0d3b9d0502d3b33c950f25c7c76d3f54552dae authored about 7 years ago by Patrik Svensson <[email protected]>
(GH-68) Support for defines, using aliases and using statics.

- Fixes #68
- Fixes #69

8ff17a5d5ac49895f4c5e83e6277047b2a7be2f7 authored about 7 years ago by Martin Björkström <[email protected]>
(build) Update to Cake 0.23.0

76a69d4ab25d75c581179d6cbdd744938799650a authored about 7 years ago by Martin Björkström <[email protected]>
Merge branch 'feature/GH-54' into develop

d6fa84b5395ed157192cd287b8b6c29d7218dbc7 authored about 7 years ago by Patrik Svensson <[email protected]>
(GH-54) Don't install Cake as addin.

2a6762ea577e0edf3650a570bbd88338481b9ac3 authored about 7 years ago by Martin Björkström <[email protected]>
(GH-54) Cache addin installation

- Fixes #54

97010d06563dd457a7c0331814a2e6cff331177f authored about 7 years ago by Martin Björkström <[email protected]>
(build) Binding redirect for System.Diagnostics.DiagnosticSource to support in-process NuGet.

f912e80ac1be90f591500fde6f828b6c88ae6603 authored about 7 years ago by Martin Björkström <[email protected]>
(build) Target net461 for exe

99acdb578dc36b2f8791b979165fad44916c283d authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #65 from cake-build/feature/GH-62

GH62: Add project metadata used for AssemblyInfo and NuGet packages.

0902ae09499329f6de6464cc0c8ab6f8d9bcbdae authored over 7 years ago by Martin Björkström <[email protected]>
(GH-62) Add project metadata used for AssemblyInfo and NuGet packages.

96f3b0ecdeff1e57c154bf38497153e75530eb6a authored over 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake dependencies

d31c314867e36166a1b1f21846171fad7a1c2898 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Run integration tests before uploading any artifacts.

471ecf2af745de72f29554f90ee163f2077ef040 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Only sign when publishing to NuGet.

677854d2447dc9ba30030a81d1234f18ae02f5b1 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #63 from cake-build/feature/GH-51

GH51: Sign binaries before publishing.

a4434fe02fb14c5bb3ab0f1fbd2bb28f8c9fa2ca authored over 7 years ago by Martin Björkström <[email protected]>
(GH-51) Sign binaries before publishing.

5d33cdae041ac0751fa15a19367942e22d1b7362 authored over 7 years ago by Martin Björkström <[email protected]>
Merge branch 'feature/GH-52' into develop

66e44f1aaee59c40ee335aefdac1a0c8c4bb576e authored over 7 years ago by Patrik Svensson <[email protected]>
Pin Cake.Recipe version

b199e7898548116c1e06d6dadbed8f6b74600c2d authored over 7 years ago by Martin Björkström <[email protected]>
(GH-52) Adds additional testing and fixes.

ec6df67169df20ce7383c0dda96bf77221c09e98 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-52) Adds support for generic constraints

d47ce73d5db4a1e433d6b844aa01f852ac68ffe8 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-52) Adds failing test

dd0858f67936e4974c83211e8da949dfa2309c59 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #57 from cake-build/feature/GH-14

GH14: Integration tests using Cake

ec2f5ac2e533e245736d708ede2c354c28bed402 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-14) Adds integration tests as Cake script.

262145d242c053f0dd74b042453fdc05cff91ab2 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #59 from cake-build/feature/GH-58

(GH-58) Handle all exceptions in server

cfea5cad864fd23aa85ea817543a410a22bebb3a authored over 7 years ago by Martin Björkström <[email protected]>
(GH-58) Handle all exceptions in server

- Fixes #58

46ab5f2307f6206ed57eb0bc41ec9006d2bf5606 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake dependency to 0.22.0

3a4123273967a0f0fd0e652e93f89468902095b0 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake to 0.22.0

dafcb901bad016f8f1cfc2dc33121b1685cc08cb authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #56 from cake-build/feature/GH-49

GH49: Search for Cake.exe instead of Cake.Core.dll

16ac49c859b98b6cd648b8673a23b3820e5e075f authored over 7 years ago by Martin Björkström <[email protected]>
(GH-49) Search for Cake.exe instead of Cake.Core.dll

47bc0eaf6ffc13662ee4a66ce95c12c19aa965b9 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #55 from cake-build/feature/GH-53

GH-53: Don't install tools

4d82db4db5b263fca59e162d9d62848d42982b6d authored over 7 years ago by Martin Björkström <[email protected]>
(GH-53) Don't install tools

- Fixes #53

168d19884e82efaea886c9f66b3ab6e3397b1fa1 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake dependencies

9b1f41ff3e548e3b7be634488b4ebb412b32f151 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Use NuGet.Config as Cake.Recipe now supports that

af411f964932cc6791c2ab2aad6855e78ce5513b authored over 7 years ago by Martin Björkström <[email protected]>
Use working dir instead of scriptPath when resolving tools/addin folder.

54c62c1a34910e6a5f4e00a444810a3eb0fb3a45 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Fix DotNetCore Restore once more...

97558c6b816f02d775cb54dc06e309448ef5a6a5 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Workaround Cake.Recipe not taking NuGet.Config into account.

c8b001eb7420e1bdebed3140400ef9f37f3e2a4c authored over 7 years ago by Martin Björkström <[email protected]>
(build) Target net46 only

5339ae95d12e3e9be6eb4832e5aebdafa97a13bd authored over 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake reference to 0.22.0-alpha

459b4cb7349c8259b3303af7da17f564718223bc authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #50 from cake-build/https

(maint) Switching to use https

13fd38ba59f391f8308626a8d4122401fb72f1f0 authored over 7 years ago by Martin Björkström <[email protected]>
(maint) Switching to use https

2cd1240e5b6211397df9aef68c3d9f8832915a8f authored over 7 years ago by Gary Ewan Park <[email protected]>
Merge pull request #47 from cake-build/feature/GH-11

GH11: Cache generated aliases

e0305c4af0c7814fc2f10dad4d60a94b27244765 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-11) Implement CachingScriptAliasFinder

b365b3180ce6286b6b9406328e641102d5509d85 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-11) Create interface for ScriptAliasFinder

9be80e7afba65688bd5812b9c2c09e774a33e5ba authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #46 from cake-build/skip-restore

(build) no need for calling dotnet restore, it's now fixed in Cake.Recipe

608a8ac6a4d0d8794a6ca40543a2728ffc410e39 authored over 7 years ago by Martin Björkström <[email protected]>
(build) no need for calling dotnet restore, it's now fixed in Cake.Recipe.

68fe8d1962a56013826d50ba3df84e07751e8b61 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #45 from patriksvensson/feature/GH44

GH44: Fixed namespace imports for aliases.

1aa7e7e9ae3dc45e348846e9f89adc5e11ef485b authored over 7 years ago by Martin Björkström <[email protected]>
Fixed namespace imports for aliases.

Fixes #44

92078a489d25a786c60efadc337794fb7691dc77 authored over 7 years ago by Patrik Svensson <[email protected]>
Merge pull request #43 from cake-build/feature/GH-42

GH-42: Handle ByReference parameters

878f91a0dc58d3fba98fa935e2d911715052a65b authored over 7 years ago by Martin Björkström <[email protected]>
(GH-42) Handle ByReference types

- Fixes #42

808669721ca38dd8dd46760617985c7ee1aecc5e authored over 7 years ago by Martin Björkström <[email protected]>
(GH-42) Adds failing unit tests

6632bcab93ebfdd61c2ee860d41752bb2a9f8b2c authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #41 from cake-build/fix-port-verification

Fixes bug in port arg verification

0c1144b8d164cac2dbe91428d74edc4fe2f3e310 authored over 7 years ago by Martin Björkström <[email protected]>
Fixes bug in port arg verification

f9e15589f86f7460ef5d540a50b1d4e116fb8ddb authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #40 from patriksvensson/fix/resetevent

Use ManualReset event instead of thread context switching.

d56da4448496fd6719cc5e24563dce52b792c22d authored over 7 years ago by Martin Björkström <[email protected]>
Added category traits for integration tests to enable filtering.

85331a7377744329c1c779c4f773ce0bc85cc5a2 authored over 7 years ago by Patrik Svensson <[email protected]>
Ignore NCrunch project and solution.

76fd9d2251b9a5297655a851e93eaceeaebebcc4 authored over 7 years ago by Patrik Svensson <[email protected]>
Use ManualResetEvent instead of thread context switching.

e0c64e129acf00f4052bf93b41a126009a3c7fcf authored over 7 years ago by Patrik Svensson <[email protected]>
Merge pull request #39 from cake-build/feature/GH-38

GH-38: Run restore before package

890898e0bd699c5ba42d4054ae91bd82ed7b199c authored over 7 years ago by Martin Björkström <[email protected]>
(GH-38) Run restore before package

- Will set correct version for project references
- Fixes #38

58267d04d80a75420c35d7d138ab4015dacb6254 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #37 from cake-build/feature/GH-36

GH-36: Use Configuration from Cake.Core

4cf2de890bb315db6c1fb08a27b089ba91876516 authored over 7 years ago by Martin Björkström <[email protected]>
Don't analyze cake.config with ReSharper

de74e0d273fdd5137129139e94cd66ab85c17693 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-36) Use Configuration from Cake.Core

- Solves #36

a7a58808741a44c5b8342cfa7f2576c7603ec013 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #35 from cake-build/feature/GH-34

GH-34: Return information about script host

136be492f2efddd5a24b960db6e3569edafe6a7d authored over 7 years ago by Martin Björkström <[email protected]>
(GH-34) Return information about script host

- Solves #34

83b5febfa7cef5430e06ae2dba19326b41e1b8bb authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #31 from cake-build/MyGetBadge

(doc) Add MyGet badge

5f5fcdacfddec0da1c3fc9dea338ecf254b63648 authored over 7 years ago by Gary Ewan Park <[email protected]>
(doc) Add MyGet badge

3b909c658a21fe6c2c341a3c8d2bc5c5fb9ffe51 authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #30 from cake-build/AppVeyorBuildBadges

(doc) Added AppVeyor Build information

edc5878d8a178f48b30b1bad5c37c1261bfc6c37 authored over 7 years ago by Martin Björkström <[email protected]>
(doc) Added AppVeyor Build information

6e181480b01948bd1ba08bff4ac3beb9b58e827e authored over 7 years ago by Gary Ewan Park <[email protected]>
Merge pull request #28 from cake-build/fix-appveyor-build

(build) Fix build on Appveyor

6ea14c66a27cb7a70e0682695b9762ff54b77563 authored over 7 years ago by Martin Björkström <[email protected]>
(build) Fix build on Appveyor

- Use VS2017 Image
- Disable Codecov

9d71f551a83b0a390e55701d6e69a060e3d4fcbd authored over 7 years ago by Martin Björkström <[email protected]>
Merge pull request #27 from cake-build/feature/GH-22

GH22: Added Cake.Recipe for CI builds

b0421b086de4c4fa8ca40252bc06c41166c28e79 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-22) Fix creation of NuGet packages

48cefb6c2d92260f218024a2b4dc933e39295103 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-22) Fixed Unit Tests

- Disabled CodeGen tests for NETCORE as Assembly resolver is not yet implemented for .NET Core
-...

0dabd99069db0c7ca99fb19415070fd4aafb3c24 authored over 7 years ago by Martin Björkström <[email protected]>
(GH-22) Moved integration tests

- Fixes issue with build hanging on integration tests. I.e. Cake.Recipe doesn't run integration ...

790c1bf341b2ab70ea24d328a9941ee1e9785cca authored over 7 years ago by Martin Björkström <[email protected]>
(GH-22) Added Cake.Recipe

- At the minute, this overrides execution of DupFinder, which I believe should be turned back on...

4ec9604705be9bc82e5cfb98c75f5db899df940c authored over 7 years ago by Gary Ewan Park <[email protected]>
(GH-22) Added missing packages.config file

- In order to pin to a specific Cake Version

1621859192382661375e886cd239e01fe2b7e505 authored over 7 years ago by Gary Ewan Park <[email protected]>