Ecosyste.ms: Timeline

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

forki

forki created a comment on an issue on dotnet/sdk
In the case of Aspire --no-hot-reload makes things even worse. Then a change in a subproject is making the whole apphost rebuilding and restarting services. It can't even open new ports and everyth...

View on GitHub

forki opened an issue on fable-compiler/Fable
Could not scan /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.0/ref/net9.0/Microsoft.JSInterop.dll for Fable plugins
### Description In .NET Aspire I always get: Could not scan /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/9.0.0/ref/net9.0/Microsoft.JSInterop.dll for Fable plugins Is there anyt...
forki pushed 1 commit to gh-pages fsprojects/Paket
  • Update generated documentation for version 9.0.2 c7e7a50

View on GitHub

forki published a release on fsprojects/Paket
9.0.2
paket restore on projects with targetframework net9.0-windows - https://github.com/fsprojects/Paket/pull/4279
forki created a tag on fsprojects/Paket

9.0.2 - A dependency manager for .NET with support for NuGet packages and Git repositories.

forki pushed 1 commit to master fsprojects/Paket

View on GitHub

forki created a comment on a pull request on fsprojects/Paket
Thanks!

View on GitHub

forki pushed 2 commits to master fsprojects/Paket
  • Fix for issue #4278, there was a warning on this incomplete match expression. bcaba92
  • Merge pull request #4279 from smoothdeveloper/fix-4278 Fix for issue #4278 a9b12aa

View on GitHub

forki closed a pull request on fsprojects/Paket
Fix for issue #4278
There was a warning on this incomplete match expression. Will add coverage and probably other tweaks related to dotnet sdk in the solution in a separate PR. With those changes, I tried manual...
forki created a comment on an issue on dotnet/aspnetcore
@mgravell I'm trying the latest version from NuGet and there is no GetAsync. It's advertised above in the API definition but seems missing. I really need it in a project where only want to look up...

View on GitHub

forki created a comment on an issue on dotnet/sdk
Well it worked in fable. But yes for dotnet watch run, changes in fsproj or fs files did a recompile and restart. Which would be OK if this works properly again

View on GitHub

forki created a comment on an issue on dotnet/sdk
How is that a workaround?

View on GitHub

forki opened a pull request on tforkmann/AzureTackle
Remove .net9.0 requirement
forki pushed 1 commit to patch-3 forki/AzureTackle
  • Remove .net9.0 requirement fa3cdfc

View on GitHub

forki created a comment on an issue on dotnet/sdk
@vzarytovskii

View on GitHub

forki created a comment on an issue on dotnet/sdk
Also dotnet aspire is broken for F# users. /cc @davidfowl

View on GitHub

forki created a comment on an issue on NuGet/Home
Probably same root cause as https://github.com/NuGet/Home/issues/13921

View on GitHub

forki created a comment on an issue on dotnet/sdk
Noticed that as well and I assumed I messed up my setup

View on GitHub

forki created a comment on an issue on fsprojects/Paket
This should be fixed

View on GitHub

forki closed an issue on fsprojects/Paket
Paket.Bootstraper.exe v5.243.0 returns 404 from GitHub
### Description Paket.Bootstraper.exe from release 5.243.0 returns 404 from GitHub. Paket.Bootstrapper.exe seems to be missing from release 9.0.0, meaning we can't update to newest version. ...
forki closed an issue on fsprojects/Paket
paket.exe release 9.0.0 download has incorrect version signature
### Description The paket.exe file available in the 9.0.0 release has an incorrect version signature, causing 404 errors when it requests the SHA256 hash from GitHub, and can cause build failure...
forki created a comment on an issue on fsprojects/Paket
please retry

View on GitHub

forki created a comment on an issue on fsprojects/Paket
please retry

View on GitHub

forki pushed 1 commit to gh-pages fsprojects/Paket
  • Update generated documentation for version 9.0.1 2083cc6

View on GitHub

forki published a release on fsprojects/Paket
9.0.1
Bring back boostrapper - even for .NET 9
forki created a tag on fsprojects/Paket

9.0.1 - A dependency manager for .NET with support for NuGet packages and Git repositories.

forki pushed 4 commits to master fsprojects/Paket
  • Revert "Bump version to 9.0.0-alpha001" This reverts commit 352dcc1734ebe46ba115c2a7a04fc921b465711c. # Conflicts: ... 3132cb1
  • Update Paket.Restore.targets and RELEASE_NOTES.md for version 9.0.1; reintroduce bootstrapper for .NET 9 and adjust d... 7d7dea4
  • Enable documentation generation in build.fsx 5ce3e31
  • Bump version to 9.0.1 906529e

View on GitHub

forki created a comment on an issue on fsprojects/Paket
I'm working on bringing it back. It's really hard. Flo Lee ***@***.***> schrieb am Fr., 15. Nov. 2024, 10:23: > Unfortunately this broke all of our Azure DevOps pipelines, since even > thoug...

View on GitHub

forki created a comment on an issue on fsprojects/Paket
unfortunately .NET 9 doesn't support net461 packaging so that the bootstrapper needs a new design. But dotnet tool is usually the way forward

View on GitHub

forki created a comment on an issue on NuGet/Home
Yes I just had a dotnet build error with same issue. But couldn't reproduce. So I assume it was during restore phase

View on GitHub

Load more