- Melbourne, Australia
- @drewnoakes
Block or Report
Block or report drewnoakes
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
metadata-extractor-dotnet Public
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
-
metadata-extractor Public
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
-
-
-
joewalnes/smoothie Public
Smoothie Charts: smooooooth JavaScript charts for realtime streaming data
3,066 contributions in the last year
Less
More
Activity overview
Contributed to
dotnet/project-system,
drewnoakes/metadata-extractor-dotnet,
dotnet/msbuild
and 5 other
repositories
Contribution activity
April 2022
Created 122 commits in 9 repositories
Created 1 repository
Created a pull request in dotnet/project-system that received 10 comments
Preserve environment variable order in launch profiles
Fixes #8071
ILaunchProfile.EnvironmentVariables is defined as an ImmutableDictionary<,>, which does not preserve the order of the items within it. …
+577
−436
•
10
comments
Opened 19 other pull requests in 4 repositories
dotnet/project-system
13
merged
2
open
- Add properties to control symbol packages
- Remove obsolete TODO
- Add PackAsTool and ToolCommandName properties to the Package page
- Add the PackageOutputPath property to the Package page
- Add the Title property to the Package page
- Fast up-to-date check handles changed items sooner
- Expand fast up-to-date check test coverage
- Include launch profile command name in error message
- Fix up-to-date tracking for App.config files
- Order lines in our API files
- [17.2] Fix broken analyzer child nodes in Solution Explorer
- Fix encoding errors in doc comments
- Update branch checklist
- Fix analyzer references appearing as unresolved
- Use batch to update language service
mike-ward/VSColorOutput64
2
merged
NuGet/docs.microsoft.com-nuget
1
merged
KirillOsenkov/MSBuildStructuredLog
1
merged
Reviewed 11 pull requests in 4 repositories
dotnet/project-system
8 pull requests
- Preserve environment variable order in launch profiles
- Add the PackageOutputPath property to the Package page
- Merge dev17.2.x to main
- Update fault event level, when DisplayMissingCompnents failed.
- Update CPS version & pass new Property metadata back to CPS
- Fix PackageLicenseFile property's file inclusion
- Localized file check-in by OneLocBuild Task: Build definition ID 981: Build ID 1698910
- LEGO: Pull request from lego/hb_2e0ba28b-e52b-4d33-9068-18489e7532e9_20220401221422377 to main
microsoft/vs-threading
1 pull request
dotnet/project-system-tools
1 pull request
zeromq/netmq
1 pull request
Created an issue in gitextensions/gitextensions that received 12 comments
Use parallel fetch to improve performance when multiple remotes are used
Feature description
git-fetch has an --jobs option that performs fetches from multiple remote concurrently. When you have multiple remotes, this ma…
12
comments
Opened 8 other issues in 3 repositories
dotnet/project-system
5
open
1
closed
- Launch profiles should preserve environment variable order
- Condition package properties on IsPackable property
- Resource editor's "Add existing resource" fails in C# SDK-style projects
- "Add existing resource file" dialog doesn't display filters for SDK-style projects
- Create dev17.2.x branch checklist
- Avoid horizontal scroll bar in launch profile arguments text box