Ecosyste.ms: Timeline

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

dotnet/sdk

zivkan created a comment on an issue on dotnet/sdk
@mrlife you can try running `dotnet add package DoesNotExist`, and it should give you the inner exception to the "unable to load the service index" exception. That'll tell you what the underlying c...

View on GitHub

edvilme created a comment on a pull request on dotnet/sdk
> Fantastic job figuring the correct changes out and also investigating the tests :) I have a remaining comment I'd like to hear on before we can merge this. There's also that final test you're wor...

View on GitHub

nkolev92 created a comment on an issue on dotnet/sdk
I could only find something on auth: https://github.com/NuGet/Home/wiki/Azure-DevOps-Artifacts-authentication-issues. Generally, when we encounter issues like the guidance is try a quick console ...

View on GitHub

damonbarry closed an issue on dotnet/sdk
dotnet command fails after installing .NET SDK 8.0.403 on Mariner 2.0
### Describe the bug If I install .NET SDK 8.0.402 on a fresh Mariner VM (in Azure cloud) and do `dotnet --version`, the version is printed and the command has an exit status of 0. However, if I in...
damonbarry created a comment on an issue on dotnet/sdk
@leecow @baronfel Thanks that worked!

View on GitHub

baronfel created a comment on a pull request on dotnet/sdk
Ok then I'd say we should backport all the way back to 8.0.1xx so that source build gets it too.

View on GitHub

nagilson created a review comment on a pull request on dotnet/sdk
@dsplaisted Is there a standard feed we can use for testing an invalid source? I couldnt find one. Im not sure I like relying on this website but I dont have anything better unless we have somethin...

View on GitHub

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

View on GitHub

nagilson created a comment on a pull request on dotnet/sdk
> When was the regression introduced? Sometime between .NET 8 RC2 and .NET 7, most likely rc2

View on GitHub

nagilson created a review comment on a pull request on dotnet/sdk
I see this was made `internal` so that it could be accessed via tests. @dsplaisted What do you think of this pattern? I am not opposed to it, but Im not sure if we want this to be available in the...

View on GitHub

nagilson created a review on a pull request on dotnet/sdk
Fantastic job figuring the correct changes out and also investigating the tests :) I have a remaining comment I'd like to hear on before we can merge this. There's also that final test you're work...

View on GitHub

nagilson created a review on a pull request on dotnet/sdk
Fantastic job figuring the correct changes out and also investigating the tests :) I have a remaining comment I'd like to hear on before we can merge this. There's also that final test you're work...

View on GitHub

baronfel created a comment on a pull request on dotnet/sdk
When was the regression introduced?

View on GitHub

nagilson created a comment on a pull request on dotnet/sdk
@baronfel Do we want to backport this to 8.0? I believe we should. Probably 8.0.3xx?

View on GitHub

baronfel created a comment on an issue on dotnet/sdk
I don't know much about the perf characteristics of dotnet new - we've mostly been focused on functionality in the past. We probably owe a perf trace to find hot spots. It does do an automatic rest...

View on GitHub

dotnet-maestro[bot] opened a pull request on dotnet/sdk
[release/9.0.1xx] Update dependencies from dotnet/razor
This pull request updates the following dependencies [marker]: <> (Begin:cc75cf8c-0c85-4059-7893-08dcbc301dc2) ## From https://github.com/dotnet/razor - **Subscription**: cc75cf8c-0c85-4059-78...
dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.1xx-3589a483-e068-4c9c-9bd9-9d8bc270ae2f dotnet/sdk
  • Update dependencies from https://github.com/dotnet/razor build 20241022.7 Microsoft.SourceBuild.Intermediate.razor ,... 5bc4eed

View on GitHub

dotnet-maestro[bot] opened a pull request on dotnet/sdk
[main] Update dependencies from dotnet/razor
This pull request updates the following dependencies [marker]: <> (Begin:5ba65a57-3ed4-48c1-1d9c-08dac299ead7) ## From https://github.com/dotnet/razor - **Subscription**: 5ba65a57-3ed4-48c1-1d...
dotnet-maestro[bot] pushed 1 commit to darc-main-fa07701e-84e0-44ed-9f7c-369c74b9177d dotnet/sdk
  • Update dependencies from https://github.com/dotnet/razor build 20241022.7 Microsoft.SourceBuild.Intermediate.razor ,... da9eee2

View on GitHub

marcpopMSFT created a comment on an issue on dotnet/sdk
If you're running `new` in automation, that might explain why you are more likely to hit this issue. CC @dsplaisted @nagilson @baronfel as we're going to try to make a change to 9.0.2xx that should...

View on GitHub

dotnet-bot deleted a branch dotnet/sdk

locfiles/59c95a26-150e-4126-8502-3f7e72e2f036

MichaelSimons opened a pull request on dotnet/sdk
Address MD linter issues in VMR README.md
All of the changes are linter related except for one minor update that the 9.0 VMR supports source-build only.
baronfel created a comment on an issue on dotnet/sdk
Thanks @leecow - @damonbarry if you are able to update please let us know!

View on GitHub

leecow created a comment on an issue on dotnet/sdk
Apologies for the miss. Mariner 2 has been updated and validated with 8.0.403.

View on GitHub

dotnet-bot created a branch on dotnet/sdk

locfiles/59c95a26-150e-4126-8502-3f7e72e2f036 - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

github-actions[bot] opened a pull request on dotnet/sdk
[release/9.0.1xx] Upgrade Fedora CI legs to 41
Backport of #44371 to release/9.0.1xx /cc @MichaelSimons
github-actions[bot] created a branch on dotnet/sdk

backport/pr-44371-to-release/9.0.1xx - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

github-actions[bot] created a comment on a pull request on dotnet/sdk
Started backporting to release/9.0.1xx: https://github.com/dotnet/sdk/actions/runs/11468952586

View on GitHub

MichaelSimons created a comment on a pull request on dotnet/sdk
/backport to release/9.0.1xx

View on GitHub

MichaelSimons pushed 1 commit to main dotnet/sdk
  • Upgrade Fedora CI legs to 41 (#44371) 835cf8d

View on GitHub

Load more