Marko Lahma

Results 102 issues of Marko Lahma

* ensure proper flags for package * generate symbols * package and publish as part of CI flow Old: https://nuget.info/packages/Enums.NET/5.0.0 Now: ![image](https://github.com/user-attachments/assets/d43537c0-14e2-4d7b-9851-c40e83e4f2cb) When uploading to NuGet should also upload the...

Now build summary view cleanly lists tests and also will be easier for contributors to find the failing tests (if any).

Changed: upgrade to [Jint v4](https://github.com/sebastienros/jint/releases/tag/v4.0.0) * remove references to Esprima which has been replaced by Acornima

This is a bit of a vanity change. Removes JetBrains.Annotations as a true dependency and also only refers to STJ if doesn't come in the box on the target platform....

Boy did I have fun time trying to figure out why some user-related features were failing. Long story short - for some reason the compare exchange value was missing and...

## 🎟️ Tracking Checking use of error-prone configuration property usage instead of using strongly-typed builder. ## 📔 Objective Quartz has `SchedulerBuilder` API which hides nasty configuration string properties. ## 📸...

community-pr
needs-qa

Small improvements again when building against latest NET 9 SDK.