grafana / pyroscope-rs

Pyroscope Profiler for Rust. Profile your Rust applications.
Apache License 2.0
132 stars 22 forks source link

Improve CI #111

Open korniltsev opened 1 year ago

korniltsev commented 1 year ago

currently we suffer from couple of things

We could improve

kolesnikovae commented 3 months ago

Also, we should make sure that versions are not changing on their own: https://github.com/grafana/pyroscope-rs/pull/134#issuecomment-1711160180

I've updated the build image for now, but this is not a solution

kolesnikovae commented 3 months ago

Another issue is that we're currently using pyroscope.cloud in tests: https://github.com/grafana/pyroscope-rs/issues/154