Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
PowerShell
Forked from PowerShell/PowerShell
PowerShell for every system!
C# 1
-
ps-codacy
Dockerfile for PowerShell Script Analyzer for codacy
-
Remotely
Forked from PowerShell/Remotely
Enable remote execution of scripts. Works with Pester.
PowerShell
-
PowerShell-RFC
Forked from PowerShell/PowerShell-RFC
RFC documents for community feedback on design changes and improvements to PowerShell
-
platyPS
Forked from PowerShell/platyPS
Write PowerShell External Help in Markdown
C#
-
PowerShellForGitHub
Forked from microsoft/PowerShellForGitHub
Microsoft PowerShell wrapper for GitHub API
PowerShell
805 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in PowerShell/PowerShell-Docker that received 7 comments
Add workaround to enable Alpine runs in Azure DevOps for testdeps images
PR Summary Alpine fails in Azure DevOps due to warning "(node:76) Warning: Use Cipheriv for counter mode of aes-256-ctr". This PR disables displayi…
- Make sure we always return an object in command searcher
- Convert windows CI to stages
- Port to .NET Core 3.0
- Fix Get-ChildItem -Path with wildcard char
- Update use of PowerShell Core to just PowerShell
- Build(deps): Bump gulp from 4.0.1 to 4.0.2 in /test/common/markdown
- Use IPGlobalProperties on all platforms
- use PkgMgmt 1.3.2 and PSGet 2.1.3 which has fix for NetCore30
- Enable recursion into OneDrive
- Change MatchType for EnumerationOptions to be Win32
- Add Support for Null Usernames in Web Cmdlet Basic Auth
- Add unit and feature tests for Send-MailMessage
- Add download link to raspbian64 to README.md
- Update width of datetime formatting to accommodate change in Japan datetime era
- Ensure Wait-UntilTrue returns $true in Pester tests
Created an issue in PowerShell/PowerShell that received 7 comments
Computer field in InformationRecord is incorrect on Ubuntu 18.04 container
This repros only on container for ubuntu. It works as expected on VMs and containers of other Linux distros Steps to reproduce PS /> docker run -it --