{"id":16301005,"url":"https://github.com/melezhik/sparrowdo-vsts-solution","last_synced_at":"2026-04-28T16:04:59.654Z","repository":{"id":150532611,"uuid":"137387971","full_name":"melezhik/sparrowdo-vsts-solution","owner":"melezhik","description":"Sparrowdo module to generate VSTS yaml steps to build solution files","archived":false,"fork":false,"pushed_at":"2018-07-26T21:23:02.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T14:15:58.594Z","etag":null,"topics":["csharp","dotnet","microsoft","msbuil","perl6","vsts","vsts-yaml-steps","yaml"],"latest_commit_sha":null,"homepage":null,"language":"Perl 6","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/melezhik.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-14T17:20:25.000Z","updated_at":"2018-07-26T21:22:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbed4f74-a562-425b-b832-81b1c5d2f9b9","html_url":"https://github.com/melezhik/sparrowdo-vsts-solution","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-vsts-solution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-vsts-solution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-vsts-solution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-vsts-solution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melezhik","download_url":"https://codeload.github.com/melezhik/sparrowdo-vsts-solution/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248120629,"owners_count":21050981,"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":["csharp","dotnet","microsoft","msbuil","perl6","vsts","vsts-yaml-steps","yaml"],"created_at":"2024-10-10T20:53:16.554Z","updated_at":"2026-04-28T16:04:54.614Z","avatar_url":"https://github.com/melezhik.png","language":"Perl 6","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sparrowdo::VSTS::YAML:Solution\n\nSparrowdo module to generate VSTS yaml steps to build solution files.\n\n    $ cat sparrowfile\n\n    module_run \"VSTS::YAML::Solution\", %(\n      build-dir =\u003e \"cicd/build\",\n      vs-version  =\u003e '15.0', # visual  studio version, default value\n      display-name =\u003e \"Build app.sln\", # optional\n      solution =\u003e \"app.sln\", # path to solution file, default is \"**\\*.sln\"\n      platform =\u003e \"x86\",\n      configuration =\u003e \"debug\",\n      restore-solution =\u003e \"app.sln\", # path to NugetRestore solution file\n      skip-nuget-install =\u003e True, # don't install nuget cli\n      test-assemblies =\u003e True, # run tests, default value is False\n      publish-symbols =\u003e False, # publish symbols, this is default value\n    );\n\n    $ sparrowdo --local_mode --no_sudo\n\n# Parameters\n\n## vs-version\n\nVisual studio version\n\n## solution\n\nPath to solution file\n\n## platform\n  \nBuild platform\n\n## configuration\n\nBuild configuration\n\n## restore-solution\n\nPath to solution file for `nuget restore` command\n\n## skip-nuget-restore\n\nDon't run `nuget restore` command\n\n## skip-nuget-install\n\nDon't install nuget\n\n## test-assemblies\n\nRun tests\n\n## publish-symbols\n\n\nPublish symbols\n\n\n# Author\n\nAlexey Melezhik\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Fsparrowdo-vsts-solution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelezhik%2Fsparrowdo-vsts-solution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Fsparrowdo-vsts-solution/lists"}