Artem

Results 7 comments of Artem

Thanks! Also, some more details, that I discovered (maybe it will be helpful) Pyroscope (dotnet spy) uses [this](https://github.com/pyroscope-io/dotnetdiag) library for communicating with .net profiler, and I tried to make simple...

I will try to collect dumps from our apps and share (approx at saturday or sunday, now we a little busy because of several geopolitical events) We also profile several...

@Negashev thanks for comments! Flags restored, they were removed because of unsuccessful rebase

Hello @caarlos0 ! I tried to implement such functionality for generating .changes files for deb packages, according to docs: https://www.debian.org/doc/debian-policy/ch-controlfields.html#debian-changes-files-changes https://man7.org/linux/man-pages/man5/deb-changes.5.html Can you look this [PR](https://github.com/goreleaser/nfpm/pull/612), please?

@erikgeiser Thanks for the explanation. Updated the PR to make these fields required (removed default values in SetPackagerDefaults)