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 #134 from augustoproiete-forks/strong-name-sign-abstraction-and-transport

Strong-name sign Abstractions and Transport

d05896398a879a2af0fbc333c117ac81ae3a8972 authored over 3 years ago by Martin Björkström <[email protected]>
(#133) Strong-name sign Abstractions and Transport

3da47bf4827a0fa800f2b9a948142900068762df authored over 3 years ago by C. Augusto Proiete <[email protected]>
Merge branch 'hotfix/0.6.2' into develop

* hotfix/0.6.2:
(GH-129) When using .NET Global tool, resolve Cake.dll to netcoreapp3.1

7af22a670afbb3475a7a311e8baa607ef0c4a4b8 authored almost 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'hotfix/0.6.2'

* hotfix/0.6.2:
(GH-129) When using .NET Global tool, resolve Cake.dll to netcoreapp3.1

991ded15540b13f52ebc6db9bb2785ba3d68cc6a authored almost 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'force-netcoreapp3-1-for-dotnet-global-tool' into hotfix/0.6.2

* force-netcoreapp3-1-for-dotnet-global-tool:
(GH-129) When using .NET Global tool, resolve Ca...

c1e22a1e66bee406bf1e042d054db743196f6a1e authored almost 4 years ago by Gary Ewan Park <[email protected]>
(GH-129) When using .NET Global tool, resolve Cake.dll to netcoreapp3.1

Bakery currently needs Cake.Core and Cake.Common targeting netstandard2.0 only
https://github.co...

05d250d838afa54d8748d87f4ef781b7a5cc9549 authored almost 4 years ago by C. Augusto Proiete <[email protected]>
Merge branch 'hotfix/0.6.1' into develop

* hotfix/0.6.1:
(GH-127) Fixed wrong path in cake-tool detection

45f37b127492281f5cdacefe654887e4a2e98507 authored almost 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'hotfix/0.6.1'

* hotfix/0.6.1:
(GH-127) Fixed wrong path in cake-tool detection

d39d3b84c55de7dc2567510fa5fdd4635923437d authored almost 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #128 from nils-a/bugfix/GH-127

(GH-127) Fixed wrong path in cake-tool detection

6614ecce4dda71fe2076e8fd36c1bfc3aad5519a authored almost 4 years ago by Gary Ewan Park <[email protected]>
(GH-127) Fixed wrong path in cake-tool detection

The last change introduced a detection based on
the dotnet tool default installation location.
D...

04e66ce8092d55499e9db4d4e5a1fde25c491e71 authored almost 4 years ago by Nils Andresen <[email protected]>
Merge branch 'master' into develop

* master:
(build) Add dotnet cli environment variables

27d865615806def003c402f226cf027dd7beb8d4 authored almost 4 years ago by Gary Ewan Park <[email protected]>
(build) Add dotnet cli environment variables

So that they match what is set in the build.ps1/sh files. These aren't
being respected, since t...

1adfb1fbea2cabc5b8cbf4323978e3ea42fc6076 authored almost 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'release/0.6.0'

* release/0.6.0: (22 commits)
(build) Add workflow for generating release notes
(build) Upda...

6eed4355110fd1e2f3deec3523caf483af08450f authored almost 4 years ago by Gary Ewan Park <[email protected]>
(build) Add workflow for generating release notes

825abecf959266a4c0fedab1a265efc8521af2a4 authored almost 4 years ago by Gary Ewan Park <[email protected]>
(build) Update GitHub workflow

Add missing environment variables

22095212fc7d3f1841f7dc46260e6ecc8201f90a authored almost 4 years ago by Gary Ewan Park <[email protected]>
(#122) Prefer building on GitHub actions

63718cadf3f34aad501820f1feb94b4dc6fece6c authored almost 4 years ago by Gary Ewan Park <[email protected]>
(build) Fix cache invalidation

b9af888a60def6a5f173431206e3557a4fb90fc2 authored almost 4 years ago by Gary Ewan Park <[email protected]>
(#120) Update Twitter/Gitter messages

3b5f8bf8588ff9a4f6cb20752e8681bc4f50f686 authored almost 4 years ago by Gary Ewan Park <[email protected]>
(#121) Update GRM configuration

c60d458b521700def67143f33869be06b189d018 authored almost 4 years ago by Gary Ewan Park <[email protected]>
(#122) Update GitHub Actions workflow

cfcaa2ba6b2578598b32db8daf484dab0935c9f9 authored almost 4 years ago by Gary Ewan Park <[email protected]>
(build) Bump to latest Cake.Recipe

f3220a003781e0cde48538305329af0039d3fadb authored almost 4 years ago by Gary Ewan Park <[email protected]>
(build) Build with Cake 0.38.5

f0307949f2713297df8384f806a9f9aa93cdd363 authored almost 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #126 from nils-a/feature/GH-125

(GH-125) added %HOME/.dotnet/tools

df2284854248a8288e02c0e4c976f9ff2192d8ff authored almost 4 years ago by Martin Björkström <[email protected]>
(GH-125) added %HOME/.dotnet/tools

to the search path for Cake.

Also, restructured the search order:
* cake.exe in /tools/
* dotne...

a30d4856bc907d5b436ef4393769b1bf2dfb3ebf authored almost 4 years ago by Nils Andresen <[email protected]>
Merge pull request #123 from cake-build/feature/multi-target-libs

Multi-target libraries to also include ns2

195d65cb0a15b0ab63d0e16af9e51f73a6b0f0e6 authored about 4 years ago by Martin Björkström <[email protected]>
(GH-122) Move InternalsVisible of AssemblyInfo

Use a Directory.Build.targets file to create the necessary attributes
in the generated AssemblyI...

5954780f9ecb463faae36dd2b6f490561f3d2cf7 authored about 4 years ago by Gary Ewan Park <[email protected]>
Multi-target libraries to also include ns2

2e078fdc6aaab3761d288ad16743f2b9719f03cd authored about 4 years ago by Martin Björkström <[email protected]>
(GH-122) Lets only build on Windows just now

d56dab6afbcad0259668052da0c1e40bc75dd8e7 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) More syntax errors

55e13723ad37085dc192fa007b56ba72e5af2c2f authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Fix yml syntax error

8987391eda5219935e51e6661ab4f3fa15f8329d authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Add another dotnet SDK

I believe this is needed for GitVersion

5802ea4740a5a2d0663ce41e0e7741ce9d2c3106 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Switch to what is used on Cake.Npm.Module

b1821b9eb0a75695bd38f70dcb871a5268559262 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Fix git step

5934da087afdf3b332c4cbaf218f49e36c0eed60 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Minor tweaks to what steps are used

6397dd65fc4a770af6758349cf540a6ecf03f6af authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Try just windows to start

67bc2fc564a576f4a761d9bca129d832ce16c917 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Install specific dotnet sdk

bb14e6d5042c2d0af9f7e639c03978e77f35fea9 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-122) Add workflow for GHA

3a0c89b301afef5e0c890b974ecec6359e2c0aa8 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'hotfix/0.5.1' into develop

* hotfix/0.5.1:
(GH-119) Fix publishing process
(build) Fix criteria for signing binaries

f333343c93f4716e493011897907587063397022 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'hotfix/0.5.1'

* hotfix/0.5.1:
(GH-119) Fix publishing process

bb3e560c177b38c87731fef65eaeeb73b6ec6a4f authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-119) Fix publishing process

Upgrade to Cake.Recipe 2.1.0 to address issue which publishing duplicate
artifacts to GitHub.

E...

f4ea8596c6ef6dda467ff559a128fc8d58f0be4a authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Fix criteria for signing binaries

As part of the refactoring effort, we broke the criteria used for
deciding if binaries should be...

9af67780414e8f944dda5811d2e77863d618c7f5 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge branch 'release/0.5.0'

* release/0.5.0:
(maint) Add .DS_Store to .gitignore
Fix issue where adding line change to e...

f06bfede80a2f9a05a261a46fd0ec313442e550d authored about 4 years ago by Gary Ewan Park <[email protected]>
(maint) Add .DS_Store to .gitignore

65041dfee7f6aa331b0d30103f5ce6f106421d32 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #117 from cake-build/feature/update-build

Fix issue with adding line change to end of file

93ebd6225beb36fb5d8f527b641dd7c5622fdeb7 authored about 4 years ago by Gary Ewan Park <[email protected]>
Fix issue where adding line change to end of document would crash.

bfc165d2ef6d85d36836601ed8cacc31b2a83002 authored about 4 years ago by Martin Björkström <[email protected]>
Fix packaging.

144db106468b596b8974c687edddca13ac6ba541 authored about 4 years ago by Martin Björkström <[email protected]>
Trying to get build working

73e9d5dd509a274de1e2e713c02d2c33057e17ea authored about 4 years ago by Gary Ewan Park <[email protected]>
Update build.

8e9c008e913198a1a8fbd161dbd5541d9ed3e26f authored about 4 years ago by Martin Björkström <[email protected]>
(build) Update to latest AppVeyor image

f8930ce78dc1391916a0a8d5e13e592f648dccce authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #113 from cake-build/feature/GH-75

GH-75: Adds caching LoadDirectiveProvider

cf947c2502d6681c273c1253e88a2f80c31fcfc0 authored about 5 years ago by Martin Björkström <[email protected]>
(GH-75) Make sure InterceptingScriptAnalyzerContext does not throw

8363de60ed2781281a469752556337e0058aa153 authored almost 6 years ago by Martin Björkström <[email protected]>
(GH-75) Adds caching LoadDirectiveProvider

- Fixes #75

9c28b0ee06e60789b956d2c7032b3e592cebb402 authored almost 6 years ago by Martin Björkström <[email protected]>
Merge branch 'hotfix/0.4.1'

59dff151bbe1189a2f4d5aabdd0d9614412b341c authored almost 6 years ago by Martin Björkström <[email protected]>
Merge branch 'hotfix/0.4.1' into develop

4e776b1768454de48c0df95a5ad91ea7aeb6c70a authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Sign Choco packge

846fd1f6d2ccb38709f2066f443778beebe75fa9 authored almost 6 years ago by Martin Björkström <[email protected]>
Merge branch 'release/0.4.0'

7c621af9bbabdaf729194af5023624e3a43c9359 authored almost 6 years ago by Martin Björkström <[email protected]>
Merge pull request #110 from cake-build/update-deps

(build) Updating Cake, Cecil and Cake.Recipe

db9a705636411e1dbb238109ae4968e253cbf4db authored almost 6 years ago by Gary Ewan Park <[email protected]>
(build) Use MSBuild instead of dotnet

a790d3593debc5a17ba1392b3279837def4cb279 authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Some fixes to integration tests.

17c7dac87063f9e3f3e34ad7fb3d8bb16dc19aa7 authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Moved integration tests to Console App

dbd86647bde7dae897fe058921d9d202e407b4b0 authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Downgrade Cake.Recipe to avoid some Mono issues.

a3578b1adb2655a4665dc32d25e61d187fa15ddd authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Use correct overload of string.TrimStart for full framework

79ee3b43ed5bbee6028fd30ac99cdcf960c5dd0b authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Pin dotnet sdk and modify some other dependency versions.

5da806dc656108f8fcd700870dda07c4fbefab6e authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Fix installing OmniSharp mono assets

31069bed0ddf1fd59a59a52ad753d9774f841655 authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Update OmniSharp mono assets for test.

0d4248b9ebfc585e1e91603f4c41b1f60a3cc54d authored almost 6 years ago by Martin Björkström <[email protected]>
(build) Updating Cake, Cecil and Cake.Recipe

bb1e2ad51ed3c65cbacb0d3fd3545deeaf381d1b authored almost 6 years ago by Martin Björkström <[email protected]>
Merge pull request #109 from nalla/feature/support-global-cake

cake-scripting: Look for global cake installed

dbd995a44f6246e76e9ce4d47b08ba837ba82702 authored almost 6 years ago by Martin Björkström <[email protected]>
cake-scripting: Look for global cake installed

The logic to get the cake path now looks into the local tools path. If no
cake can be found ther...

3b25433fbfd8fb0847cb5c8bc1d31cf92cf85072 authored about 6 years ago by Manuel Blanquett <[email protected]>
Merge pull request #107 from gep13/feature/GH-106

(GH-106) Add Chocolatey Package

0987daf4aa48a3f2304c1f4f0bfaeec753d997c0 authored about 6 years ago by Martin Björkström <[email protected]>
(GH-106) Corrected XML and path

79badc23dc3d0c2e194a0c40a84beae7e064b42d authored about 6 years ago by Gary Ewan Park <[email protected]>
(GH-106) Initial Chocolatey Package creation

2e0283d73792c48f2655d3e1b48a509178db3c08 authored about 6 years ago by Gary Ewan Park <[email protected]>
Merge pull request #101 from cake-build/feature/omnisharp-mono-integration-tests

Use OmniSharp's embedded Mono version for integration tests.

d222586c29a9e752f9e7dd001cce23a31cd9860f authored over 6 years ago by Martin Björkström <[email protected]>
Adjust paths for OmniSharp embedded Mono runtime

e7ae351b6bab0553a1563d36c20282113756a831 authored over 6 years ago by Martin Björkström <[email protected]>
(build) Use OmniSharp's embedded Mono version for integration tests.

541ca3833a23d138f3abc537040a44f5fa6d4eb3 authored over 6 years ago by Martin Björkström <[email protected]>
Merge branch 'release/0.3.0' into develop

e124c007b3dd28a0f42f2f515075fff3cb1386c0 authored over 6 years ago by Martin Björkström <[email protected]>
Merge branch 'release/0.3.0'

b6f11754294fbade269f16c856ff0d8e688949fa authored over 6 years ago by Martin Björkström <[email protected]>
Fix signing.

6c20c62e0aa80c740e5cf9cb875f6551488088e5 authored over 6 years ago by Martin Björkström <[email protected]>
Merge branch 'release/0.3.0'

5249810838b0a98377258216b84c121fb81685a0 authored over 6 years ago by Martin Björkström <[email protected]>
Merge pull request #103 from cake-build/feature/GH-102

(GH-102) Update to Cake 0.27.0

199e19f6da51305368d01019421f5e7b634a392c authored over 6 years ago by Martin Björkström <[email protected]>
(GH-102) Update to Cake 0.27.0

- Fixes #102

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

GH74: Build on Mono

03fcaa3fb9ba46b5134b1da5d89c7318ed409db9 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) FIx integration tests on Mono

10fbb1e178022bc7691ab885efef4da8b3d5b90c authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Update to latest Cake.Recipe in order to run GitVersion on non-linux.

93874e3a5c0fa5d2d381dcdb78f9e581e2e4ccaf authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Update Cake.Recipe and cleanup.

77ccdfd7ccadc5e5c36c086afd2026b172b43166 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Add DotNet CLI installation to bootstrappers.

033ab69e2fab778a0391bf3ff2d5cefe2d804aa7 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Make Pack work on Mono

30864f0aceae7c3630dbd583616d5f46a277ae17 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Make unit tests pass.

3ed9487e3aa658fc5997203ee42d9b6f66de0f1f authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Run XUnit tests on Mono

6b0b720ccc44000d7df1d740c6c15657323dc2b5 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Adds bootstrapper

77e87fc86e2d98c2cf8f7ab064fd3f7b2b175658 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-74) Builds on Mono

