{"id":19814877,"url":"https://github.com/cake-build/cake-vso","last_synced_at":"2025-05-01T10:31:23.123Z","repository":{"id":2264096,"uuid":"46063753","full_name":"cake-build/cake-vso","owner":"cake-build","description":"Cake integration for Azure DevOps.","archived":false,"fork":false,"pushed_at":"2023-07-12T06:54:49.000Z","size":684,"stargazers_count":18,"open_issues_count":8,"forks_count":19,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-04-29T18:45:03.274Z","etag":null,"topics":["azure-devops","azure-pipelines","cake-build","extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items/cake-build.cake","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cake-build.png","metadata":{"funding":{"open_collective":"cake"},"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-11-12T15:57:28.000Z","updated_at":"2022-05-27T12:33:12.000Z","dependencies_parsed_at":"2023-09-26T09:09:42.394Z","dependency_job_id":null,"html_url":"https://github.com/cake-build/cake-vso","commit_stats":{"total_commits":78,"total_committers":11,"mean_commits":7.090909090909091,"dds":0.3589743589743589,"last_synced_commit":"4789678439b49c2889754503d6d27c3b3397d72f"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-build%2Fcake-vso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-build%2Fcake-vso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-build%2Fcake-vso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cake-build%2Fcake-vso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cake-build","download_url":"https://codeload.github.com/cake-build/cake-vso/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251859889,"owners_count":21655635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-devops","azure-pipelines","cake-build","extension"],"created_at":"2024-11-12T10:03:36.241Z","updated_at":"2025-05-01T10:31:23.104Z","avatar_url":"https://github.com/cake-build.png","language":"C#","funding_links":["https://opencollective.com/cake"],"categories":[],"sub_categories":[],"readme":"# cake-vso\r\n\r\nCake integration for Azure DevOps.\r\n\r\nThis extension contains a custom build task that runs Cake build scripts for you.\r\n\r\nCake (C# Make) is a cross platform build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit tests, compress files and build NuGet packages.\r\n\r\n## Run Cake scripts easily\r\n\r\nThe Cake Azure DevOps build tasks makes it easy to run a Cake script directly without having to invoke PowerShell or other commands line scripts. This makes it easy even for team members not familiar with Cake to add or adjust parameters passed to your build scripts.\r\n\r\n## How to use the build task\r\n\r\nAfter installing this extension, a new task will become available called \"Cake Task\" when you add a new build step for a build definition.\r\n\r\n![Add Cake Task](https://raw.githubusercontent.com/cake-build/cake-vso/develop/Images/addtasks.png)\r\n\r\nBy default, the Cake build step (when added to a build) will try to run the `build.cake` build script (found in the root of your repository) with the target `Default`. If you wish to run another build script or build target you can change this in the build step settings.\r\n\r\n![Configure Custom Build Step](https://raw.githubusercontent.com/cake-build/cake-vso/develop/Images/configurebuildstep.png)\r\n\r\n## Learn more\r\n\r\nFor more information about Cake, please see the [Cake website](https://cakebuild.net) or the Cake [source code repository](https://github.com/cake-build/cake).\r\n\r\n## Thanks\r\n\r\nA big thank you has to go to [JetBrains](https://www.jetbrains.com) who provide each of the Cake Developers with an [Open Source License](https://www.jetbrains.com/support/community/#section=open-source) for [ReSharper](https://www.jetbrains.com/resharper/) that helps with the development of Cake.\r\n\r\n## Code of Conduct\r\n\r\nThis project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)\r\nto clarify expected behavior in our community.\r\nFor more information see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct).\r\n\r\n## .NET Foundation\r\n\r\nThis project is supported by the [.NET Foundation](http://www.dotnetfoundation.org).\r\n\r\n## Resources\r\n\r\nShort YouTube videos of each of the releases of this extension can be found in this [playlist](https://www.youtube.com/playlist?list=PL84yg23i9GBhnIq_qg_EcKMmKIWwajDyf).\r\n\r\n## Releases\r\n\r\nTo find out what was released in each version of this extension, check out the [releases](https://github.com/cake-build/cake-vso/releases) page.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcake-build%2Fcake-vso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcake-build%2Fcake-vso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcake-build%2Fcake-vso/lists"}