Ecosyste.ms: Timeline

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

Numpsy

Numpsy starred zadockmaloba/zig-wasm-exercises
Numpsy opened a pull request on fsprojects/FAKE
Use System.Text.Json instead of Newtonsoft.Json in Fake.Core.IntegrationTests
### Description A small follow up to https://github.com/fsprojects/FAKE/pull/2839 in case it's useful - only effects the tests, but drops a dependency on Newtonsoft.Json - the integration test p...
Numpsy created a branch on Numpsy/FAKE

stj_test - FAKE - F# Make

Numpsy created a review comment on a pull request on fsprojects/FAKE
This was because when I tried making the module internal inside Fake.Runtime I got ![image](https://github.com/user-attachments/assets/63c2be3e-0a8c-4226-870b-695a95e3c049) so the name was an at...

View on GitHub

Numpsy created a review on a pull request on fsprojects/FAKE

View on GitHub

Numpsy created a review comment on a pull request on fsprojects/FAKE
rebased on top of the System.Text.Json change

View on GitHub

Numpsy created a review on a pull request on fsprojects/FAKE

View on GitHub

Numpsy pushed 25 commits to rip_and_tear Numpsy/FAKE
  • Remove Expecto.TestResults (#2831) Its functionality was merged into the main Expecto library in version 9 d4d76bc
  • Fix a few more FS3548 warnings (#2828) 4fe8bcf
  • Some maintenance updates to help upcoming .NET 8 migration (#2826) * Runtime identifiers updated, NETFrameworkAssemb... 4d0bf7d
  • ResolveDotNetRoots to support resoving multiple .NET version paths (#2832) f67f06e
  • Updated 6.1.2 release notes e36d8be
  • Yet another SdkAssemblyResolver fix (#2835) Fixes SDK version selection 04c2b47
  • Add 6.1.3 release notes 1e9cc79
  • Bump version to 6.1.3 (#2836) Co-authored-by: Matthias Dittrich <[email protected]> c40f2a0
  • Publish the unit test results from the CI builds 9cfaef0
  • Try publishing a test report in CI builds 843ba39
  • Merge pull request #2837 from Numpsy/publish_test Publish unit test results for pull request builds 6f2fc43
  • 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
  • and 5 more ...

View on GitHub

Numpsy deleted a branch Numpsy/openmcdf

copy_context

Numpsy created a comment on an issue on serilog/serilog-enrichers-thread
I think just changing the property names for the existing enrichers would be a breaking change for existing consumers?

View on GitHub

Numpsy created a comment on an issue on cmeeren/Faqt
Thanks

View on GitHub

Numpsy opened an issue on cmeeren/Faqt
Error when using BeOfCase on a struct discriminated union with shared fields
Hi, I was having a go at making some struct discriminated unions use shared/unnamed fields as described at https://learn.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-9#field-sharing-for-st...
Numpsy deleted a branch Numpsy/openmcdf

populate_locale

Numpsy created a review comment on a pull request on ironfede/openmcdf
Hmm, don't know why it was cloning the context originally, and I didn't think to just use the existing context instance directly on read :-( The write side at https://github.com/ironfede/openmcd...

View on GitHub

Numpsy created a review on a pull request on ironfede/openmcdf

View on GitHub

Numpsy opened a pull request on ironfede/openmcdf
When constructing an OlePropertiesContainer, use the PropertyContext …
…from the PropertySetStream directly instead of cloning it. As suggested in comments in https://github.com/ironfede/openmcdf/pull/259
Numpsy deleted a branch Numpsy/openmcdf

more_props

Numpsy created a branch on Numpsy/openmcdf

copy_context - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy created a branch on Numpsy/openmcdf

api_testing - Microsoft Compound File .net component - pure C# - NET Standard 2.0

Numpsy pushed 6 commits to master Numpsy/openmcdf
  • Add more properties to the 'DocumentSummaryInfo' PropertyIdentifiers set 3753eaa
  • Improve handling test errors fb281a4
  • Fix switching transacted streams dbdef88
  • Read the PropertySet Locale property into the PropertyContext if the property is present in the file cc31d17
  • Trim non-transacted streams on flush f856dc9
  • Limit V3 compund files to 2 GB 319c003

View on GitHub

Numpsy created a comment on an issue on serilog/serilog-aspnetcore
> Is one of the packages I'm using referencing the PeriodicBatching package without it being a dependency? Serilog.Sinks.MSSqlServer version 6.x depended on the PeriodicBatching sink but it does...

View on GitHub

Numpsy pushed 4 commits to BJ/11601 BoldonJames/DotNetZip.Semverd

View on GitHub

Numpsy created a branch on BoldonJames/DotNetZip.Semverd

BJ/11601 - Please use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.

Numpsy created a branch on Numpsy/covenant

titus19 - A tool to generate SBOM (Software Bill of Material) from source code artifacts.

Numpsy created a branch on Numpsy/covenant

users/titus - A tool to generate SBOM (Software Bill of Material) from source code artifacts.

Numpsy pushed 7 commits to main Numpsy/covenant
  • Add CycloneDX analyzer a08f44a
  • Add option to disable CycloneDX analyzer efed115
  • Update NuGet dependencies 3e81ddf
  • Merge pull request #17 from patriksvensson/feature/cyclonedx-analyzer Add CycloneDX analyzer 573806c
  • Add LGPL-2.1 URL lookup 00ad3d3
  • Update SPDX dependency d9623da
  • Add support for excluding directories and files d0a5b88

View on GitHub

Numpsy pushed 1 commit to master Numpsy/openmcdf
  • Start adding some constants for properties that are treated specially Rather than having the numerical identifiers i... 0c7308d

View on GitHub

Numpsy created a comment on a pull request on ironfede/openmcdf
> it doesn't seem particularly extensible as is It's a bit painful because there are some special cases where you really need specific knowledge of a property set to process everything correctly...

View on GitHub

Numpsy pushed 2 commits to more_props Numpsy/openmcdf
  • Start adding some constants for properties that are treated specially Rather than having the numerical identifiers i... 0c7308d
  • Add more properties to the 'DocumentSummaryInfo' PropertyIdentifiers set a7c9fcd

View on GitHub

Numpsy deleted a branch Numpsy/openmcdf

v3/special_prop_ids

Load more