9ebc3c1d6dae232e7b99db23163a5b3766be9a84 authored almost 7 years ago by Martin Björkström <[email protected]>
(meta) Add Bitrise build statuses.

5428db5e6fc213530f408e6019fdb66502aef2e8 authored almost 7 years ago by Martin Björkström <[email protected]>
(meta) Add NuGet to README.md

3d3629f263a7342d214ad4208a913b7faf8b29c0 authored almost 7 years ago by Martin Björkström <[email protected]>
Merge pull request #98 from cake-build/feature/GH-97

(GH-97) Update to Cake 0.26.0

20c584b24758935c4cfe990a172052a6dfeaca7f authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-97) Update to Cake 0.26.0

- Fixes #97

6ceab258e2d32d1426c575bac8a8f16202df73e1 authored almost 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake tool to 0.26.0

f3c0b5c1211daa76e4a2fc8603091d6f8305171e authored almost 7 years ago by Martin Björkström <[email protected]>
Merge pull request #95 from cake-build/feature/GH-86

GH86: Add Cake.Common references to default list

6a6134a59f3875fc73a69a0113024a78517144c7 authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-86) Add Cake.Common references to default list

- Fixes #86
- In the future we should look at resolving these dynamically.

db7c7f737559714b4cc06a9a7991031b8d5626b1 authored almost 7 years ago by Martin Björkström <[email protected]>
Merge pull request #93 from cake-build/feature/GH-91

GH91: Create ZIP artifact.

8f795af16e6673b642f2bb238fb43e06e514c7ad authored almost 7 years ago by Martin Björkström <[email protected]>
(GH-91) Create ZIP artifact.

- Fixes #91

a3e396cb53fe01811010657c81f586491273e419 authored almost 7 years ago by Martin Björkström <[email protected]>
(build) Update Cake to 0.25.0

01778ed7767b01e93151039e0e17b06e0f8eaebe authored almost 7 years ago by Martin Björkström <[email protected]>