{"id":14064300,"url":"https://github.com/devblackops/Release-Pipeline-Example","last_synced_at":"2025-07-29T17:33:16.162Z","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":4,"default_branch":"master","last_synced_at":"2024-12-02T18:04:56.988Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032927,"owners_count":17858918,"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":[],"created_at":"2024-08-13T07:03:48.161Z","updated_at":"2024-12-04T02:31:35.957Z","avatar_url":"https://github.com/devblackops.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"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"}