-
Microsoft
- Redmond, WA
Block or Report
Block or report daxian-dbw
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
PowerShell-ALC-Samples Public
Samples for solving PowerShell module assembly dependency conflicts using `AssemblyLoadContext`.
C# 4
-
httpbin Public
Forked from postmanlabs/httpbin
HTTP Request & Response Service, written in Python + Flask.
Python 2
-
coreclr Public
Forked from dotnet/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
C# 1
-
PSReadLine Public
Forked from PowerShell/PSReadLine
A bash inspired readline implementation for PowerShell
C# 1
-
azure-functions-templates Public
Forked from Azure/azure-functions-templates
Azure functions templates for the azure portal, CLI, and VS
C# 1
906 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 7 commits in 1 repository
Created a pull request in PowerShell/PowerShell that received 9 comments
Re-enable tests because the corresponding dotnet issues were fixed
PR Summary Re-enable tests because the corresponding dotnet issues were fixed.
Opened 6 other pull requests in 1 repository
PowerShell/PowerShell
2
open
4
merged
-
Make sure
Security.types.ps1xml
gets signed in release build - Do not preserve temporary results when no need to do so
- Enable R2R with RC.1 daily build to see if there are any regressions
- Update the comment about why R2R is disabled
- Remove unneeded verbose message from build
-
Fix other path constructions using
Path.Join
Reviewed 33 pull requests in 3 repositories
PowerShell/PowerShell
25 pull requests
- Make Register MU timeout
- Ensure error message resets the color
-
Make sure
Security.types.ps1xml
gets signed in release build - Update list of PS team members in release tools
- Update to use version 2.21.0 of Application Insights.
- Throw when too many parameter sets are defined
-
Update
README.md
andmetadata.json
for the next releases - Update the cgmanifest
- Add ValidateNotNullOrWhiteSpace Attribute
- Fix ForEach-Object -Parallel when passing in script block variable (#16564)
-
Make
Out-String
andOut-File
keep string input unchanged (#17455) - Improve enumeration of inferred types in pipeline
- Make generated implicit remoting modules backwards compatible with PowerShell 5
- Use Quality only with Channel in dotnet-install
-
[release/v7.2.6] Fix
Export-PSSession
to not throw error when a rooted path is specified for-OutputModule
- [release/v7.2.6] Add AppX capabilities in MSIX manifest so that PS7 can call the AppX APIs
- [release/v7.2.6] Disable RPM SBOM test.
- [release/v7.2.6] Update regex used to remove ANSI escape sequences to be more specific to decoration and hyperlinks
-
[release/v7.2.6] Fix legacy
$ErrorView
types to use$host.PrivateData
colors - Bump actions/checkout from 2 to 3
- Bump actions/download-artifact from 2 to 3
- Bump github/codeql-action from 1 to 2
- Bump peter-evans/create-pull-request from 3 to 4
- Detect default runtime using dotnet --info in build.psm1
- Bump actions/upload-artifact from 2 to 3
- Some pull request reviews not shown.
PowerShell/Microsoft.PowerShell.Archive
2 pull requests
PowerShell/PowerShell-RFC
1 pull request
Created an issue in PowerShell/whatsnew that received 2 comments
The content of Get-WhatsNew
is not accurate
Prerequisites Write a descriptive title. Make sure you are able to repro it on the latest version Search the existing issues. Steps to reproduce