bugsnag / bugsnag-go

Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
https://docs.bugsnag.com/platforms/go
MIT License
204 stars 69 forks source link

Enable CI tests for ubuntu #243

Closed DariaKunoichi closed 2 months ago

DariaKunoichi commented 2 months ago

For BUGSNAG_AUTO_CAPTURE_SESSIONS env var value has to be a number. Previously it was done using custom env var that translated those bool strings to proper values. PathError difference comes from changes in golang versions ("*os.PathError|*fs.PathError")