Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Numpsy opened an issue on fsprojects/FAKE
Keep an eye on https://github.com/dotnet/core/issues/9671
### Description I'm not sure how much of an issue this is, but for the record - Microsoft announced at https://github.com/dotnet/core/issues/9671 that some .NET resources are moving to new d...Numpsy pushed 3 commits to new8-build-bump_roll_tests Numpsy/FAKE
Numpsy pushed 14 commits to de_sauce-link Numpsy/FAKE
- add paths for VS2019 04f7648
- use vswhere to find mstest path 7e62c3c
- Discover VSTest with VSWhere 77c8a94
- Format code ef20bf0
- Merge pull request #2843 from farlee2121/sf-fix-vstest-paths Discover VSTest and MSTest using VSWhere b61f117
- Fixed links to documentation article "Managing Dependencies using NuGet" (/articles/dotnet-nuget.html). c7f2069
- Fixed link to documentation article "Sign Files using SignTool" (/articles/tools-signtool.html). 047a345
- Merge pull request #2842 from jhromadik/fix-docs-articles-links Fix documentation articles links 54baca2
- Update System.Text.Json to 8.0.5 (#2841) ae5f9ca
- Set PublishReferencesDocumentationFiles=false in fake-cli (#2829) 82dc2f0
- Remove links to https://forge.run from the documentation (#2838) 10f0b21
- Change the `global.json` parsing in `Fake.Dotnet.Cli` to use System.Text.Json instead of Newtonsoft.Json (#2839) 227e5d4
- Environment variable documentation update (#2840) Co-authored-by: Andrii Chebukin <[email protected]> 048b97b
- Remove SourceLink.Fake 664a72b
Numpsy created a comment on a pull request on fsprojects/FSharpLint
> Security vulnerability fix in Asn1 dependency fwiw it might be possible to remove some references to the System.Formats.Asn1 NuGet package altogether by updating System.Security.Cryptography.P...
Numpsy opened a pull request on fsprojects/FAKE
Fix some 'Pattern discard is not allowed for union case that takes no…
… data' build warnings These show up in the .NET 8 build ### Description fixes ![image](https://github.com/user-attachments/assets/80b1ee7e-3968-4aee-a73b-6c39c4b928bc)Numpsy created a comment on a pull request on fsprojects/FAKE
Example of the existing test output when an error occurs: https://github.com/fsprojects/FAKE/actions/runs/11109335183/job/30864439817?pr=2818#step:9:8381
Numpsy opened a pull request on fsprojects/FAKE
Fix sprintf format in TemplateTests::getDebuggingInfo
When looking at the remaining test failures when running on .NET 8 I noticed that some of the test error messages contained ...Debugging Info: Fake.DotNet.Cli.IntegrationTests.TemplateTests+getD...Numpsy created a review comment on a pull request on fsprojects/FAKE
I pulled the change out of a version of the .NET 8 branch, so it picked up the change to avoid hard coded path separators as well
Numpsy opened a pull request on fsprojects/FAKE
Fix the test result output path for TemplateIntegrationTests
### Description I noticed when having a poke at the .NET 8 CI test failures that the 'Fake.DotNet.Cli.IntegrationTests' test results file isn't being published into the CI as the restults file i...Numpsy pushed 1 commit to new8-build-fiddle-paths Numpsy/FAKE
- Use version 6.1.3 in the FAKE template 505ff18
Numpsy pushed 1 commit to new8-build-bump_roll_tests Numpsy/FAKE
- Try to work around https://github.com/dotnet/sdk/issues/40655 706b5f4
Numpsy pushed 1 commit to new8-build-bump_roll_tests Numpsy/FAKE
- Try using the .NET 8 SDK for the resolver tests f3fbfaf