Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dotnet/sdk

ViktorHofer pushed 1 commit to MSBuildExtensionsJoinPoint dotnet/sdk
  • Make SdkResolver even simpler 54d7d57

View on GitHub

ViktorHofer pushed 2 commits to MSBuildExtensionsJoinPoint dotnet/sdk
  • Make SdkResolver even simpler 35741aa
  • Temp change to test in PR 9ff3d19

View on GitHub

dotnet-bot pushed 1 commit to locfiles/63ae3662-2e7e-41c0-b1f2-a3ee10303174 dotnet/sdk
  • Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2563273 8219923

View on GitHub

marcpopMSFT pushed 1 commit to marcpopMSFT-prepforrelease dotnet/sdk
  • Disable tests when running on 17.11 or newer as this set of tests targets net9 and checks for the warning we spit out c30463d

View on GitHub

jaredpar created a comment on an issue on dotnet/sdk
> i's just forbidden for a 9.0 SDK to depend on 8.0.x From a standpoint of staying servicing agile this is a principle we'd like to get to. That puts us in a place where we can service .NET 8 and ...

View on GitHub

MichaelSimons created a review comment on a pull request on dotnet/sdk
It would be fine to add as an allowed prebuilt but I would not want this backported to main. In main we want to make sure this is handled correctly.

View on GitHub

MichaelSimons created a review on a pull request on dotnet/sdk

View on GitHub

ViktorHofer pushed 2 commits to MSBuildExtensionsJoinPoint dotnet/sdk
  • Make SdkResolver even simpler 6dcfc53
  • Merge branch 'MSBuildExtensionsJoinPoint' of https://github.com/dotnet/sdk into MSBuildExtensionsJoinPoint a7a98ed

View on GitHub

jasonmalinowski created a comment on an issue on dotnet/sdk
I recognize this immediate issue may be moot, but given at some point we're adding this dependency back, I don't want to lose the conversation:   > The ideal state is that the components in the 9.0...

View on GitHub

ViktorHofer pushed 1 commit to MSBuildExtensionsJoinPoint dotnet/sdk
  • Temp change to test in PR d09bc2c

View on GitHub

mthalman created a review on a pull request on dotnet/sdk

View on GitHub

mthalman created a review comment on a pull request on dotnet/sdk
Actually, I wasn't thinking. This is for 9.0.2xx which isn't source built. So it should be ok to allow this as a prebuilt. Is that ok, @MichaelSimons?

View on GitHub

mthalman created a review on a pull request on dotnet/sdk

View on GitHub

ViktorHofer opened a draft pull request on dotnet/sdk
Create MSBuildSdkResolver VS package in join point
This implements another join artifact in sdk on win-x64 BuildPass 2. There's no SdkResolver package anymore but the MSBuildSdkResolver redistributes the SdkResolver binaries which depend on multipl...
ViktorHofer created a branch on dotnet/sdk

MSBuildExtensionsJoinPoint - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

wtgodbe deleted a branch dotnet/sdk

javiercn/invariant-culture-quality

wtgodbe pushed 1 commit to release/9.0.1xx dotnet/sdk
  • [StaticWebAssets] Make sure the quality is serialized as culture invariant (#44232) 42633a7

View on GitHub

wtgodbe closed a pull request on dotnet/sdk
[StaticWebAssets] Make sure the quality is serialized as culture invariant
## Description * During the build we compute a quality parameter for each endpoint that is used for content encoding negotiation. * This value is persisted into a manifest that is generated at ...
mthalman pushed 2 commits to backport/pr-44050-to-release/9.0.1xx dotnet/sdk
  • Fix NetRuntimeBlobVersion (#44281) 4fb94f2
  • Merge branch 'release/9.0.1xx' into backport/pr-44050-to-release/9.0.1xx 34deb27

View on GitHub

mthalman created a comment on a pull request on dotnet/sdk
> @dotnet/source-build there's a download failure happening that I don't think is related to this PR - can y'all take a look and see if there's something we need to do? It was fixed in https://g...

View on GitHub

nkolev92 created a review comment on a pull request on dotnet/sdk
They don't seem to used for matching, but as metadata in items generated by this task. True casing is the right approach here, so I don't think you need it.

View on GitHub

nkolev92 created a review on a pull request on dotnet/sdk

View on GitHub

mthalman created a review comment on a pull request on dotnet/sdk
This should not be defined. If a prebuilt is occurring, it means that the necessary version of source-build-externals is not being referenced. This was only merged to the main branch: https://githu...

View on GitHub

mthalman created a review on a pull request on dotnet/sdk

View on GitHub

dtivel closed an issue on dotnet/sdk
Trusted roots: 2024-06 CTL
Apply the June 2024 CTL update from the Microsoft Trusted Root Program team. Based on https://learn.microsoft.com/dotnet/core/porting/versioning-sdk-msbuild-vs#lifecycle, the following active .NET...
edvilme created a review comment on a pull request on dotnet/sdk
Should I then preserve the original one? @dsplaisted

View on GitHub

edvilme created a review on a pull request on dotnet/sdk

View on GitHub

edvilme created a review comment on a pull request on dotnet/sdk
@nagilson @dsplaisted @nkolev92 Should I lowercase them here?

View on GitHub

edvilme created a review on a pull request on dotnet/sdk

View on GitHub

marcpopMSFT created a comment on an issue on dotnet/sdk
https://github.com/dotnet/sdk/pull/44198 also needs changes in emsdk, runtime, and every Maui repo that builds workloads.

View on GitHub

Load more