Skip to content

Tags: spotify/XCMetrics

Tags

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add workflow action to build tag-based docker images (#94)

Co-authored-by: Erick Camacho <[email protected]>

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dockerfile to use Arm64 compatible Swift base image (#92)

0.0.11

Toggle 0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release to build with Xcode 13.2.1 (#88)

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump XCLogParser (#77)

Signed-off-by: Bartosz Polaczyk <[email protected]>

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 <[email protected]>

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create statistics controller with endpoint for build statuses (#54)

* Create statistics controller and build statuses endpoint

* Add StatisticsController to jazzy configuration

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete downloaded logs on error (#51)

Co-authored-by: Erick Camacho <[email protected]>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 <[email protected]>

Co-authored-by: Erick Camacho <[email protected]>
Co-authored-by: Bartosz Polaczyk <[email protected]>