G-Research / fsharp-analyzers

Analyzers for F#
https://g-research.github.io/fsharp-analyzers/
Apache License 2.0
14 stars 1 forks source link

Auto-publish to NuGet #73

Open Smaug123 opened 4 months ago

Smaug123 commented 4 months ago

Is there a reason we're currently leaving changes in "unreleased" state at all? (For example, https://github.com/G-Research/fsharp-analyzers/actions/runs/7726152791/job/21061944118 on commit 10808cb33f001365cc6c189a8099f164810cc3e9 didn't release a new version because it wanted to publish to the same 0.8.0 version that had already been published earlier.) The "underscore in named placeholders" bugfix isn't strictly a prerequisite for me testing the analysers on my team's monorepo, but it's currently quite a noisy false positive.

nojaf commented 4 months ago

There is no good reason in this particular case. We will ship a new version once @dawedawe has updated to the latest analyzer SDK. Sorry, for not shipping this earlier.

dawedawe commented 4 months ago

Yes, sorry. I didn't realize that this was anoying to you and a new release would have made sense.