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
GH3627, GH3628, GH3629, GH3630, GH3631: Refactor GitHub Actions Provider
github.com/cake-build/cake - eb9f4cd6d45b8b9c00166ea762fcb3b8f44f8c6d authored about 3 years ago* Adds GitHub Actions Commands
* AddPath, fixes #3627
* SetEnvironmentVariable, fixes #3628
...
Add IEquatable to FilePath and Directory Path
github.com/cake-build/cake - 7122f3dcb79344e5dfe54cd5e2dea73c846833d9 authored about 3 years agogithub.com/cake-build/cake - 67b74b05c32fa5c2112aa9f061e1df49bf406ee9 authored about 3 years ago
github.com/cake-build/cake - 9ade90d17a1a8206d969a95fe9b8f6a2744e96c5 authored about 3 years ago
(GH-3654) Change IsRunningOnAzurePipelines to ignore agent type
github.com/cake-build/cake - 460cc770cb35ebf41045e998ab9655eed335e02d authored about 3 years agogithub.com/cake-build/cake - 7b32e65050b4dd4c8317e81c4a3f070aeb971ae9 authored about 3 years ago
GH3639: Add DotNetNuGetDisableSource aliases (synonym to DotNetCoreNuGetDisableSource)
github.com/cake-build/cake - 885d08bd19e4d9129274c28cf75c248e30d3b72f authored about 3 years agogithub.com/cake-build/cake - fe303de6d845993dd28c7fbb094dcd35ea1185fb authored about 3 years ago
(maint): Bump actions/checkout from 2.3.5 to 2.4.0
github.com/cake-build/cake-rider - 453a161de7c8731c3a5b468fae37ce79edcd20c9 authored about 3 years ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release no...
github.com/cake-build/website - 9c3d71f2e8e94f102f40e058e73bcd8b6459314a authored about 3 years ago
github.com/cake-build/website - e04141edf522e55d2187a0e4f535f1bca7c70139 authored about 3 years ago
github.com/cake-build/website - 63dbdfe608286af29ec969c18d451c780e36d002 authored about 3 years ago
github.com/cake-build/website - 9892d0dc315740bca49a4a73ba3df156a5a3a24e authored about 3 years ago
GH3647: Display message of criteria when task fails to run due to criteria not being met
github.com/cake-build/cake - dc550dd786baf28a63258fd994136a3fd266c1c5 authored about 3 years agogithub.com/cake-build/cake - 2f67a0ea76b7ec9fea82bd1da1f6095ab9a4ea56 authored about 3 years ago
GH3555: Add DotNetNuGetAddSource aliases (synonym to DotNetCoreNuGetAddSource
github.com/cake-build/cake - c3e5fc07f0c005c73d0bce5274039120e34ab79c authored about 3 years agogithub.com/cake-build/cake - f35e7656476de379d7557dea1ce0b9970a29c0a7 authored about 3 years ago
github.com/cake-build/website - 6b5baa0117f9ff4dd946a9f1312beed1927c9dc3 authored about 3 years ago
GH3554: Add DotNetNuGetDelete aliases (synonym to DotNetCoreNuGetDelete)
github.com/cake-build/cake - f03c02afbc9ff30d48e9330bb16559cffd9fd2e0 authored over 3 years agogithub.com/cake-build/cake - 473f9692c9573b5587d71612c9c2eb5b4ebc979b authored over 3 years ago
GH-2571: Convert octopus deploy to property to collection
github.com/cake-build/cake - 79d94e02cc4f47d473ba1da938b5cc8d1b2b6cd4 authored over 3 years ago+ Added new ExcludeMachines property for both CreateReleaseSettings and OctopusDeployReleaseDeplo...
github.com/cake-build/cake - b4871d3bf4f4d4c230631ad3fb70e41a72ec2c48 authored over 3 years ago(maint): Bump org.jetbrains.intellij from 1.2.0 to 1.2.1 in /src/rider
github.com/cake-build/cake-rider - 24247a4641931418fbc5ee128913094fe5699b3b authored over 3 years agoBumps org.jetbrains.intellij from 1.2.0 to 1.2.1.
---
updated-dependencies:
- dependency-name: ...
github.com/cake-build/website - edbca12de223ddeff9466c8cc8c5df6e8a32b046 authored over 3 years ago
GH3553: Add DotNetNuGetPush aliases (synonym to DotNetCoreNuGetPush)
github.com/cake-build/cake - d726fa38a55104b4511356988bb6d029e2c17daf authored over 3 years agogithub.com/cake-build/cake - 7ff3b373d5e36571eec4cb1009a015a753c82056 authored over 3 years ago
Fixed issue #2443
github.com/cake-build/cake - 926398d84d3aa9708aa26fc0532e070f904be152 authored over 3 years agoAlso, some unit tests were added to test the behavior of CopyFiles.
github.com/cake-build/cake - 694779044745e12f6e0631d306580ccc2b434402 authored over 3 years agoCo-authored-by: Pascal Berger <[email protected]>
github.com/cake-build/website - 6c65ec98479cc8da6a9a4f2ddfece640a8e43f2e authored over 3 years agoCo-authored-by: Pascal Berger <[email protected]>
github.com/cake-build/website - 193afecea7d733e71f0df74e49dda9a71dbfdb84 authored over 3 years agogithub.com/cake-build/cake - 9ab07c4b4c849ba7e11a89aefd74800a19e28f12 authored over 3 years ago
github.com/cake-build/cake - decc4a16ceeba8c9db5e3733f3a2d30b8f8f52d6 authored over 3 years ago
Pin Cake GitHub action to v1
github.com/cake-build/cake - 31a06fcca74433a3b5388b613121b169c259746f authored over 3 years ago(maint): Bump cake-build/cake-action from 1.3.0 to 1.4.0
github.com/cake-build/cake-rider - 27e3ab6bbe3dbfa7833992a6bdf6268808cc6df6 authored over 3 years agogithub.com/cake-build/cake - a293891eb88c6bba8fdd5c02c5a3de55a31147c0 authored over 3 years ago
Bumps [cake-build/cake-action](https://github.com/cake-build/cake-action) from 1.3.0 to 1.4.0.
-...
github.com/cake-build/cake-action - 05afcd95441a78b3e4d375a72b62bde29c8c0f60 authored over 3 years ago
github.com/cake-build/cake - adf071ba0035c7489589a891c1df8251bc701ba2 authored over 3 years ago
github.com/cake-build/cake - c2815089959d138de7e1d31717348cc8a844e093 authored over 3 years ago
GH3551: Add DotNetPublish alias (synonym to DotNetCorePublish)
github.com/cake-build/cake - 6b626d87d5708b39071c3d225c736d4d7a6df0bc authored over 3 years agogithub.com/cake-build/cake - 4bc67c8d6c3e3dd50f62243bb924e7ec0a0d299b authored over 3 years ago
GH3550: Add DotNetVSTest alias (synonym to DotNetCoreVSTest)
github.com/cake-build/cake - 42c043ce3f5d15c7358b1d1b7fad7eeacb3e8f6b authored over 3 years agoAdd icon for deprecated Cake packages
github.com/cake-build/graphics - b83e0bf60bccffa1680c5905d8aef550a7f0db64 authored over 3 years agogithub.com/cake-build/cake - de59242c7d1aa11420492c3cc0024c746893c2c3 authored over 3 years ago
github.com/cake-build/cake - 4ea6a1480a5590737775e9dfd0974616e998e247 authored over 3 years ago
github.com/cake-build/cake - ae527d832c54aeb5dd45653ade8b79d0214118f2 authored over 3 years ago
github.com/cake-build/website - 28126698ca473bf56479e832064ef0bcad1a66ab authored over 3 years ago
github.com/cake-build/cake - 82038fe8c931ebb20933c3b42a28aeb9f26a201c authored over 3 years ago
github.com/cake-build/cake - 585b11eb35e80bb64f4ce6f05424a4e02f75705b authored over 3 years ago
GH3547: Add DotNetBuild alias (synonym to DotNetCoreBuild)
github.com/cake-build/cake - e357aace2a3a69f29fd0927a80e2458891cc05a8 authored over 3 years agogithub.com/cake-build/cake - 800708b3f246b6612c67b06bc652ca1bac6b8acc authored over 3 years ago
github.com/cake-build/website - c148136a3f5d2d9836757262612fa52869c2b14d authored over 3 years ago
(GH-3215) Add RunCommand with postAction parameter to DotNetCoreTool
github.com/cake-build/cake - 1f26a92237bb7e27c2156d0cd28a4397f1e43fce authored over 3 years agogithub.com/cake-build/cake - eaa8d2794e020788cac209f2d8f627d4485fd949 authored over 3 years ago
GH3546: Add DotNetRestore alias (synonym to DotNetCoreRestore)
github.com/cake-build/cake - 9d53ccec0e4857e4c9f5766714b8b1b63ebf10bc authored over 3 years agogithub.com/cake-build/cake - 17c49d8953486f245dbcf0804b4d0e614e5923d7 authored over 3 years ago
(GH-3282) Renamed GitVersionVerbosity values to match GitVersion
github.com/cake-build/cake - f55c45fe9f24634ed103f1398fb133fdd358d666 authored over 3 years agoCo-authored-by: Pascal Berger <[email protected]>
github.com/cake-build/website - 28fab69c707df769ce8f151f4396927db78d2283 authored over 3 years agoAddresses #3282
github.com/cake-build/cake - aae1b508ac6332a20d5ad12a8c550c6ea600f3a8 authored over 3 years agoGH1669: fixed parsing of versions with prerelease
github.com/cake-build/cake - fc308f4926b8601626e0c7590e9a0a3861f38659 authored over 3 years ago* fixes #1669
github.com/cake-build/cake - 55d8356c8a79278d94277ee41a0ae810355c87d3 authored over 3 years agoGH3545: Add DotNetClean alias (synonym to DotNetCoreClean)
github.com/cake-build/cake - 5154c09b2e00f5e40babaf05f4f81f3335c37879 authored over 3 years agogithub.com/cake-build/cake - 512d1385d3ff7059937923cf6dd88df308da3995 authored over 3 years ago
GH-3607: Add EnableCompressionInSingleFile to DotNetCorePublishSettings
github.com/cake-build/cake - be1261c9c1f928ed9eb52a2a76a53ae20d0e86f8 authored over 3 years agogithub.com/cake-build/cake - 35f24e813694ea0b75d9e1e145814fdf56977916 authored over 3 years ago
GH-2788: Changed the register-property in OpenCover/OpenCoverSettings.cs from string to OpenCove...
github.com/cake-build/cake - d90ca87c5e26eab94094b7567766a567f81a7407 authored over 3 years agogithub.com/cake-build/cake - 5cc5710ae692d219044094433368cc7ba051f1a3 authored over 3 years ago
GH3544: Add DotNetExecute alias (synonym to DotNetCoreExecute)
github.com/cake-build/cake - 37474643b9c5bd9bf5547874cb0e9e07e111c5a1 authored over 3 years agogithub.com/cake-build/cake - 99de7d752c34e993d0f9f599284e5c0ee6f8b335 authored over 3 years ago
Co-authored-by: Pascal Berger <[email protected]>
github.com/cake-build/website - c6a82202bb1ef4271cb58e60ff3530d7014368e4 authored over 3 years agogithub.com/cake-build/website - 685204070d4b4dee4ee0cfd9a3b86e2b034cccff authored over 3 years ago
github.com/cake-build/website - 996a1926164581b304f3c9ea66f80319116cdf95 authored over 3 years ago
(GH-3610) Remove TFBuild Provider
github.com/cake-build/cake - 7e6b095a231ff2f58388713029b7b97c986039f6 authored over 3 years agogithub.com/cake-build/cake - dae46649ef198febf8aa33ef03e5dfac84b05c0e authored over 3 years ago
GH3572: Only build TargetFrameworks netcoreapp3.1, net5.0 & net6.0
github.com/cake-build/cake - a7543cec83ff70d4f6bc3c8f0dc2ccbeb520797e authored over 3 years ago* fixes #3572
github.com/cake-build/cake - 670bdfa7fd312c0283472325a7383ab6d8330460 authored over 3 years agogithub.com/cake-build/cake - 304bef22d3151ab8296cd48dd5e63d742c72e4c2 authored over 3 years ago
github.com/cake-build/website - a6520c09cd1c4180c4a37d4ff12fd08ca2358aac authored over 3 years ago
github.com/cake-build/website - 11357d55cb2a367746f17b5e25a7a522402c08d9 authored over 3 years ago
(maint): Bump actions/checkout from 2.3.4 to 2.3.5
github.com/cake-build/cake-rider - 6a876535194e865da56d5b1ce9cd7538451c9b23 authored over 3 years ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release no...
github.com/cake-build/cake - 4bcb3d469685fa391a2c87f13e4c62e40cbfd8c4 authored over 3 years ago
GH3602: Make Cake.Tool primary NuGet package in ReadMe
github.com/cake-build/cake - cefa13905632c0aeb08968a758f8aeafe9328e25 authored over 3 years ago* fixes #3602
github.com/cake-build/cake - 6f614f03c256ad359a8d4cdcfff7714f1ab8b3b1 authored over 3 years ago(maint): Bump org.jetbrains.changelog from 1.3.0 to 1.3.1 in /src/rider
github.com/cake-build/cake-rider - 962af80dee8fcf334df1492bfcd4044bb6f7e3a1 authored over 3 years agoBumps org.jetbrains.changelog from 1.3.0 to 1.3.1.
---
updated-dependencies:
- dependency-name:...
github.com/cake-build/bakery - 3665b24f6d3cc433404f974967efe0f590f10bf1 authored over 3 years ago
GH-1616: Better error message for interdependent tasks
github.com/cake-build/cake - 61a7dfb50161fc83613b2378b7a9c94d195da118 authored over 3 years agoAnd corresponding tests
github.com/cake-build/cake - 291ddc20ab62e6709e21c2e586acbb0a92096c3e authored over 3 years agoGH-2075: Modify alias DotNetCoreNuGetPush to allow using string or FilePath.
github.com/cake-build/cake - 87bb27b747b2c8f80b127eef165714c2ce2481b9 authored over 3 years ago* fixes #2075
The change will allow using FilePath or string as parameter for this
alias. The imp...
GH3590: AzurePipelinesBuildInfo Directories File>DirectoryPath
github.com/cake-build/cake - 5474e3577e7b5937e04dc0b74bd5f732d3b18fdd authored over 3 years ago* fixes #3590
github.com/cake-build/cake - fcb144d221c22a2e642debbf6ba494d29b9970e0 authored over 3 years agoGH3595: Update Autofac to 6.3.0
github.com/cake-build/cake - 608b0a865083f98a045798f09a5ed83c2705a6ff authored over 3 years ago* fixes #3595
github.com/cake-build/cake - 4c4e8ec392dca052979e919c7a6c3af2828cbafa authored over 3 years agoGH3591: Update Microsoft.NETCore.Platforms to 6.0.0-rc.2.21480.5
github.com/cake-build/cake - 184ab49a70b6c1b8a16ba800b4ab1150080f0ca3 authored over 3 years ago* fixes #3591
github.com/cake-build/cake - 613183b87ffff8eae06f9d409749f8da2132140d authored over 3 years ago