• nyxi's avatar
    Fix type for commit.duration in BuildEvent (#361) · 82f2ebac
    nyxi authored
    * Fix the PipelineEvent struct, with proper sub struct for Runner and correct type for the artifacts_file 'size' field
    
    * Updated tests for changes to PipelineEvent
    
    * Formatting
    
    * Naming
    
    * BuildEvent BuildDuration is a float, not a string
    
    * float64
    
    * Duration is an integer, not a string
    82f2ebac
event_types_test.go 20.4 KB