{"id":21980025,"url":"https://github.com/jenkinsci/powershell-plugin","last_synced_at":"2026-02-13T02:16:45.307Z","repository":{"id":1231300,"uuid":"1163689","full_name":"jenkinsci/powershell-plugin","owner":"jenkinsci","description":"Jenkins powershell plugin","archived":false,"fork":false,"pushed_at":"2026-01-16T11:28:53.000Z","size":180,"stargazers_count":33,"open_issues_count":1,"forks_count":41,"subscribers_count":102,"default_branch":"master","last_synced_at":"2026-02-10T18:12:43.691Z","etag":null,"topics":["jenkins-builder","powershell","windows"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/powershell/","language":"Java","has_issues":false,"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/jenkinsci.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"community_bridge":"jenkins","custom":["https://www.jenkins.io/donate/#why-donate"]}},"created_at":"2010-12-13T05:48:13.000Z","updated_at":"2026-01-16T11:28:57.000Z","dependencies_parsed_at":"2024-05-08T10:27:42.028Z","dependency_job_id":"97c4fc99-fa93-4c77-868e-f1cf63648662","html_url":"https://github.com/jenkinsci/powershell-plugin","commit_stats":{"total_commits":123,"total_committers":24,"mean_commits":5.125,"dds":"0.44715447154471544","last_synced_commit":"cc4db9bef0dee9f93e44f1c7b418175c267e62c1"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/jenkinsci/powershell-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpowershell-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpowershell-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpowershell-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpowershell-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/powershell-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpowershell-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29393243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"online","status_checked_at":"2026-02-13T02:00:10.076Z","response_time":78,"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":["jenkins-builder","powershell","windows"],"created_at":"2024-11-29T17:09:09.626Z","updated_at":"2026-02-13T02:16:45.302Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":["https://funding.communitybridge.org/projects/jenkins","https://www.jenkins.io/donate/#why-donate"],"categories":[],"sub_categories":[],"readme":"Jenkins PowerShell Plugin\n=========================\n\n[![Jenkins Plugins](https://img.shields.io/jenkins/plugin/v/powershell)](https://github.com/jenkinsci/powershell-plugin/releases)\n[![Jenkins Plugin installs](https://img.shields.io/jenkins/plugin/i/powershell)](https://plugins.jenkins.io/powershell)\n[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins/powershell-plugin/master)](https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fpowershell-plugin/branches)\n[![javadoc](https://img.shields.io/badge/javadoc-available-brightgreen.svg)](https://javadoc.jenkins.io/plugin/powershell/)\n\nProvides Jenkins integration with [PowerShell](http://www.microsoft.com/powershell)\n\nIntegrates with PowerShell by allowing you to directly write\nPowerShell scripts into the text box in Jenkins. Other than that, this\nplugin works pretty much like the standard shell script support.\n\n## Example\n\n![ScreenShot](usage_example.png?raw=true)\n\n## FAQ\n\n- Does this plugin support pipelines?\n- No, but there is a _powershell_ step provided by the [Pipeline: Nodes and Processes](https://github.com/jenkinsci/workflow-durable-task-step-plugin) plugin\n  \n\n# Changelog\n\n### [Unreleased]\n\n - [Test with Java 25](https://github.com/jenkinsci/powershell-plugin/pull/33)\n - [Migrate tests to JUnit5](https://github.com/jenkinsci/powershell-plugin/pull/35)\n - [Automate dependency updates](https://github.com/jenkinsci/powershell-plugin/pull/36)\n - [Ban JUnit 4 imports](https://github.com/jenkinsci/powershell-plugin/pull/38)\n - [Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2102.v5f5fe09fccf1](https://github.com/jenkinsci/powershell-plugin/pull/37)\n - [Require 2.504.3 as minimum Jenkins version](https://github.com/jenkinsci/powershell-plugin/pull/39)\n - [Migrate Commons Lang from 2 to 3](https://github.com/jenkinsci/powershell-plugin/pull/40)\n\n### [Version 2.3] (2025-02-17)\n\n - [Migrate from EE 8 to EE 9](https://github.com/jenkinsci/powershell-plugin/pull/32)\n\n### [Version 2.2] (2024-11-19)\n\n - [Replace JSR-305 annotations with spotbugs annotations](https://github.com/jenkinsci/powershell-plugin/pull/29)\n - [Upgrade Jenkins core from 2.361.4 to 2.452.4](https://github.com/jenkinsci/powershell-plugin/pull/31)\n \n### [Version 2.1] (2023-09-05)\n\n - [Upgrade HtmlUnit from 2.x to 3.x](https://github.com/jenkinsci/powershell-plugin/pull/25)\n - [Support building on Java 21](https://github.com/jenkinsci/powershell-plugin/pull/27)\n - [JENKINS-71515 Make codemirror-config a valid JSON](https://github.com/jenkinsci/powershell-plugin/pull/26)\n - [Change from groovy to charp in codemirror configuration](https://github.com/jenkinsci/powershell-plugin/pull/28)\n\n### [Version 2.0] (2023-01-06)\n\n - [Use HTTPS instead of git](https://github.com/jenkinsci/powershell-plugin/pull/23)\n - [Updates parent pom to 4.51](https://github.com/jenkinsci/powershell-plugin/pull/22)\n - [Require Jenkins 2.361.4 and Java 11](https://github.com/jenkinsci/powershell-plugin/pull/24)\n \n### [Version 1.8] (2022-12-23)\n\n - [Removes force insertion of '$ErrorActionPreference = \"Continue\"' if \"Stop On Errors\" is unchecked](https://github.com/jenkinsci/powershell-plugin/pull/21)\n\n### [Version 1.7] (2021-10-25)\n\n - [Bring PowerShell on par with BatchFile by supporting unstable builds](https://github.com/jenkinsci/powershell-plugin/pull/14)\n\n### [Version 1.6] (2021-09-20)\n\n - [fixed serialization issue that occurs in some scenarios](https://github.com/jenkinsci/powershell-plugin/pull/17), fixes [JENKINS-65613 After upgrading to powershell-plugin 1.5 enabling/disabling projects causes an error](https://issues.jenkins.io/browse/JENKINS-65613)\n\n### [Version 1.5] (2021-05-04)\n\n- [Added selection of preferred PowerShell version for Windows machines](https://github.com/jenkinsci/powershell-plugin/pull/16)\n\n### [Version 1.4] (2019-12-04)\n\n- Support for Linux PowerShell\n- Add $ErrorActionPreference = \"Stop\" to the top of each script before executing ([JENKINS-36002](https://issues.jenkins-ci.org/browse/JENKINS-36002))\n- Required Jenkins version:  [2.138.4](https://jenkins.io/changelog-stable/)\n- Added codemirror mode text/x-csharp for command syntax highlighting\n- Support -NoProfile via checkbox\n\n### [Version 1.3] (2015-09-18)\n\n-   PowerShell now runs in Non-Interactive mode to prevent interactive\n    prompts from hanging the build\n-   PowerShell now runs with ExecutionPolicy set to \"Bypass\" to avoid\n    execution policy issues\n-   Scripts now exit with $LastExitCode, causing non-zero exit codes to\n    mark a build as failed\n-   Added help and list of available environment variables (including\n    English and French translations)\n\n### [Version 1.2] (2009-08-05)\n\n-   Fixed a quotation problem.\n\n### [Version 1.1] (2009-07-01)\n\n-   Fixed a bug in the launch of PowerShell\n\n### Version 1.0 (2009-06-16)\n\n-   Initial version\n\n[Unreleased]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.3...HEAD\n[Version 2.3]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.2...powershell-2.3\n[Version 2.2]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.1...powershell-2.2\n[Version 2.1]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-2.0...powershell-2.1\n[Version 2.0]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.8...powershell-2.0\n[Version 1.8]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.7...powershell-1.8\n[Version 1.7]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.6...powershell-1.7\n[Version 1.6]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.5...powershell-1.6\n[Version 1.5]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.4...powershell-1.5\n[Version 1.4]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.3...powershell-1.4\n[Version 1.3]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.2...powershell-1.3\n[Version 1.2]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.1...powershell-1.2\n[Version 1.1]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.0...powershell-1.1\n[Version 1.0]: https://github.com/jenkinsci/powershell-plugin/compare/powershell-1.0...powershell-1.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fpowershell-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fpowershell-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fpowershell-plugin/lists"}