{"id":21071795,"url":"https://github.com/devblackops/release-pipeline-example","last_synced_at":"2025-09-03T04:38:11.345Z","repository":{"id":142026346,"uuid":"56290773","full_name":"devblackops/Release-Pipeline-Example","owner":"devblackops","description":"Release Pipeline example using PowerShell-based tools","archived":false,"fork":false,"pushed_at":"2016-05-12T04:40:15.000Z","size":4,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-16T05:38:17.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/devblackops.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-04-15T04:23:20.000Z","updated_at":"2024-05-23T09:35:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9fe5719-1fcb-44c8-8526-255776dde3f9","html_url":"https://github.com/devblackops/Release-Pipeline-Example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devblackops/Release-Pipeline-Example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devblackops%2FRelease-Pipeline-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devblackops%2FRelease-Pipeline-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devblackops%2FRelease-Pipeline-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devblackops%2FRelease-Pipeline-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devblackops","download_url":"https://codeload.github.com/devblackops/Release-Pipeline-Example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devblackops%2FRelease-Pipeline-Example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392280,"owners_count":25097256,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-19T18:54:14.580Z","updated_at":"2025-09-03T04:38:11.310Z","avatar_url":"https://github.com/devblackops.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\nAuthor: Brandon Olin [[devblackops.io](https://devblackops.io)]\n\n## Overview\nAn example of using the Release Pipeline Model with PowerShell-based tools. This repository hosts the ```ServerInfo.ps1``` \nscript which will return system information about a given computer. This repository also includes associated tests and build\ntasks for day to day operations and deployment of the script.\n\n\u003eSee [Building a Simple Release Pipeline in PowerShell using psake, Pester, and PSDeploy](https://devblackops.io/building-a-simple-release-pipeline-in-powershell-using-psake-pester-and-psdeploy/) for a detailed walkthrough of this repo.\n\n## Usage\nA ```psake``` script has been created to manage the various operations related to testing and deployment of ```ServerInfo.ps1```\n\n### Build Operations\n\n* Test the script via Pester and Script Analyzer  \n```powershell\n.\\build.ps1\n```\n    \n* Test the script with Pester only  \n```powershell\n.\\build.ps1 -Task Test\n```\n    \n* Test the script with Script Analyzer only  \n```powershell\n.\\build.ps1 -Task Analyze\n```\n    \n* Deploy the script via PSDeploy  \n```powershell\n.\\build.ps1 -Task Deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevblackops%2Frelease-pipeline-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevblackops%2Frelease-pipeline-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevblackops%2Frelease-pipeline-example/lists"}