You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update dependencies to work with xcode 14 (#86)
Update swift-tools-support-core to use 0.2.7
Match linux swift version with xcode swift version
Bump swift version in docker
Truncate large issues to improve memory usage and log processing speed (
#69)
* Add flag to truncate number of issues reported in a task
* Make Tag optional
Co-authored-by: Erick Camacho <erickc@spotify.com>
Facilitate additional auth headers to be included within the metrics …
…request (#44)
* Added support for authorizationHeader
* Expanded example of auth header usage
* Changed auth header to support multiple aditional headers
* Added additional docs for auth key and value
Add flag to skip inserting notes into the database (#42)
* Add flag to skip inserting notes into the database
* Update Sources/XCMetricsClient/Mobius/Domain/MetricsUploaderLoopTypes.swift
Co-authored-by: Bartosz Polaczyk <polac24@gmail.com>
Co-authored-by: Erick Camacho <erickc@spotify.com>
Co-authored-by: Bartosz Polaczyk <polac24@gmail.com>