-
Microsoft
- Fargo, ND
- @oldflywheel
Highlights
- 2 discussions answered
Block or Report
Block or report MichaelSimons
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dotnet-docker Public
Forked from dotnet/dotnet-docker
This repo contains the base Docker images for working with .NET Core and the .NET Core Tools.
Dockerfile
-
docker-tools Public
Forked from dotnet/docker-tools
This is a repo to house some common tools for our various docker repos.
-
dotnet-docker-samples Public
Forked from dotnet/dotnet-docker-samples
.NET Core Docker samples.
C# 1
-
dotnet-framework-docker Public
Forked from microsoft/dotnet-framework-docker
The official docker images for .NET Framework on Windows ServerCore.
Dockerfile
-
-
Forked from dotnet/dotnet-buildtools-prereqs-docker
Used to maintain the docker images hosted at https://hub.docker.com/r/microsoft/dotnet-buildtools-prereqs/
Dockerfile
1,688 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 8 commits in 4 repositories
Created a pull request in dotnet/aspnetcore that received 7 comments
Revert "Remove source-build workaround for sourcelink submodule issue"
This reverts commit 9b049bd (#39324) as the change broke the internal builds. See dotnet/aspnetcore-internal#3979 (comment).
Opened 14 other pull requests in 5 repositories
dotnet/installer
1
open
6
merged
1
closed
- Refactor smoke-test to captures prereqs
- Source-build tweaks to aid release process
- Remove unnecessary Arcade bootstrap patch
- Add additional clause in ConvertInternalRepos condition
- Implement beginnings of C# based tests
- Add runtime and aspnetcore patches to always build libs, app.ref and targetting packs
- Remove obsolete source-build tarball patches directory
- Update runtime non-portable project in order to build all library packages
dotnet/source-build-reference-packages
2
merged
dotnet/source-build
2
merged
dotnet/aspnetcore
1
merged
dotnet/sdk
1
merged
Reviewed 63 pull requests in 10 repositories
dotnet/dotnet-docker
21 pull requests
- Fix test matrix generation of samples
- Remove single quotes from var assignment
- Use consistent order for tar options
- Fix Dockerfile inconsistencies
- Refactor runtime-deps Dockerfile templates
- Add .NET Monitor 6.1 Preview
- Merge main to nightly
- Use test dependencies for test matrix
- Remove workaround to disable .NET 7 test scenarios
- Fix inconsistencies in runtime-deps Dockerfiles
- Update image size baselines
- Break aspnet Dockerfile templates into finer-grained sub-templates
- Add PowerShell 7.3.0-preview.1 to .NET 7 SDK Dockerfiles
- Define PowerShell install Dockerfile sub-template
- Fix runtime/aspnet Dockerfile inconsistencies
- Fix various inconsistencies in aspnet and runtime Dockerfiles
- Update .NET 7 Dockerfiles to new blob account
- Fix up Dockerfiles for consistency
- Mariner reference to prebuilt-ca-certificates pkg
- Update curl option for .NET 7 Dockerfiles
- Update image size baselines
dotnet/docker-tools
21 pull requests
- Template generation: accumulate indentation for nested templates
- Use --platform option for docker pull
- Switch to use the Arcade pool for internal builds
- [main] Update Image Builder tag reference
- Fix matrix leg name to not include slash
- Exclude variant value from matrix generation
- Fix matrix generation to differentiate versions of separate repos
- Pass test matrix custom build leg group args in pipeline template
- Generate artifacts: handle multiple entries for a path
- Remove dead architecture modification code
- Allow build jobs to be canceled
- Validate duplicate leg names in build matrix
- Add display name support for Ubuntu 22.04
- Upgrade NuGet pkg references
- Set template symbol to resolved value of product version
- Fix relative path referencing of template files
- Support for template args
- Revert "Temporarily remove nightly subscription (#928)"
- Support InsertTemplate function in Dockerfile templates
- Fix image info merge to replace syndicated digests
- Use GitHub blobs API for image info files
dotnet/installer
6 pull requests
- Updates to produce Microsoft.DotNet.Common.ProjectTemplates.2.1/6.0 in source-build
- [main] Update dependencies from dotnet/sdk
- Implement beginnings of C# based tests
- [release/6.0.1xx] Include musl bits in source-build bootstrap tarball
- Update 6.0.2xx to current 6.0.102 changes
- Remove runtime patch that disabled package validation
microsoft/dotnet-framework-docker
4 pull requests
dotnet/source-build-reference-packages
3 pull requests
dotnet/sdk
3 pull requests
dotnet/runtime
2 pull requests
dotnet/dotnet-buildtools-prereqs-docker
1 pull request
dotnet/arcade
1 pull request
dotnet/source-build
1 pull request
Created an issue in dotnet/aspnetcore that received 44 comments
Microsoft.AspNetCore.App.Ref needs to be produced and versioned correctly in servicing for source-build
Currently building release/6.0 for 6.0.1 doesn't produce a Microsoft.AspNetCore.App.Ref package. This is because the package wasn't serviced in 6.0…
Opened 10 other issues in 2 repositories
dotnet/source-build
8
open
1
closed
- [release/6.0.2xx] smoke-tests failures related to fsharp
- Document and communicate repo owner's guide to source-build for 7.0
- Cleanup obsolete src/SourceBuild/tarball/content/patches directory
- Investigate the usefulness of enable Codespaces prebuilds
- Create VS Code Remote / GitHub Codespaces Dev Container for Source-build
- Initial phase of migrating smoke tests to a test framework
- Automate the publishing process of internal builds for servicing releases
- [main] Backport source-build patches to repos.
- 6.0.101 fails bootstrap builds.